body
{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	font: 10pt arial, helvetica, sans-serif;
	margin-top:1px;
}

.fontfont {
	font-weight: bold;
	font-family: arial;
	color: #A82020;
}

a:link, a:visited{
	font-weight: normal;
	font-family: arial;
	color: #A82020;
}

.sidebutton
{
	width:184px;
	height:30px;
	color: #ffffff;
	background:url('/images/blankbutton.gif') no-repeat;
	padding-left:36px;
	margin-top:0px;
	padding-top:7px;
}
a.sidelink
{
 color:white;
 text-decoration:none;
 font-weight:bold;
}
a.sidelink:hover
{
 color:red;
 text-decoration:none;
 font-weight:bold;
}
.heading
{
 font-size: 18px;
 font-face: Arial;
 color: #A82020;
 width: 408px;
 text-align: center;
}
.caption
{
 font-size: 18px;
 font-face: Arial;
 color: #FFFFFF;
 background: #A82020;
 width: 408px;
 padding-left: 4px;
 padding-top: 2px;
}
.font
{
 font-size: 14px;
 font-face: Arial;
 color: #A82020;
}
.toprow
{
 font-face: Arial;
 color: #FFFFFF;
 background: #A82020;
 width: 408px;
 padding-left: 4px;
 padding-top: 1px;
 padding-bottom: 1px;
 line-height: 18px;
}
.downloads
{
 float: right;
 font-size: 10px;
 padding-right: 4px;
 line-height: 20px;
}
.imagerow
{
 width: 400px;
 border-top: 1px solid; 
 border-left: 1px solid; 
 border-bottom: 1px solid;
 border-right: 1px solid; 
}
.ratingrow
{
 width: 400px;
 align: center;
 font-size: 10px;
 padding-top:3px;
}
.fontblock
{
 width: 406px;
 border: 1px solid; 
 padding-left:4px; 
 padding-top:3px;
 padding-bottom:4px;
}
.rfloat
{
 float: right;
 vertical-align: top;
}
form
{
 display: inline;
}
.ratingselect
{
 font-size: 10px;
 height: 18px;
 position: relative;
}
.ratingboxoutter
{
 border: 1px solid;
 width: 110px;
  background:#999999;
}
.ratingboxinner
{
 background: blue; 
 display: block;
 color: #FFFFFF;
}
.ratingboxinnercold
{
 background: #00EE00; 
 display: block;
 color: #FFFFFF;
}
.ratingboxinnerhot
{
 background: red;
 display: block;
 color: #FFFFFF;
}
.ratingbox
{
 float:top;
 display: inline;
 position:absolute; 
 color:white;
 font-weight: bold;
}
.filesize
{
 display:inline;
 position:absolute;
 text-align:center;
 width:406px;
}
.attr {
	background:#dddddd; width:100%;
	font-weight: bold;
}
.attr span {
	padding: 4px;
}
.attritem {
	padding: 6px;
}