BODY {
	BACKGROUND-COLOR: #cccccc
}
.style1 {
	FONT-FAMILY: Verdana
}
.style2 {
	FONT-SIZE: 9px; COLOR: #666666
}
BODY {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}
TD {
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	line-height: 16px;
}
TH {
	FONT-SIZE: 12px; FONT-FAMILY: Verdana
}
A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #f17e1a; TEXT-DECORATION: none
}
A:active {
	COLOR: #000000; TEXT-DECORATION: underline
}
.style11 {
	COLOR: #993300
}
.style12 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #006699;
	FONT-FAMILY: arial;
	letter-spacing: 1px;
}
.txt2 {
	color: #000000;
	text-align: right;
	margin: 5px;
	padding-right: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;

}
.box1 {
	font: normal 11px Verdana;
	color: #333333;
	margin: 0in 0in 0.0001pt;
	border: 1px solid #006699;
}
.but {
	font: bold 12px arial;
	color:#000000;
	text-decoration:none}
	

.but:hover{ color:#000000;
            text-decoration:none;
			}
.txt3 {
	color: #000000;
	margin: 5px;
	padding-right: 5px;
	font-weight: bold;
}
.box2 {

	font: normal 11px Verdana;
	color: #333333;
	margin: 0in 0in 0.0001pt;
	border: 1px solid #99CC66;
}
.logbg {
	background: url(logbg.gif) no-repeat center center;
}
.h1 {
	font: bold 12px arial;
	color: #3399CC;
}
.br2 {
	border: 1px solid #669933;
	background: url(bbg.gif);
}
.br1 {

	border: 1px solid #006699;
}
.txt4 {
	color: #000000;
	margin: 5px;
	padding-right: 5px;
	line-height: 18px;
	padding-left: 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;


}

.clientsborder{ border:#006600 solid 1px;}


#product_bar{
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.Product{
	float: left;
	width: 156px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding: 8px;

}

.Product_r{
	float: left;
	width: 156px;
	
	margin-left: 8px;
	margin-bottom: 0px;
	border: 1px solid #CCCCCC;
	padding: 6px;

}



.pagination{
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}

.pagination ul{
margin: 0;
padding: 0;
text-align: left; /*Set to "right" to right align pagination interface*/
font-size: 16px;
}

.pagination li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.pagination a, .pagination a:visited{
	border: 1px solid #9aafe5;
	text-decoration: none;
	color: #2e6ab1;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

.pagination a:hover, .pagination a:active{
border: 1px solid #2b66a5;
color: #FFFFFF;
background-color: #2e6ab1;
}

.pagination a.currentpage{
background-color: #2e6ab1;
color: #FFF !important;
border-color: #2b66a5;
font-weight: bold;
cursor: default;
}  
