body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	SCROLLBAR-FACE-COLOR: #7ECEF7;
	SCROLLBAR-HIGHLIGHT-COLOR: #AFE0FA;
	SCROLLBAR-SHADOW-COLOR: #5079FF;
	SCROLLBAR-3DLIGHT-COLOR: #AFE0FA;
	SCROLLBAR-DARKSHADOW-COLOR: #5079FF;
	SCROLLBAR-ARROW-COLOR:  #FFFFFF;
	SCROLLBAR-TRACK-COLOR: #204088;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.block5 {
	padding: 5px;
}

.amenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	background-color: #E651B1;
	padding-top: 1px;
	border: 1px solid #FBB7EC;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
}
.amenu:hover {
	background-color: #F472D9;
	text-decoration: none;
	font-weight: normal;
}
.alist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.alist:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.block10 {

	padding: 10px;
}
.border {
	border: 1px solid #0026A8;
	padding: 0px;
}
.atit {
	text-decoration: none;
	font-weight: bold;
	color: #406BFF;
}
.atit:hover {
	text-decoration: underline;
	font-weight: bold;
}
.blueback {
	filter: Alpha(Opacity=80, FinishOpacity=20, Style=1, StartX=0, StartY=0, FinishX=100, FinishY=100);
}
