﻿.BreadCrumbs
{
	font-weight: normal;
	font-size: 11px;
	color: #0B2C55;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.BreadCrumbs:link
{
	color: #0B2C55;
}
A.BreadCrumbs:visited
{
	color: #0B2C55;
}
A.BreadCrumbs:hover
{
	color: #10407A;
}
A.BreadCrumbs:active
{
	color: #0B2C55;
}




.DateModule
{
	white-space:nowrap;
	padding-left:10px;
	font-weight: normal;
	font-size: 11px;
	color: #0B2C55;
	font-family: Tahoma, Arial, Helvetica;
}


.TBLContent
{
	/* width: 1000px; */
	width: 100%; 
	border:1px #828282 solid;
	border-bottom-width:0px;
	border-top-width:0px;
	background-color:#ffffff;
}


.LeftPane
{

}


.ModuelR_Container
{
	white-space:nowrap;
	width:100%;
	text-align:RIGHT;
	border:1px #838383 solid;  
	border-top-width:0px; 
	border-bottom-width:0px; 
	background-color:#ECECEC;
}


.ModuelL_Container
{
	/* white-space:nowrap; */
	width:100%;
	text-align:Right;
	border:1px #838383 solid; 
	border-top-width:0px; 
	border-bottom-width:0px; 
	background-color:#ECECEC;
}

.ModuleTitle
{
	background-color: #607692;
	font-family: Tahoma;
	font-size: 10px;
}


.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: white;
	text-decoration: none;
}
A.Head
{
	font-size: 11px;
	font-weight: Normal;
}
A.Head:link
{
	color: white;
}
A.Head:active
{
	color: White;
}
A.Head:hover
{
	color: White;
}
A.Head:visited
{
	color: white;
}




.CommandButton
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #806820;
	text-decoration: none;
}
A.CommandButton:visited
{
	color: #806820;
}
A.CommandButton:active
{
	color: #806820;
}
A.CommandButton:hover
{
	color: #0B2C57;
}


.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
}


/* style of item titles on edit and admin pages */
.SubHead
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #0B2C55;
}


.ModuelR_B
{
	width:100%;
	text-align:left;
	border:1px #838383 solid;
	border-top-width:0px;
	border-left-width:0px;
	background-color:#ECECEC;
}


.ModuleRow
{
	background-color: Transparent;
}
.ModuleAlternateRow
{
	background-color: #eeeeee;
}



.paging
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
A.paging:link
{
	color: #0B2C55;
	text-decoration: underline;
}
A.paging:visited
{
	color: #0B2C55;
	text-decoration: underline;
}
A.paging:active
{
	color: #0B2C55;
	text-decoration: underline;
}
A.paging:hover
{
	color: #00cc00;
	text-decoration: underline;
}

