/* CSS Document */
/********** CSS Document **********/
body, td, th {
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 0.8em;
	margin: 0;
	}

body {
	background-color:#E9E8E8 !important;
	scrollbar-3d-light-color:#ffffff;
	scrollbar-arrow-color:#f4c206;
	scrollbar-base-color:#a8a2b3;
	scrollbar-dark-shadow-color:#ffffff;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#dedce1;
	scrollbar-shadow-color:#ffffff;
}
p{
	font-size: 9pt;
}
/********** Headers **********/
h1 {
	font-size: 13pt;
}
h2 {
	color: #FFFFFF;
	font-size: 1em;
}
h3 {
	color: #f5841e;
	font-size: 10pt;
}
h4 {
	font-size: 1em;
}
h5 {}
h6 {}

.starRating1, .starRating2 {clear:both;}
.starRating2 img {margin-top:2px;}
*html .starRating2 img {margin-top:3px;}

span.or {display:none;}


