.top_text { font-family:Verdana; font-size:10px; }
.top_text a:link { font-family:Verdana; font-size:10px; color: #336699; text-decoration: none;} 
.top_text a:hover { font-family:Verdana; font-size:10px; color: #336699; text-decoration: underline;} 
.cart { font-family:Arial; font-size:9px; }
.cart a:link { font-family:Arial; font-size:9px; color: #336699; text-decoration: none;} 
.cart a:hover { font-family:Arial; font-size:9px; color: #336699; text-decoration: underline;} 
.cat_name { font-family:Verdana; font-size: 13px; color:#A8B1B5; font-weight:bold;  letter-spacing : -1px;     }
.cat_name a:link{ font-family:Verdana; font-size: 13px; color:#A8B1B5; font-weight:bold;  letter-spacing : -1px; text-decoration: none;}
.cat_name a:hover{ font-family:Verdana; font-size: 13px; color:#A8B1B5; font-weight:bold;  letter-spacing : -1px; text-decoration: underline;}
.cat_product { font-family:Verdana; font-size:14px; color:#BDC6CB; font-weight:bold; text-decoration:none;}
.cat_product:hover { font-family:Verdana; font-size:14px; color:#A0A8B0; font-weight:bold; text-decoration:none;}
.wind_name { font-family:Verdana; font-size:14px; color:#ffffff; font-weight:bold;  letter-spacing : -1px;  }
.text_2 { font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none}
.text_2:hover { font-family:Arial; font-size:12px; color:#ffffff; text-decoration:none }
.text { font-family:Verdana; font-size:12px; color:#000000}
a.text_link { font-family:Verdana; font-size:12px; color:#95A0A1; text-decoration:none; }
a.text_link:hover { font-family:Verdana; font-size:12px; color:#95A0A1; text-decoration:underline; }

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
li {
	list-style-image: url(pix/b_arrow.gif);
	font-family: Verdana;
	font-size: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
}
ul {
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;

}
.productbd {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a{
text-decoration:none;
color: #336699;

}

a:hover{
text-decoration:underline;
color: #336699;
}.cartborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AFB8BD;
	border-right-color: #AFB8BD;
	border-bottom-color: #AFB8BD;
	border-left-color: #AFB8BD;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 0;
}
p {margin-top: 5px; margin-bottom: 12px;}
h2 { font-family:Verdana; font-size: 13px; color:#A8B1B5; font-weight:bold;  letter-spacing : -1px;     }
h2 a:link{ font-family:Verdana; font-size: 13px; color:#A8B1B5; font-weight:bold;  letter-spacing : -1px; text-decoration: none;}
h2 a:hover{ font-family:Verdana; font-size: 13px; color:#A8B1B5; font-weight:bold;  letter-spacing : -1px; text-decoration: underline;}


.clientTable {
	width: 420px;
	float: left;
	height: 200px;
}
.clientTable td {
	vertical-align: top;
}
.clientTable hr {
	width: 400px;
}
