a:hover {color: red; text-decoration: none}

body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEEEEE;
}

h1{
	font-family: Georgia,"Times New Roman",Times,serif;
	letter-spacing: -0.5px;
	font-size: 170%;
	color: #000066;
	margin-top: 15px;
	text-align: left;
}

h2, h3{
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 120%;
	font-weight: 200;
	color: #000066;
	margin-top: 20px;
	margin-bottom: 5px;
}

p{
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
}

ul, ol{
	font-family: Arial, Helvetica, sans-serif;
}

.formbody {font-family: Verdana, Arial, Helvetica, sans-serif;}

.linked {color: #800080;}

.clickhere {font-weight:bold;}

.home {padding-left:25px; background: transparent url("/image-files/hmsm.gif") no-repeat top left}

.imgcentre {margin-left:auto; margin-right: auto; display: block;}

.ratingbox {
	width:170px;
	height: 20px;
	background-color: #EEEEEE	;
	padding: 10px;
	border: 1px solid #CCCCCC;
}

.ratingleft {
	float:left;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: -1px;
}

.rating  { 
  margin-bottom: 10px; 
  width: 75px; 
  background: url(/image-files/star_gray.gif) 0 0 repeat-x; 
  text-indent: -9999px;
  float:right;
}

.rating div { 
  height: 15px; 
  background: url(/image-files/star_yellow.gif) 0 0 repeat-x; 
} 
.rating div[title="1"] {width: 20%;} 
.rating div[title="2"] {width: 40%;} 
.rating div[title="3"] {width: 60%;} 
.rating div[title="4"] {width: 80%;} 
.rating div[title="5"] {width: 100%;}

#jumpreviews {width:130px; float:right; border:2px solid #000; background:#E8EDFF; margin:0 0 5px 10px; padding:5px; text-align:center; font-size:80%;}

#reviews {width:100%; border-collapse:collapse; text-align:left; background:#E8EDFF; border:1px solid #000; margin-bottom:20px;}
#reviews th {font-size:80%; padding:8px; background:#D8DFF7;}
#reviews td {border-top:1px solid #000099; padding:8px; font-size:80%;}
#reviews tfoot {font-size:70%; text-align:right; background:#D8DFF7;}

#oldreviews {width:100%; border-collapse:collapse; text-align:left; background:#F0F0F0 url(/image-files/closed.gif) repeat-y top left; border:1px solid #B0B0B0; margin-bottom:20px;}
#oldreviews th {font-size:80%; padding:8px; background:#E5E5E5;}
#oldreviews td {border-top:1px solid #B0B0B0; padding:8px; font-size:80%;}
#oldreviews tfoot {font-size:70%; text-align:right; background:#E5E5E5;}

#footer {clear: both; margin-top: 10px;	margin-bottom: 10px;}
.menubott {padding-top: 5px; padding-bottom: 5px; margin-bottom: 10px; margin-left:auto; margin-right: auto; display: block; width: 750px; text-align:center;}
.menubott ul {text-align: center; width: 100%; padding: 0; margin: 0;	list-style-type: none;}
.menubott li {display: inline; font-size:0.9em;}
.menubott a {padding: 0.7em 0.7em;}
.copyright {font-size: 0.8em; color: #666666; text-align: center;}

.tipbox {margin-top: 40px; width:100%; background-color: #EEEEEE; padding: 10px 15px 0 15px; border: 1px solid #CCCCCC;}

.reviewer {font-size: 70%; color: #999999;}
.dtreviewed {font-size: 70%; color: #999999;}

.simpletable {background: #E5E5E5; border: 1px solid #B5B5B5; margin-bottom: 10px;}
.simpletable th {background: #D5D5D5;}
