/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #5982B3;
	SCROLLBAR-SHADOW-COLOR: #413F3F;
	SCROLLBAR-3DLIGHT-COLOR: #3369AB;
	SCROLLBAR-ARROW-COLOR: #000000;
	SCROLLBAR-TRACK-COLOR: #283E59;
	SCROLLBAR-DARKSHADOW-COLOR: #000000;
	SCROLLBAR-BASE-COLOR: #413F3F;
	SCROLLBAR-HIGHTLIGHT-COLOR: #5982B3;
}

.boldtext {
	color: #FFFFFF;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}


.maintext {
	font-size: 10pt;
	color: #003474;
	font-family: Verdana;
	text-align: left;
	vertical-align: top;
}

.celltext {
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
}

.trtext {
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	background-color: #004378;
	color: #FFFFFF;
}

.trtext1 {
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
	text-decoration: none;
	background-color: #5BB0F7;
	color: #FFFFFF;
}

.tableborder {
	border-top-color: #3333CC;
	border-right-color: #3333CC;
	border-bottom-color: #3333CC;
	border-left-color: #3333CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}



A.menu{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003474;	
}

A.menu:hover{
	color: #003474;
	text-decoration: none;
	
}

A.menu:visited{

}

A.menubold{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003474;	
	font-weight: bold;
}

A.menubold:hover{
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003474;	
	font-weight: bold;
}

A.menubold:visited{

}



A.menuover{
	font-weight: bold;
	font-size: 11px;
	font-family: Tahoma;
	text-decoration: none;
	color: #003474;	
}



A.logo{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}

A.logo:hover{
	color: #CCCCCC;
	
}

A.logo:visited{
}

.normal {
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}


