<!--

A:link { text-decoration : none; font-weight : bold; }
A:active { text-decoration : none; font-weight : bold; }
A:visited { text-decoration : none; font-weight : bold; }
A:hover { text-decoration : underline; font-weight : bold; }

body {
	scrollbar-3dlight-color : #FFFFFF;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : #FFFFFF;
	scrollbar-darkshadow-color : #FFFFFF;
	scrollbar-face-color : #E6E6E6;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #C0C0C0;
	scrollbar-track-color : #FFFFFF;
	color:#000000;
	margin-left:20;margin-top:0;margin-right:0;margin-bottom:0;
}

.t a:link,.t a:active,.t a:visited,.t{color:#000}

.menutitle {
	color : #000000;
	font-weight : bold;
	text-decoration : underline;
}



.text {
	color : #000000;
	padding-right : 10;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.hometext {
	color : #404040;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.text2 {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.textbottom {
	color : #306690;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	padding-right:6px
}

.indents {
	padding-right:30px
	padding-left:30px
}

.productimg {
	margin-left:0;margin-top:0;margin-right:0;margin-bottom:0;
}


.prod_box_top_r {
	background: url(images/prod_box_top_left.gif) #FFFFFF no-repeat bottom left;
	color : #FFFFFF;
	padding-left : 5;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}

.prod_box_top_l {
	background: url(images/prod_box_top_right.gif) #FFFFFF no-repeat bottom right;
	color : #FFFFFF;
	padding-right : 5;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
}


.3d {
	border-top-color : #FFFFFF;
	border-top-style : solid;
	border-top-width : 1px;
	border-bottom-color : #CFCFCF;
	border-bottom-style : solid;
	border-bottom-width : 1;
	background-color : #F0F0F0;
}

prod_main_img {

	padding-top : 3;
	padding-right : 3;
	padding-bottom : 3;
	padding-left : 3;

	border-width : 1; border-color : #B6D3F4;

}


input {
background-color : #E3E3E3;
border : 1 solid #000000;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
textarea {
background-color : #E3E3E3;
border : 1 solid #000000;
color : #000000;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
}
.submit { font-weight : bold; }





#dhtmltooltip{
position: absolute;
top:;
left: -300px;
width: 350px;
border: 1px solid black;
padding-left: 2px;
background-color: lightyellow;
font-size: 10px;
font-color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
visibility: hidden;
z-index: 100;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#a1a1a1,direction=135)
		progid:DXImageTransform.Microsoft.Barn(orientation=horizontal, motion=out);
}

.indenttxt {
text-indent: 8px; }


#dhtmlpointer{
position:absolute;
top: -300px;
left: -300px;
z-index: 101;
visibility: hidden;
}

a.drivetiptextlink {
	color: #114170;
	font-size:12px;
	font-weight: ;
	text-decoration: none;
	}
ul.none {
   	list-style-type: none;
	margin-left:0px;
	padding-left:0px
	}

