body {
background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#f4f8fb;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
}
.topmenu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5f87aa;
	text-decoration: none;
}
.topmenunolink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #adadad;
	text-decoration: none;
}

.topmenu:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5f87aa;
	text-decoration: underline;
}
.footermenu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6ab2cd;
	text-decoration: none;
}
.footermenunolink {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #adadad;
	text-decoration: none;
}

.footermenu:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #6ab2cd;
	text-decoration: underline;
}
.tahoma11black {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
}
.tahoma11red {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #910606;
	text-decoration: none;
	text-align: justify;
}
.tahoma11black2 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	text-align: justify;
}
.verdana {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:justify;
	line-height: 16px;
}

.tahoma11blue {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #405f7c;
	text-decoration: none;
}
.tahoma11blue:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
.tahoma11blue1{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #405f7c;
	text-decoration: none;
}
/* menus */
#dropmenudiv {
BORDER-RIGHT: white 1px solid;
BORDER-TOP: white 1px solid;
Z-INDEX: 0;
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;
line-height:0.1px;
BORDER-BOTTOM: white 1px solid;
padding-left:130px;
}

#dropmenudiv a{
PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 1px; WIDTH: 150px; COLOR: #B50018; LINE-HEIGHT: 18px; PADDING-TOP: 1px;FONT-FAMILY: Tahoma; BACKGROUND-COLOR:#2c608f;

display: block;
text-indent: 3px;
border-bottom: 1px solid white;

text-decoration: none;
color:#FFFFFF;
}

#dropmenudiv A:hover {

	background-color: #013366;
	COLOR: #ffffff;
}

