*{
	font-size: 11px;
}
body
{
	padding: 0 0 0 0;
	margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 12px;
	color: #ffffff;
	}
ul.BrowseBy{
	list-style: none;
}
a:link, a:visited, a:active {
	color: #ffffff;
	font-size: 11px;
	TEXT-DECORATION: underline;
}
a:hover {
	TEXT-DECORATION: none;
}

a:link.head, a:visited.head, a:active.head, a:hover.head {
	color: #a5e0ff;
	font-size: 10pt !important;
	font-weight: bold;
	TEXT-DECORATION: underline;
}
a:hover.head {
	TEXT-DECORATION: none;
}
.maindiv {
 /*   	background-color:#003872;*/
	margin:auto;
	padding: 0px 10px 10px 10px;
	width:1100px;
	height: 100%;
	text-align:center;
}

.txt, .txt b{  
  font-size: 12px !important;
  color: #FFFFFF; 
  text-align:left;
  }

.txt_bold, .txt_bold b {  
  font-size: 12px !important;
  color: #FFFFFF; 
  font-weight: bold;
  text-align:left;
  }

.title, .pageHeading {
	font-family: trebuchet ms, Tahoma;
	font-size: 22px;
	color: #a9dfff;
	text-align: left;
}
 
td.productListing-heading,td.productListing-headingpr{
	background: #4e7dcb;
	color: #0d1c47;
	font-size: 14px;
	font-weight: bold;
}
td.productListing-heading a,td.productListing-headingpr a{
	color: #0d1c47;
	font-size: 14px;
	font-weight: bold;
}

td.productListing-heading2,td.productListing-headingpr2{
	background: #4e7dcb;
	color: #0d1c47;
	font-size: 14px;
	font-weight: bold;
}
td.productListing-heading2 a,td.productListing-headingpr2 a{
	color: #0d1c47;
	font-size: 14px;
	font-weight: bold;
}



tr.productListing-odd{
	background: 	#709ae2;
}
tr.productListing-even{
	background: #8fb5f4;	
}

td.productListing-headingpr,td.productListing-datapr{
	
	padding: 2px 10px 0px 10px;
	color: #0d1c47;
}
td.productListing-heading2,td.productListing-data2{
	
	padding: 1px 10px 1px 10px;
	color: #0d1c47;
}

td.productListing-heading,td.productListing-data{

	border-right: 1px solid White;
	padding: 2px 10px 0px 10px;
	color: #0d1c47;
}
td.productListing-datapr a,td.productListing-data a,td.productListing-data2 a {
	color: #0d1c47;
}