BODY{
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #cc0000;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: none;
}
.text {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
.scroller{
	background-image: url(images/common/scroller.gif);
}
.marq{
	vertical-align: middle;
}
.bg1{
	background-image: url(images/orange_bg1.gif);
}
.bg2{
	background-image: url(images/blue_bg1.gif);
}
.bg3{
	background-image: url(images/yellow_bg1.gif);
}
a, a:active, a:visited{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
a:hover{
	color: #007ad5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
}
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.hdr{
	color: #ff9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.main-table{
	background-color: #FFFFFF;
}