﻿A.Menu:link
{
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.Menu:visited
{
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.Menu:active
{
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

A.Menu:hover
{
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

H1.Heading
{
	font-size: 18px;
	font-family: Verdana;
	font-weight: bold;
	color: #fbfbfb;
}

TD.Make
{
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	color: #fbfbfb;
	background-color: #9da6ab;	
}

TD.Review
{
	font-size: 12px;
	font-family: Verdana;
	color: #2a2b2b;	
}

TD.SideReview
{
	font-size: 12px;
	font-family: Verdana;
	color: #f9f9f9;
	padding-right: 20px;
	padding-left: 7px;
}

P.Review
{
	font-size: 12px;
	font-family: Verdana;
	color: #2a2b2b;	
}

.Review
{
	font-size: 12px;
	font-family: Verdana;
	color: #2a2b2b;	
}

.Title
{
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	color: #2a2b2b;	
}

TD.Copyright
{
	font-size: 12px;
	font-family: Verdana;
	color: #696a6a;
}

label
{
	width: 300px;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
}

.submit input
{
	margin-left: 305px;
}

input
{
	color: #3e3e3e;
	background: #ffcc00;
	border: 1px solid #c6a006;
}

textarea
{
	color: #3e3e3e;
	background: #ffcc00;
	border: 1px solid #c6a006;
}

.submit input
{
	color: #3e3e3e;
	background: #ffcc00;
	border: 2px outset #c6a006;
}
 
fieldset
{
	border: 1px solid #c6a006;
	width: 700px;
}

legend
{
	color: #3e3e3e;
	background: #ffcc00;
	border: 1px solid #c6a006;
	padding: 1px 1px 1px 1px;
}