html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE */
}
body {
	font-family:  Arial, Helvetica; 
	font-size: 11px;
	color: #000000;
	margin: 0px 0px 0px 0px;
	background-color: #FFF;
}
.table_main{
 background-color: #FFFFFF;
 	background-image: url(heading.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 775px;
}
.menu{
	font-size: 12px;
	color:	#FFFFFF;
	width: 820px;
	height: 30px;
    background-color: #000066;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
}
.menu a:link {
	text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;}
.menu a:visited {
	text-decoration:none;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;}
.menu a:hover{
	text-decoration:none;
	color:	#FFFFFF;
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;}
table, td{  
	font-size: 11px;
}

A:link, A:visited, A:active{
	text-decoration:none;
	color: #993333;
	font-weight:normal;}
A:hover{
	text-decoration:none;
	color:	#FF3333;
	font-weight:normal;
	cursor: pointer;}

/* Form elements */
.search{
 height: 18px;
 width: 85px;
 border: 0px;
 	font-family:   Arial, Helvetica;
	font-size: 11px;
	background-image: url(txtbox.gif);
	background-color: transparent;
	background-position: right;
	background-repeat: no-repeat;
}
.label{font-weight:bold;}
.label a:link, a:visited {
	text-decoration:none;
	color: #993333;
	font-weight:normal;}
.label a:hover{
	text-decoration:none;
	color:	#FF3333;
	font-weight:normal;
	cursor: pointer;}
input,textarea, select {
	border: 1px solid #999;
	font-size: 11px;
	font-family:   Arial, Helvetica;
	vertical-align: middle;}

.loginbox{
	font-family: Trebuchet MS;
	font-size: 11px;
	color:	#C1820B;
	width: 400;
	height: 22;
	background-color: #FBE3B7;
	border: 1px solid #F5C66D;
}

.h {display:none;visibility:hidden;}

h1{
	font-family: Tahoma;
	font-size: 16px;
	margin: 5px 5px 5px 10px;
	color:  #993333;
	white-space:nowrap;}

h2{
	font-family: Arial, Helvetica;
	font-size: 12px;
	margin: 0px;
	color: #993333;
	text-align: center;
	white-space:nowrap;
}
h3{
	font-family: Arial, Helvetica;
	font-size: 11px;
	margin: 0px;
	color: #993333;
	text-align: center;
}

form { margin:0px; }
div.left{
	width: 210px;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
    font-family: helvetica;
}
div.central{
	width: 610px;
	text-align: left;
	margin-left:0px;
	
}
.header{
height: 190px;
color: #FFFFFF;
}

.table_head{
 	background-image: url(yellow.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 3px;
	background-color: #F9D798;
	color:	#993333;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;
	height: 24px;
	text-align:center;
	width:210px;
}
.table_head a:link {
	text-decoration:none;
	color: #993333;
	font-weight: bold;}
.table_head a:hover {
	text-decoration:none;
	color: #993333;
	font-weight: bold;}
	.table_head a:visited {
	text-decoration:none;
	color: #993333;
	font-weight: bold;}

.right{
background-color: #993333;
}

.btn{
background: #FAFAFA url(button.jpg) no-repeat;
border:0 solid ;							
color: #003366;
font-family: Trebuchet MS;
font-size: 11px;
font-style:normal;
width: 94px;
height: 18px;
text-align:center;
font-weight: bold;
vertical-align: middle;
}
.btn_search{
background: #FAFAFA url(search.jpg) no-repeat;
border:0px solid ;							
color: #FFFFFF;
font-family: Arial;
font-size: 11px;	
font-style:normal;
width: 98px;
height: 26px;
text-align:center;
font-weight:bold;
}
.redline{
	border-bottom:1px groove #000;
}
.silver {
color: #C1820B;
}
.bg_btn{
 background-color: #F9D798;
 color: #993333;
}
.bluline{
 height:1px;
 background-color: #F9D798;
}
.pagination {
	background-image: url(page.gif);
	width: 18px;
	height: 21px;
	text-align: center;
}
.wasprice{
 	text-decoration: line-through;
	color: #993333;
}

.redis{
  background-color: #FFFFFF;
}
.row1 {
	padding: 3px;
	background: #FAFAFA;
	border-bottom: 1px solid #e0e0e0;
	width:185px;
}

.row2 {
	padding: 3px;
	background: #ffffff;
	border-bottom: 1px solid #e0e0e0;
}
.row_title {
	padding: 1px;
	background: #993333;
	border-bottom: 1px solid #e0e0e0;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #FAFAFA;
}
.green{
border: 1px solid #993333;
}
.leftmenu {
	font-family:  Arial, sans-serif;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	display:block;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;
}
a.leftmenu:visited, a.leftmenu, a.leftmenu:active{
	font-family:  Helvetica;
    font-size: 12px;
	color: #FFFFFF;
	width: 100%;
	height: 100%;
    display:block;
	white-space:nowrap;
	text-decoration:none;
	font-weight: bold;
}
a.leftmenu:hover{
	color: #FFFFFF;
	width: 100%;
	height: 100%;
	font-size: 12px;
    display:block;
	white-space:nowrap;
	text-decoration:underline;
	font-weight: bold;
}

a.secmenu:visited, a.secmenu, a.secmenu:active{
	font-family:  Helvetica;
    font-size: 12px;
	color: #FFFFCC;
    display:block;
	white-space:nowrap;
	width: 100%;
	text-decoration:none;
}
a.secmenu:hover{
	color: #FFFFCC;
	width: 100%;
    display:block;
	white-space:nowrap;
	font-size: 12px;
	text-decoration:underline;
}
.pic {/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#8C8C8C,direction=135, strength=0)
   progid:DXImageTransform.Microsoft.Alpha(opacity=100);*/
   border: 0;} 

.tbhead{
	font-family: Trebuchet MS;
	padding-left: 5px;
	background-color: #FBE3B7;
	border: 1px solid #F5C66D;
	color:	#000000;
	text-decoration:none;
	font-weight: bold;
	height: 22px;
}
.greytext{
color: #B1B1B1;
}
.cart{
 background: #FFFFFF url(cart.gif) no-repeat ;
 background-position:  40% 50%;}
 .thumbs{
border: 1px solid #F0F0F0; 
}

.sec_menu {
	font-family: Trebuchet MS;
	background: #D4D1D1 url(grix.jpg) repeat-x;
	border: 1px solid #D4D1D1;
	color: #676767;
	height:22px;
	width:825px;
	margin-top:7px;
	margin-bottom:3px;
	}
.sec_menu a:link{	font-family: Trebuchet MS;color:#676767;font-size:11px;}
.sec_menu a:hover{	font-family: Trebuchet MS;color:#B80000;font-size:11px;}
.sec_menu a:visited{	font-family: Trebuchet MS;color:#676767;font-size:11px;}

.footer{
	font-family: Trebuchet MS;
	background-color:none;
	height:22px;
	text-align: center;
	border-bottom:1px groove #F0F0F0;
	width:100%;
	
	}
.leftcol{
    width: 180px;
	background-color: #000066;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 12px;
    font-family: helvetica;
}
.errors{
	color: #FF0000;
	font-size: 14px;
	border: #FF0000 1px solid;
	padding: 3px;
}


