/* CSS Document */

body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #666666;
	line-height:18px;
}
.proname{font-family:Verdana;
font-size:12px;
color:#463020;
font-weight:bold;
}
.bor{border:1px solid #CCCCCC;}
.mainheading {
	font-family:"Verdana";
	font-size: 13px;
	color: #CC0000;
	font-weight:bold;
}
.mainheading2 {
	font-family:"Verdana";
	font-size: 13px;
	color: #333333;
	font-weight:bold;
}
a:link,a:active,a:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:underline;
}

a.more:link,a.more:active,a.more:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
a.more:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
li{padding-bottom:3px;}
