/*wenger CSS Document */

body
{
margin:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#000000;
}

td
{
	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
}

.tdwhite1
{
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
}

.tdwhite2
{
	font-family:arial;
	font-size:16px;
	color:#FFFFFF;
	line-height:18px;
}

.tdwhite3
{
	font-family:arial;
	font-size:14px;
	color:#FFFFFF;
	line-height:18px;
}

.tdred
{
	font-family:arial;
	font-size:14px;
	color:#CF0304;
	line-height:18px;
}


.bglogo
{
	background-image:url(../images/logo.jpg);
	background-repeat: no-repeat; 
	background-position:left;
}

.botmleft
{
	background-repeat:no-repeat;
	background-position:left;
}


.product_bg
{
	background-image:url(../images/product_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.menubg
{
	background-image:url(../images/menubg_08.jpg);
	background-repeat:repeat-x;
}


.searchbg
{
	background-image:url(../images/searchbg.jpg);
	background-repeat:repeat-y;
}

.txtbox2
{
	font-family:Verdana;
	font-size: 10px;
	height: 16px;
	width: 160px; 
	background-color:#E8E8E8;
}

.txtbox3
{
	font-family:Verdana;
	color:#FFFFFF;
	font-size: 10px;
	height: 20px;
	width: 160px; 
	border: 1px #C4C4C4 solid;
	background-color:#39393A;
}
	
.submitbg
{
	background-image:url(../images/submitbg.jpg);
	background-repeat:repeat-x;
}

.subscribe
{
	background-image:url(../images/subscrbe.jpg);
	background-repeat:repeat-x;
}

a.black
{
 	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:none;
}

a.black:hover
{
 	font-family:arial;
	font-size:12px;
	color:#000000;
	line-height:18px;
	text-decoration:underline;
}

a.menu
{
 	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:none;
}

a.menu:hover
{
 	font-family:arial;
	font-size:12px;
	color:#FFFFFF;
	line-height:18px;
	text-decoration:underline;
}

a.search
{
 	font-family:arial;
	font-size:12px;
	color:#B6B6B6;
	line-height:18px;
	text-decoration:none;
}

a.search:hover
{
 	font-family:arial;
	font-size:12px;
	color:#919191;
	line-height:18px;
	text-decoration:underline;
}

.top_left
{
	background-image:url(../images/top_left.jpg);
	background-repeat:no-repeat;
}
.scroll {
/*	  filter:chroma(color=#FFFFFF);*/
      scrollbar-face-color:#CF0304;
      scrollbar-shadow-color:#000000;
      scrollbar-highlight-color:#000000;
      scrollbar-3dlight-color:#666666;
      scrollbar-darkshadow-color:#666666;
      scrollbar-track-color:#000000;
      scrollbar-arrow-color:#FFFFFF;
      overflow:auto;
	  padding-right:4px;
	  height:115px;
}
