/* Global Styles */
BODY,P,DIV,SPAN,TH,TD{FONT-FAMILY:verdana,sans-serif;font-size: 11px;color: #4F4E4E;
}

a{
	text-decoration: none;
	color: #333333;
}
a:hover{color: #FF6600;text-decoration: underline}
a.page{
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
a.page:hover{
	color: #FF0000;
text-decoration: ; 	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
a.position{
	text-decoration: none;
	color: #000000;	text-decoration: underline;
}
a.position:hover{color: #FF6600;text-decoration: underline}

.bodystyle {
	font-family: Arial;
	font-size: 12px;
}

.justified {
	font-family: verdana,sans-serif;
	text-align: justify;line-height:190%;
}

.footer {
	font-family: verdana,sans-serif;
	font-size: 9px;
	color: #999999;
}
.title1{
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: 656565;
	font-weight: bold;
}
.title2{
	font-family: verdana,sans-serif;
	font-size: 12px;
	color: ff0000;
	font-weight: bold;
}
.title3{
	font-family: verdana,sans-serif;
	font-size: 14px;
	color: 7A7A7A;
	font-weight: bold;
}

.price{
	font-family: verdana,sans-serif;
	font-size: 14px;
	color: FF0000;
	font-weight: bold;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.text1{line-height:160%;}
.border1{
	border: thin solid E1E1E1;
}



TABLE.productListing {
  border: 2px;
  border-style: solid;
  border-color: #FFFFFF;
  border-spacing: 1px;

}

.productListing-heading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #E8E8E8;
  color: #4F4E4E;
  font-weight: bold;
  height:25px;
}

TD.productListing-data {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
