html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 2px; padding: 2px;
	/* background-color: #EEEEEE; */
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p.smalltext {
	font-size: 9px;
}

.reviewtext {
	font-size: 11px;
	margin: 0px; 
	padding: 0px;
}

p.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px; padding: 2px;
}

.regular {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.bigtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 2px; padding: 2px;
}

img {
	border:0;
}

p.largertext {
	font-size: 12px;
}

p.menusmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;	
}

p.large-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD2B2E;
	font-weight: bold;
	margin: 12px 0 7px 0;

}

p.redstrong {
	font-weight: bold;
	color: #FD2B2E;
	margin: 0px 0px;
}

.indent {
	text-indent: -0.75em;
	padding: 0em 0em 0em 0.75em;
	margin: 0px 0px 0px 0px;
}

p.heading1 {
	font-size: 20px;
	font-weight: bold;
}

p.heading2 {
	font-size: 16px;
	font-weight: bold;
}

p.heading3 {
	font-size: 14px;
	font-weight: bold;
	margin: 14px 0 7px 0;
}

p.heading3-nomargin {
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px;
}

p.homepageHeading {
	color: #333366;
	font-weight: bold;

}

.greyborder {
	border: 1px solid #CCCCCC;
}

.rightAd {
	float: right;
	height: 600px;
	width: 160px;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.rightAdSquare {
	float: right;
	height: 250px;
	width: 250px;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#topmenu a {
	height: 20px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom: 1px solid #C0C0C0;
	text-align: center;
	text-decoration: none;
	background-image: url("graphics/greytab26middle.png");
	padding-top: 4px;
	padding-right: 4px;
	padding-left: 4px;
	color: #000000;
}

#topmenu a:hover {
	background-image: url("graphics/darkgreytab26middle.png");
	color: #FFFFFF;
}

#reviewnav a {
	width: 120px;
	height: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	border-bottom: 1px solid #CCCCCC;
	text-align: center;
	text-decoration: none;
	color: #333;
	background-image: url("graphics/yellowtab2.png");
	padding-top: 5px;
	padding-right: 1px;
	background-repeat: no-repeat;
	outline:none;
}

#reviewnav a:hover {
	background-image: url("graphics/greentab2.png");
	border-bottom: 1px solid #CCCCCC;
}

#reviewnav #current {
	background-image:url("graphics/greentab2.png");
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
}

#thumbnail {
	width: 155px;
	height: 150px;
	float: left;
	text-align: center;
}

#thumbnail #picture {
	width: 155px;
	height: 110px;
}

#thumbnail #link {
	width: 155px;
	height: 40px;
}

table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	font-size: 11px;

}

form.searchbar {
	margin: 20px 0 20px 0;
	padding: 0px 0px 0px 0px;
}

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
}

h1 {
	margin: 2px; 
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	float: center;

}

h1.section {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	margin: 2px;
	padding: 2px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FD2B2E;
	font-weight: bold;
	margin: 12px 0 7px 0;
}

#footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: center;
}

a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:link:hover, a:visited:hover {
	text-decoration: underline;
}

a.nounderline:link:hover, a.nounderline:visited:hover {
	text-decoration: none;
}

a.whitebold:link, a.whitebold:visited {
	color: #FFFFFF;
	font-weight: bold;
}

a.blackbold:link, a.blackbold:visited {
	color: #000000;
	font-weight: bold;
}

a.product:link, a.product:visited {
	font-size: 13px;
	font-weight: bold;
	color: #0000FF;
}

li {
	list-style-type: disc;
	margin: 0 0 0 -2em;
}

a.boxheader:link, a.boxheader:visited {
	color: #000000;
}
  
.box ul {
	margin: 0;
	padding: 6px 5px 10px 6px;
	border: 1px solid #CCCCCC;
  	background: url(graphics/ivorybg.png) repeat left top;
}

.box ul li {
	margin: 0 0 0 1em;
	padding: 0;
	list-style: none;
}
