.class2 a:active,
.class2 a:visited,
.class2 a:link	    			{ color: #336699; text-decoration: none; font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif; font-size: 11.0px; }
.class2 a:hover					{ color: #94BD53; text-decoration: none }

body {
margin: 0 auto;
padding: 0;
font: 76% Arial, Helvetica, sans-serif;
background: #f4f4f4 url(../images/backround.gif) top center repeat-y;
}
/*             styles for the star rater                */	

	.star-rating{
		list-style:none;
		margin: 0px;
		padding:0px;
		width: 150px;
		height: 30px;
		position: relative;
		background: url(images/star_rating.gif) top left repeat-x;		
	}

	.star-rating li{
	    text-indent: -90000px;
		padding:0px;
		margin:0px;
		/*\*/
		float: left;
		/* */
	}

	.star-rating li a{
		display:block;
		width:30px;
		height: 30px;
		text-decoration: none;
		text-indent: -9000px;
		z-index: 20;
		position: absolute;
		padding: 0px;
	}

	.star-rating li a:hover{
		background: url(images/star_rating.gif) left center;
		z-index: 2;
		left: 0px;
	}

	.star-rating a.one-star{
		left: 0px;
	}

	.star-rating a.one-star:hover{
		width:30px;
	}

	.star-rating a.two-stars{
		left:30px;
	}

	.star-rating a.two-stars:hover{
		width: 60px;
	}

	.star-rating a.three-stars{
		left: 60px;
	}

	.star-rating a.three-stars:hover{
		width: 90px;
	}

	.star-rating a.four-stars{
		left: 90px;
	}	

	.star-rating a.four-stars:hover{
		width: 120px;
	}

	.star-rating a.five-stars{
		left: 120px;
	}

	.star-rating a.five-stars:hover{
	width: 150px;
	}

	.star-rating li.current-rating{
		background: url(images/star_rating.gif) left bottom;
		position: absolute;
		height: 30px;
		display: block;
		text-indent: -9000px;
		z-index: 1;
	}			
		
.box_right {
	position:relative;
	float:right;
	clear:both;
	width:200px;
	
	padding:0 10px 0 10px;
	background:#F7F9F7;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.9em;
	
	
}

.pagelnk a:active,
.pagelnk a:visited,
.pagelnk a:link	
{
border: solid 1px #e1e1e1;
padding: 3px;
text-decoration: none;
font-weight:bold;
color: #008FD9;
font-family: "trebuchet ms", helvetica, sans-serif;
font-size:14px;
}
.pagelnk a:hover					
{ 
color: #94BD53; text-decoration: none;
}
	
.siteupdate {
margin: 0px 0 0px 0;
width: 100px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(../images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(../images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
background: #ffffff;
color: #303030;
margin: 0 auto;
width: 765px;
}

#header {
margin: 5px 0 30px 0;
border: 0;
}

#topmenu {
clear: left;
float: left;
width: 150px;
height: 84px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
background: #f4f4f4 url(../images/topmenu.gif) top left no-repeat;
}

#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 0px 0;
padding: 0;
font-size: 0.9em;
}

#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}	

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #336699;
display: block;
padding: 5px 0 0 8px;
background: #ffffff;
border-left: 3px solid #09438c;
border-bottom: 1px dashed #cccccc;

}	
	
#menu li a:hover {
background: #74A8F5;
color: #ffffff;
border-left: 5px solid #74A8F5;
}

.leftnews {
margin: 1px 0 1px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #F7F9F7;
line-height: 1.3em;
}

.rightnews {
float: right;
width: 110px;
background-color: #F7F9F7;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 2.0em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0 124px 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;

}

#content h2 {
font-size: 1.5em;
margin: 0 0 0.5em 0;
}

#content img {
	padding: 0px;
	display:inline;
	border: thin none #CCCCCC;
	background-color: #FFFFFF;
}

.greenbox {
background-color: #F7F9F7;
border: 1px solid #94BD53;
color: inherit;
padding: 5px;
margin: 0px;
}

.bluebox {

color: inherit;
padding: 5px;
margin: 0px;
}

.splitright {
background-color: #ffffff;
width: 49%;
float: right;
overflow: hidden;
}

.splitleft {
background-color: #ffffff;
width: 465px;
float: left;
overflow: hidden;
}

h3 {
font-size: 1.3em;
margin: 0 0 5px 0;
}

a {
text-decoration: none;
color: #2F7FF6;
}

a:hover {
text-decoration: underline;
color: #86C32A;
}

a img {
border: 0;
}

#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 3px solid #86C32A;
width: 760px;
text-align: center;
color: #86C32A;
font-size: 0.9em;
}

#footer a {
color: #86C32A;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #74A8F5;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.9em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.style3 {color: #333333}
.style4 {color: #999999}
.style5 {color: #FF9933}
.style6 {color: #009900}
.style7 {color: #74A8F5}

.style8 {font-size: 12px; color: #09438c;}
.style9 {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #bc0d00;
	}
	
.style10 {
	font-size: 12px;
	color: #CCCCCC;}
	<style type="text/css">

<!--
.style12 {font-size: 13px}
.style13 {font-size: 1.2em}
.style14 {
	      font-family: Arial, Helvetica, sans-serif;
          color: #333333;
         }
-->
</style>

.inc12 { font-size: 13px; color: #000000; font-weight: bold; font-family: "Trebuchet ms"; text-decoration: underline }

.bodytext {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	line-height: 18px;
}

.comments {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
	
}

.blue {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	line-height: 18px;
}

.green {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #659500;
	line-height: 18px;
}

.green2 {
	font-family: Trebuchet ms, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #659500;
	line-height: 18px;
}
.red{
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
}

.black{
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
}

.redlarge {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #FF0000;
	line-height: 18px;
}

.purplelarge {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #9933CC;
	line-height: 18px;
}

.bluelarge {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #336699;
	line-height: 18px;
}

.cohhead5 {
	font-family: Trebuchet ms, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E04B0C;
	}




.style9 {
color: #74A8F5
font-weight: bold;
font-size: 11px;

}
/*search users and friends*/
.hide 
{ 
   display: none; 
} 
.show 
{ 
   display: block; 
} 

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

