body{
	background-color:#ffffff;
	background-image: url(images/background.png);
	font-size: 13px; 
	line-height:18px;
	color: #000000;
	font-family: Verdana, Arial, sans-serif; 
	margin-top:0px;
}

a:link, a:visited  {
	color: #760000;
}

a:hover {
	color: #666666;
}


a.topredlink:link, a.topredlink:visited  {
	color: #760000;
	font-size: 14px; 
	text-decoration: none;
	font-family: "Lucida Sans Unicode", Tahoma, sans-serif; 
}

a.topredlink:hover {
	color: #666666;
}

a.menu:link, a.menu:visited  {
	color: #ffffff;
	font-size: 13px; 
	text-decoration: none;
	padding-right:15px;
}
a.menu:hover {
	color: #cccccc;
	text-decoration: none;
}

h1 {
	color: #760000; 
	font-size: 15px; 
	font-weight:600;
	text-align:center;
}

h2 {
	color: #760000; 
	font-size: 13px; 
	font-weight:600;
}

.redheading
{
	color: #760000; 
	font-size: 13px; 
	font-weight:600;
}

a.sortby{
font-size:9px;
text-decoration: none;
color:#760000;
}

a.sortby:hover {
	color: #000000;
	text-decoration: underline;
}

.borderbottom{
border-bottom: solid 1px #cccccc;
}

.tableheading{
background-color: #cfc598;
border-bottom: solid 1px #666666;
padding-top:5px;
padding-bottom:3px;
font-weight:600;
}