body{
	margin: 0 auto;
	background: url(../img/background.gif) repeat-x;
}
	
td{
	font-family: Verdana;
	font-size: 11px;
}

.small{
	font-family: Verdana;
	font-size: 9px;
}
	
h1{
	margin: 0 auto;
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}

h2{
	margin: 0 auto;
	font-size: 11px;
	font-weight:bold;
	color: #000000;
}
	
h3{
	margin-top:0px;
	margin-bottom:5px;
	font-size: 11px;
	font-weight:bold;
	color: #92222A;
}

h4{
	margin-top:0px;
	margin-bottom:5px;
	font-size: 15px;
	font-weight:bold;
	color: #92222A;
}

h5{
	margin: 0 auto;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
	
a, a:visited {
	color:#92222A;
	font-size:11px;
	text-decoration: none;
}

a:hover {
	color:#000000;
	font-size:11px;
	text-decoration: underline;
}

a.mainMen, a.mainMen:visited {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.mainMen:hover {
	color:#b9b9b9;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}

a.secondMen, a.secondMen:visited {
	color:#929292;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}

a.secondMen:hover {
	color:#cbcbcb;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
	
a.bottomMen, a.bottomMen:visited {
	color:#818181;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}

a.bottomMen:hover {
	color:#000000;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
}
	
.green{
	color: #339900;
}

.price{
	margin-top:0px;
	margin-bottom:0px;
	font-size: 14px;
	font-weight:bold;
	color: #92222A;
}
	
.red{
	color: #cc0000;
}

.darkRed{
	color: #ca0000;
}

.darkGreen{
	color: #008d11;
}
	
.formtext {
	width:150px;
	font-size:10px;
	font-family:arial;
}

.formbutton {
	width: 50px;
	height:19px;
	font-size: 10px;
	font-family: Verdana;
	background: Black;
	color: white;
	font-weight: bold;
	border: 1px solid Black;
}

.img{
	border: 5px solid #616161;
}
	
.bold {
	font-weight: bold;
}
	
.list {
	font-size: 10px;
	font-family: Arial;
}

#secMenSpace{
	color: #929292;
}

.review{
	font-size: 25px;
	font-family:Verdana;
	font-weight:bold;
	color:#FFFFFF;
}
.noReview{
	color:#cccccc;
}