body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url('images/bg.jpg');



}
td {
	font-size: 12px;
	text-align: justify;
	line-height: 22px;
	background-color: #FFFFFF;



}
.MainTitle {
	font-weight: bold;
	background-image: url('images/bottombg.gif');
	color: #990000

}
.YellowBarTitle {
	font-weight: bold;
	background-image: url('images/yellowBar.jpg');
	color: #FF3300
}

BODY {
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#E9E9E9;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:ffffff;
	scrollbar-arrow-color:#333333;
	scrollbar-track-color:#ffffff;


}

a:link {
	font-weight: bold;
	color: #680502;
	text-decoration: none;
	font-size: 10pt;

}
a:visited {
	color: #680502;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;


}
a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;
}
a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
	font-size: 10pt;

}
.copyright {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	background-image: url('images/bottombg.gif');
}
.BrandName {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	background-image: url('images/bottombg.gif');
	line-height: 22px
}