.main {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFFF;




}
.Orange {

	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
	color: #FF6600;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
.notavail {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.title {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.hystory {


	text-transform: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	text-decoration: none;
	color: #FFFFFF;
}
.NOREPEAT {
	background-repeat: no-repeat;
}
.error {
	color: #FFFFFF;
	background-color: #51100E;
}
.logo {
	background-attachment: fixed;
	background-color: #150000;
	background-image: url(img/cs_back_top_left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
