BODY {
	
	Background-color: #E7E7E7;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #494949; 
	font-weight:normal; 
	line-height:15px;
}

.menu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #827E7D; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:normal;
}
.menu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #827E7D; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:normal;
}

.menu2 {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #62677B; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}
.menu2:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #62677B; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:bold;
}

.big {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	color: #ffffff; 
	line-height:16px; 
	text-decoration:none; 
	font-weight: normal; 
}

.large {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #ffffff; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.caption {
	font-family: Tahoma, verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #565656; 
	line-height:15px; 
	text-decoration:none; 
	font-weight: bold; 
}

.price {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #FF8E10; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:bold;
}


.footermenu {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #474747; 
	line-height:18px; 
	text-decoration:none; 
	font-weight:Normal;
}
.footermenu:hover {
	font-family:   Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #474747; 
	line-height:18px; 
	text-decoration:underline; 
	font-weight:Normal;
}

.inputbox {

/* the look of input boxes in forms */

font-size: 12px;

color: #010101;

/* background: #DCDCDC; */
background: #FFFFFD;

border: 1px solid Blue;

padding: 1px 1px 1px 1px;

margin: 0;
 font: bold;
 font-weight: bold;
}
SELECT.prodoption {

background-color: #DFF0F5;
font-size: 11px;
font: bold;
font-family : Verdana;
color : #020000;
border: 1px solid;

 }

SPAN.prodoptions {
font-size: 11px;
font: bold;
font-family : Verdana;
color : #020000;
}

SPAN.prodoption {
font-size: 11px;
font: bold;
font-family : Verdana;
color : #020000;
}

SPAN.detailoption {
font-size: 11px;
font: bold;
font-family : Verdana;
color : #020200;
 background: #ADD8E6;
 padding: 2px 2px 2px 2px;
}

P.pagenums {
font-size: 11px;
font-family : Verdana;
padding: 2px 2px 2px 2px;
}

SPAN.currpage {
color: #020100;
font-weight: bold;
/*  background-color: #E9967A; */
 border: 1px solid #00008B;
 margin-top: 1px;
 margin: 1px;
 margin-bottom: 1px;
 margin-left: 1px;
 margin-right: 1px;
 padding: 2px 2px 2px 2px;
}
