body {
	margin: 0;
	padding-top: 5;
	padding-bottom: 5;
	background-color: #ECF3E1;
}
a	 {
	font-family: verdana;
	font-weight: bold;
	text-align: left;
	color: #000080;
	text-decoration: underline;
	font-size: 11px
} 
a:hover	{
	color: #990000; 
	text-decoration: none;
}
a.nav:link, a.nav:visited {
	font-weight: bold; 
	color: #990000;  
	font-size: 12px; 
	font-family: verdana;
	text-decoration: underline;
}
a.nav:hover { 
	color: #000; 
}
a.yellow:link, a.yellow:visited {
	color: #FFFFCA;  
	font-size: 10px; 
	font-family: verdana;
	text-decoration: underline;
}
a.yellow:hover {  
	color: #FFF;
}
a.spon:link, a.spon:visited {
	color: #006699;
	font-weight: bold;
	font-size: 10px; 
	font-family: verdana;
	text-decoration: underline;
}
a.spon:hover {  
	color: #990000; 
}
a.button:link, a.button:visited, a.button:active {
	font-weight: bold;
	font-size: 11px;
	color: #CFFFFF;
	font-family: Verdana;
	text-decoration: none;
}
a.button:hover {
	color: #FFFFCA;
	}
.large, #linkster-title-large {
	font-weight: normal; 
	color: #007700; 
	font-weight: bold;
	font-size: 13px; 
	font-family: verdana;
	margin: 0;
	padding: 0;
}
.h1 {
	font-weight: normal; 
	color: #990000; 
	font-weight: bold;
	font-size: 14px; 
	font-family: verdana;
	margin: 0;
	padding-bottom: 2;
}
.med	{
	font-weight: normal;
	color: #000;
	text-align: justify;
	font-size: 11px;
	font-family: verdana;
}
#linkster-list {
	font-weight: normal;
	color: #000;
	font-size: 12px;
	font-family: verdana;
}
.s 	{
	font-weight: normal;
	color: #000;
	font-size: 10px;
	font-family: verdana;
}
#linkster-title-small, #linkster-cat-desc {
	font-weight: bold;
	color: #000;
	font-size: 11px;
	font-family: verdana;
}
.small	{
	font-weight:normal;
	color: #FFF;
	font-size: 10px;
	font-family: verdana;
}
.spon	{
	font-weight: normal;
	line-height: 12px;
	color: #000;
	font-size: 10px;
	font-family: verdana;
}
input.post, textarea.post, select {
	border: 1px solid #777777;
	font-size: 12px;
	font-family: Verdana;
}
hr  	{ 
	height: 0px; 
	border: solid #BBBBBB 0px; 
	border-top-width: 1px;  
	}
form 	{ 
	margin: 0; 
}
.title	{
	padding: 3;
	background: url(/images/lines.gif) #FFFFCD;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}
.reviews {
	margin-bottom: 5px;
	padding: 4;
	background: url(/images/shadow.jpg) #FFF no-repeat top right;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
}
.linkbar {
	border: 1px solid #990000;
	padding: 4;
	text-align: center;
	background-color: #EEF3E7;
}
.reviewinfo {
	padding: 2;
	border-bottom: 1px solid #000099;
	background: url(/images/linear2.jpg) #FFFFFF no-repeat bottom right;
	text-align: center;
	font-wight: bold;
	color: #000000;
	font-size: 11px;
	margin: 0;
	font-family: verdana;
}
.opinion {
	margin-top: 5;
	padding: 6;
	border: 1px solid #990000;
	background: url(/images/linesgrey.gif) #EEE;
}
.box {
	padding: 6;
	border-left: 1px solid #444;
	border-top: 1px solid #444;
	border-right: 1px solid #BBB;
	border-bottom: 1px solid #BBB;
	background: url(/images/linesgrey.gif) #EEE;
}
.blue {
	padding: 5;
	display: block;
	text-align: center;
}
.ad {
	padding: 0;
	margin-bottom: 5;
	width: 740px;
	padding-top: 3;
	padding-bottom: 3;
	text-align: center;
	background-color: #E4F7FF;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font-weight: normal;
	color: #0033CC;
	font-size: 11px;
	font-family: verdana;
}
ul {
	margin: 15px 0px 15px 0px;
	padding: 0;
	line-height: 13px;
}
li {
	margin: 0px;
	padding-left: 22;
	list-style: none;
	background-image: url("/images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 10px 3px;

}
.rli {
	margin-left: 12;
	list-style: none;
	line-height: 13px;
	padding: 0 0 0 12px;
	background-image: url("/images/arrow.gif");
	background-repeat: no-repeat;
	background-position: 1px 3px;
}