BODY {
	background-color: #FFFFFF;  
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	
	scrollbar-arrow-color: #000000;
	scrollbar-darkshadow-color: #AAB9DA;
	scrollbar-track-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #AAB9DA;
	scrollbar-highlight-color: #AAB9DA;
	scrollbar-3dlight-color: #FFFFFF;	     
}

A { 
	color : #0000FF;
	text-decoration : none;
}

A:HOVER {
	color : #A9DBFE;
	text-decoration : none;
	FILTER: alpha(Opacity=100, FinishOpacity=2, Style=1);  color : #5555EE; 
}

UL{
	margin-bottom:3px;
	margin-top:3px;
}

P{
	margin-bottom:0px;
	margin-top:0px;
}

.frame{
	border-bottom:1px;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-style:solid;
	border-color:#717E94;
}

.textsmall{
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #0A133A;
}

.textsmallbold{
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #0A133A;
}

.textmed{
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #0A133A;
}

.textmedlight{
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #4A537A;
}

.textmedlight:hover{
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #0A133A;
}

.textmedbold {
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	color: #0A133A;
}

.textbigbold {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
}

.textbigboldblue {
	font-family: Verdana, Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #0066FF;
}

.texttitle{
	font-family: trebuchet ms, verdana, sans-serif;
	font-size: 13px;
	font-style: bold;
	line-height: 15px;
	font-weight: bold;
	color:#FF9900;
}
