.lightgraybackground {
color: #000000;
background-color: #E5E3E3;
font-size:11px;
}
.darkgraybackground {
color: #FFFFFF;
background-color: #939393;
font-size:11px;
}

.subheadings{
	font-size:14px;
	color:#026f02;
	font-weight:bold;
	background: #eceed3;
}

.subheadings2{
font-size:12px;
color:#7a8105;
font-weight:bold;
}

.subheadings3{
font-size:13px;
color:#034694;
background-color:#E8EBFF;
font-weight:bold;
}

.lightbluebackground {
color: #000000;
background-color:#E8EBFF;
font-size:11px;
}
 

.navstext{
	line-height: 18px;
}

.navslinks
{color:#FFFF7A;}

a.navslinks:link, a.navslinks:visited, a.navslinks:hover, a.navslinks:active {
font-weight : normal; 
color : #FFFF7A; 
text-decoration : none; 
font-size:12px;
} 

a.navslinks:hover {
text-decoration : underline; 
} 

.footerlinks
{color:#FFFFFF;}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:hover, a.footerlinks:active {
font-weight : normal; 
color : #FFFFFF; 
text-decoration : none; 
font-size:11px;
} 

a.footerlinks:hover {
text-decoration : underline; 
} 

.maintbs {
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border-top: 1px none #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

td{font-family: 'Arial', 'Times New Roman'; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;}

.textall{font-family: 'Arial', 'Times New Roman'; font-size: 11px; font-style: normal; font-weight: normal; color: #000000;text-align:justify;}

table #bodytable td {
color:#9A9A84;
background-color:#D5D5D5;
font-size:9px;
text-align:center; 
}

table #copys td {
	color:#9A9A84;
	background-color:#D5D5D5;
	font-size:9px;
	padding: 3px;
}

table #footer td {
color: #000000;
background-color:#939393;
font-size:11px;
	padding: 3px;
}
	
table #crumbs td {
color: #000000;
font-size:11px;
}

.quick {
color: #FFFFFF;
font-size:11px;
font-style:italic;
}

table #whatsnew td {
color: #000000;
background-color: #fff;
font-size:11px;
}

.navsblock {background-color: #0066CB;}
.loginblock{background-color: #015286;}
.sidepanel{ background-color: #003263;}
.oranges{background-color: #b2bb1c;}
.expressbts{background-color: #003263;}
.panelsnavs{background-color:#FFFFFF;}


.footerlogo{
	background-image:  url("assets/graphics/logo_footer.gif");
	background-repeat: repeat-x;
}

.mastheadsep{
	background-image:  url("assets/graphics/mast_head_footer.gif");
	background-repeat: repeat-x;
}
.shadows{
	background-image:  url("assets/graphics/shadows.gif");
	background-repeat: repeat-x;
}

.shadowsnew{
	background-image:  url("assets/graphics/shadow_new.gif");
	background-repeat: repeat-x;
}

.newbacks{
	background-image:  url("assets/graphics/new_bk.gif");
	background-repeat: repeat-x;
}

.monthbacks{
	background-image:  url("assets/graphics/month_bk.gif");
	background-repeat: repeat-x;
}
.loginback{
	background-image:  url("assets/graphics/login_bk.gif");
	background-repeat: repeat-x;
}

.formcolors {
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #DEEFFF;
}

.loginsform {
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #000000;
	background-color: #3399FE;
}

.message{
font-size:16px;
font-weight:bold;
color:#000000;
}

.subtitles{
	font-size:14px;
	color:#026f02;
	font-weight:bold;
}

.credits{
	color:#000000;
	font-size:9px;
}

.creditlinks
{color:#0066CB;}

a.creditlinks:link, a.creditlinks:visited, a.creditlinks:hover, a.creditlinks:active {
font-weight : normal; 
color : #0066CB; 
text-decoration : none; 
font-size:9px;
} .alertMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
	margin: 2px;
	padding: 2px;
	border: 1px solid #F8F8F9;
}


.mainHeading{
	font-size: 18px;
	font-weight: bold;
	color: #b2bb1c;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	text-transform: uppercase;
}

