<style>
BODY {
background-color: #F5F5F5;
color: #000000;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
margin-top: 0;
text-decoration: none;
}

.pn-normal {
background-color: transparent;
color: #000000;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
text-decoration: none;
}

.heading {
background-color: transparent;
color: #000000;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}


.pn-title {
background-color: transparent;
color: #000000;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.pn-page-title {
background-color: transparent;
color: #000000;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 26px;
font-weight: bold;
text-decoration: none;
}

.pn-title-white {
color: white;
background-color: transparent;
color: #ffffff;
font-family:  Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
text-decoration: none;
}

.maintitle {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
font-weight: bold; 
font-variant: normal; 
color: white; border: 1px solid; 
background-image: url(/images/bglogo.jpg); 
background-repeat: repeat-x; 
vertical-align: middle; 
border-color: #666666 #666666 #666666;
}

.subtitle  {  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 14px; 
font-weight: bold; 
font-variant: normal; 
color: #003366; 
border: 1px solid; 
background-image: url(/images/caption.gif); 
background-repeat: repeat-x; 
vertical-align: middle; 
border-color: #666666 #666666 #666666;
}

.ratingbar { 
	position: relative;
	width: 91px;
	height: 17px;
}
.ratingbar .cover {
	position: absolute;
	background: transparent url(/images/starsempty.png) top left no-repeat;
	top: 0px;
	left: 0px;
	width: 91px;
	height: 17px;
	z-index: 101;
}
.ratingbar .progress {
	position: absolute;
	background: transparent url(/images/starsfull.png) top left no-repeat;
	top: 0px;
	left: 0px;
	height: 17px;
	z-index: 102;
}
</style>




















