P  {
	font-family: verdana;	
	font-size: 10px;
	text-align:justify;
}

th{
	color : #ff8408 ;
	font-family : verdana, Times New Roman, Tahoma, sans-serif, Arial;
	margin-top :0px;
	margin-left :20px;
	font-size : 1.1em ;
	TEXT-ALIGN : JUSTIFY ;
}

A{
	color : brown ;
	text-decoration: none;
	font-size :  11px ;
}

A:Hover {
	color: #cc0000;
	text-decoration: none;
}

.homeFooterHREF a{
	color : gray ;
	font-size : 9px ; 
}

input{
	font-size: 10px;
	color: #555555;
	font-family: Tahoma;
	font-weight: normal;
	text-transform: none;
	border: 1px solid #DBE1FF;
	padding: 0px;
	margin: 0px;
	height: 20px;
}

/*From home Page*/
.header td {
	font-size: 8pt;
}

.header a {
	color: #ccffff;
	font-family: tahoma, sans-serif;
	text-decoration:none;
}
.header a:Hover {
	color: #000066;
	font-family: tahoma, sans-serif;
	text-decoration:underline;
}
.home-topstrip td {
	font-size: 8pt;
}

.home-topstrip a {
	color: #333399;
	font-family: verdana, sans-serif;
	text-decoration:none;
}

.home-topstrip a:Hover {
	color: #ff0000;
	font-family: verdana, sans-serif;
	text-decoration:underline;
}

.small td{
	font-size: 10px;
	font-family :Verdana, sans-serif;
	color : gray ;
}

/* List styles  */

.lower_alpha  li{
	list-style : lower-alpha;
}

.upperalpha li{
	list-style : upper-alpha;
}

.lower_roman li{
	list-style : lower-roman;	
}

.number li{
	list-style : decimal;
}
/*
a.smallButton{
	font-family: Verdana ;
	padding: 2px;
	color: black;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
*/
td.productGroup{
	color : white ;
	background-color : #8080ff ;  
	font-size : 12px ; 
}

td.subheadings{
	padding-left: 5px ;
	background-color : Gray;
	font-weight : bold ;
	color : white ;
}

.contentTable th{
	background-color :  brown ;
	color :  white ;
	padding-left :  10px ;
	font-size : 12px ;
	font-family :  Tahoma ;
}

.contentTable td{
	background-color :  #efefef;
	padding : 5px;
}

.contentTable .columnHeading td{
	background-color : #d6adad;
	font-weight : bold ; 
}

.footer td{
	background-color : #ffcc00 ; 
}

