body {
	background-color: #3E557F;
	margin: 0px;
}
.mainTablBorder {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.fontVerdana12BWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.fontTahoma11Gray {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4A4949;
	text-decoration: none;
}


.fontTahoma11White {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fontTahoma11White:hover {
	text-decoration: underline;
}

.topMenyVerdana12White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}


#sMenu2, #sMenu3,#sMenu4, #sMenu5, #sMenu6, #sMenu7 {position:absolute;display:none;width:180px;background-color:#2266BB;z-index:1;}
.fontTahoma18Blue {
	font-family: Tahoma;
	font-size: 18px;
	color: #1574CB;
	text-decoration: none;
}
.fontTahoma11WhiteNo {

	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.fontTahoma11BlueNo {

	font-family: Tahoma;
	font-size: 11px;
	color: #1574CB;
	text-decoration: none;
}
