body
{
	background: #F6F2EF;
	color: #717D7D;
	font: 9pt arial,verdana;
	MARGIN-TOP: 0px;
	MARGIN-BOTTOM: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;	
}

TABLE.border1 {
border: 1px solid #8294A8;
background-color: #E4E6E8;
padding: 1px
 }

TABLE.border2 {
border: 0px solid #DBE1E7;
background-color: #ffffff;
padding: 0px
}

td.stat {
background: #ffffff;
color: #2D69B9;
border: 1px solid #CFDAE5;
 }


.thead
{
	background: #E0EDFB;
	color: #7F4E52;
	font: bold 8pt tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.thead a:link, .thead_alink
{
	color: #ffffff;
}
.thead a:visited, .thead_avisited
{
	color: #ffffff;
}
.thead a:hover, .thead a:active, .thead_ahover
{
	color: #E0EDFB;
}





a{
color:#717D7D; 
text-decoration:none;
}
a:hover {
text-decoration:underline;
color:#7F4E52;

#menu {
}

}
#menu ul {
margin : 0;
padding : 0;
list-style-type : none;
}
#menu li {

}
#menu a {
display : block;
font-size : 8.5pt;
color : #5d775a;
background : #EEF0F2;
border-bottom: 1px solid #DFE0E1;
padding : 0.3em 1.8em;
text-decoration : none;
}
#menu a:hover {

background: #E4E6E8 url(images/menu.gif) repeat-y;
color : #10277B;
}

#menutop {
}
padding : 0px
}
#menutop a {
color:#000080; 
text-decoration:none;
}

#menutop a:hover {
text-decoration:none;
color : #10277B;
}





/* Begin star rater CSS */
#srating a:hover {
}
.srating{
list-style:none;
margin: 0px;
padding:0px;
width: 100px;
height: 20px;
position: relative;
background: url(images/strating.gif) top left repeat-x;		
}

.srating li{
padding:0px;
margin:0px;

float: left;

}
.srating li a{
display:block;
width:20px;
height: 20px;
text-decoration: none;
text-indent: -9000px;
z-index: 20;
position: absolute;
padding: 0px;
background-image:none;	
}
.srating li a:hover{
background: url(images/strating.gif) 0px -20px repeat-x;
z-index: 1;
left: 0px;
}

/* -------------------------------1----- */
.srating a.onestar{
left: 0px;
}

/* -------------------------------1----- */
.srating a.onestar:hover{
width:20px;
}

/* -------------------------------2----- */
.srating a.twostars{
left:20px;
}

/* -------------------------------2----- */
.srating a.twostars:hover{
width: 40px;
}

/* -------------------------------3----- */
.srating a.threestars{
left: 40px;
}

/* -------------------------------3----- */
.srating a.threestars:hover{
width: 60px;
}

/* -------------------------------4----- */
.srating a.fourstars{
left: 60px;
}

/* -------------------------------4----- */	
.srating a.fourstars:hover{
width: 80px;
}

/* -------------------------------5----- */
.srating a.fivestars{
left: 80px;
}

/* -------------------------------5----- */
.srating a.fivestars:hover{
width: 100px;
}
/* ------------------------------------ */	
/* End star rater CSS */

