body {
	background-image: url(images/dark-bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

.homemain {
	background-image: url(images/homeback2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;	
}
table.headers {
	margin-top: 6px;
	margin-bottom: 6px;
}

.blackheader-large {
	font-size: 14px;
	font-weight: bold;
}

td {
  font-size: 11px;
  font-family: verdana, arial, tahoma, verdana;
  /*color: #505050;*/
	color: black;
  /*line-height: 15px;*/
}

.bord {
  border: 1px solid #ABA9A9;
}

h1 {
	font-size: 16px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.red {
	margin-top: 5px;
}

input.tf {
	width: 250px;
	height: 20px;
 	background-color: white; 
	border: 1px solid gray; 	
}
input.searchtextfield {
	font-size: 11px;
	width: 120px;
	height: 18px;
 	background-color: white; 
	border: 1px solid #898989; 	
}
textarea {
	width: 250px;
	height: 130px;
	border: 1px solid gray;
	background-color: white;
}
select {
	width: 140px;
	height: 40px;
 	background-color: white; 
	border: 1px solid gray; 	
}
input.b {
	width: 80px;
	font-size: 12px;
	/*background-color: white; */
	border-color: black;
	border: 1px solid black; 	
	filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#ffffffff',EndColorStr='#d9d9d9');
}

input.radio {
	red {font-weight: bold; font-size: 12px; color: white;
}

.imgleft {
	margin-right: 10px;
}
.imgright {
	margin-left: 10px;
}


.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {
	font-size: 10px;
	color: #666666;
}
.style3 {
	color: #FF0033;
	font-weight: bold;
}
A:visited {
	color: #FF0033;
}
A:link {
	color: #FF0033;
}
A:hover {
	color: #FF0033; text-decoration: none; 
}
body {
	SCROLLBAR-FACE-COLOR: #b4b4b4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: #df2049; 
	SCROLLBAR-BASE-COLOR: #525252; 
	scrollbar-dark-shadow-color: #000000; 
	scrollbar-3d-light-color: #B4B4B4


}
ul
{
	/*padding-left: 0;*/
	margin-left: 17px;
	/*list-style-image: url(images/arrow.gif);*/
	/*border-bottom: 1px solid #e5e5e5;*/
	
}
.list {
	background-repeat: repeat-x;
	background-position: top-left;
	background-image: url(images/dots.gif); 
}
li.c { 
	list-style-type: square; 
	line-height: 16px;
	margin: 0;
	padding: 1px;
	color: #e4204a;
	font-size: 12px;	
	/*border-top: 1px solid #e5e5e5;*/

}
.blackheader{
	font-size: 13px;
	font-weight: bold;
}
.redbold{
	color: #df2049;
	font-size: 13px;
	font-weight: bold;
}
.whiteboldheader {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.white {
	color: white;
}
.whitebold {
	color: #FFFFFF;
	font-weight: bold;
}
.hotproductid {
	color: #999999;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchback {
	background-image: url(images/searchback.jpg);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #999999;
}
.hotproduct {
	border: 1px solid #e1e1e1;
	width: 250px;
}
.sep {
	border-bottom: 1px solid #e1e1e1;
}
.dotsep {
	background-image: url(images/dots-long.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.green {color: green}
.red {color: red}
.grayborder {
	border: 1px solid #bbbbbb;
}

a.footer:link {
	color: gray; 
	text-decoration: none;
	font-size: 10px;
}
a.footer:hover {
	color: #e3204a;
	font-size: 10px;	
}
a.footer:visited {
	color: gray; 
	text-decoration: none;
	font-size: 10px;
}



hr {
	height: 1px;
	border: 0;
	color: #CCCCCC;

}