body{
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}

/*td{
	font-family: Verdana;
	font-size: 11px;
	color: black;
}
*/

td{
	font-size: 12px;
	color: #666666;
	font-family: arial;
}

font{
	font-size: 12px;
	color: #666666;
	font-family: arial;
}

.nav{
	font-family: Verdana;
	font-size: 11px;
	color: #663333;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-decoration: none;
}

.nav:hover{
	color: #666666;
}

.copy{
	color: #666666;
}

ul.yellowdisc{
	list-style-image: url(images/disc.gif);
	list-style-position: outside;
	left: -10px;
	padding: 5px 2px 2px 5px;
	margin-top: 0px;
	margin-left: 5px;
	/*margin : 0px;*/
	color: #666666;
	font-size: 11px;
}

li a{
	line-height: 18px;
	text-decoration: none;
	/*color: black;*/
	color: #666666;
}

li a:hover{
	line-height: 18px;
	text-decoration: none;
	/*color: black;*/
	color: #666666;
	font-weight: bold;
}

.header_title{
	font-family: Verdana;
	font-size: 12px;
	color: #666633;
}

.inputbox {
	font-size: 11px;
	font-family: Verdana;
	background-color: #FFFFFF;
	border: 1px inset #7F9DB9;
	border-style: solid;
	color : Black;
	font-weight: normal;
	width: 116px;
	height: 20px;
	padding : 3px;
}

.inputbox2 {
	font-size: 11px;
	font-family: Verdana;
	background-color: #FFFFFF;
	border: 1px inset #7F9DB9;
	border-style: solid;
	color : Black;
	font-weight: normal;
	width: 100%;
	height: 20px;
	padding : 3px;
}

.inputbox3 {
	font-size: 11px;
	font-family: Verdana;
	background-color: #FFFFFF;
	border: 1px inset #7F9DB9;
	border-style: solid;
	color : Black;
	font-weight: normal;
	width: 100%;
	height: 150px;
	padding : 3px;
}

.search {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	border: 1 solid #828177;
	background-color: #DDDDDD;
	background-repeat: repeat;
	color: #000;
	font-weight: normal;
	width: 50px;
	height: 20px;
	text-align: center;
}

.search2 {
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	border: 1 solid #828177;
	background-color: #DDDDDD;
	background-repeat: repeat;
	color: #000;
	font-weight: normal;
	width: 150px;
	height: 20px;
	text-align: center;
}

.more{
	color: #666633;
	text-decoration: none;
	font-size: 10px;
}

.more:hover{
	color: #666633;
	text-decoration: none;
	/*font-weight: bold;*/
}

.promo_title{
	font-family: Verdana;
	font-size: 13px;
	color: #999966;
	font-weight: bold;
}

.prod_title{
	font-family: Verdana;
	font-size: 13px;
	color: #6699ff;
	font-weight: bold;
}

.feat_prod{
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.view{
	border-top: 1 solid #CCCCCC;
	color: #996600;
	text-decoration: none;
}

.view:hover{
	border-top: 1 solid #CCCCCC;
	color: #996600;
}

.arial_grey12
{
	font-size: 12px;
	color: #666666;
	font-family: arial;
}

a
{
	/* color: #666666 !important;For Firefox... mark as important, otherwise it becomes black */
	text-decoration: none !important;
}

.grey11
{
	font: normal 11px arial;
	color: #666666;
}

.hdr {
	height: 55px;
	vertical-align: top;
}

