body {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #effafe;
}
.greybg{
	background-image: url(../images/greybox_top_centerbg.jpg);
	background-repeat:repeat-x;
}
.greyleftbg{
	background-image: url(../images/greybox_leftbg.jpg);
	background-repeat:repeat-y;
}
.greyrightbg{
	background-image: url(../images/greybox_rightbg.jpg);
	background-repeat:repeat-y;
}
.greybg_bottom{
	background-image: url(../images/greybox_bottom_centerbg.jpg);
	background-repeat:repeat-x;
}
.verdana12_bold{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#005381;
}
.verdana14_bold{
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#005381;
}
.verdana12_bold_red{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#D90F0F;
}

.verdana12{
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	text-align:justify;
	line-height:1.5;
	
}
.verdana12_green{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#090;
	text-align:justify;

}
.verdana12_grey_bold{
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#838383;
}

.maincontent {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	float:left;
	text-align:justify;
	padding-top:7px;
	padding-right:7px;
	line-height:1.5;
}
.maincontent_left {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	float:left;
	text-align:left;
	padding-top:7px;
	padding-right:7px;
	line-height:1.5;
}
.maincontentb {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	float:left;
	text-align:justify;
	padding-top:7px;
	padding-right:7px;
}
.maincontenta {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	float:left;
	text-align:justify;
	padding-top:7px;
	padding-right:7px;
	line-height:1.5;
}
.maincontent15 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	text-align:justify;
	line-height:1.5;
	padding-top:7px;
}
.maincontent1 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	text-align:justify;
	padding-top:7px;
	padding-right:7px;
		line-height:1.5;
}
.maincontent2 {
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
	float:left;
	text-align:justify;
	padding-left:7px;
	padding-right:7px;
		line-height:1.5;
}
.footer{
	background-image:url(../images/footerbg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#005381;
}

/* drop down menus */
#dropmenudiv {
BORDER-RIGHT: white 1px solid;
BORDER-TOP: white 1px solid;
Z-INDEX: 100;
FONT: normal 12px Tahoma;
BORDER-LEFT: white 1px solid;
BORDER-BOTTOM: white 0px solid;
POSITION: absolute;
filter:Alpha(opacity=95);
-moz-opacity:0.95;
opacity:0.95;
BACKGROUND-COLOR: #c7c7c7;
line-height:0.0px;
BORDER-BOTTOM: white 1px solid;
}
#dropmenudiv a{
PADDING-RIGHT: 0px; PADDING-LEFT: 0px;FONT-WEIGHT: bold; FONT-SIZE: 11px; WIDTH: 200px; COLOR: #B50018; LINE-HEIGHT: 20px; PADDING-TOP: 1px;FONT-FAMILY: Tahoma; BACKGROUND-COLOR: #c7c7c7;

display: block;
text-indent: 3px;
border-bottom: 1px solid white;

text-decoration: none;
font-weight: bold;
color: #11679a;
}

#dropmenudiv A:hover {

	background-color: #E0DEDE;
	COLOR: #757575;
}
