body {
	scrollbar-face-color:#1F3684;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-3dlight-color:#999999;
	scrollbar-highlight-color:#cccccc;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7F7F7;
}
td {
	text-align:left;
	font-family: Verdana, sans-serif;
	font-size: 11px;
}
A:link{
	color: #FFFFFF;
	text-decoration : none;
}	
A:visited{
	color: #FFFFFF;
	text-decoration : none;
}
A:hover{
	color: #C52D28;
	text-decoration: underline;
}
A:hover.bleg{
	color: #66ccff;
	text-decoration: none;
}
A:active{
	color: #FFFFFF;
}
.white {
	color: #FFF;
}
.red {
	color: #C52D28;
}
.link{
	color: #000000;
	text-decoration : none;
}
.hover.{
	color: #66ccff;
	font-color: #66ccff;
	text-decoration: none;
}
.Noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}