
body{
	font-family : Tahoma, sans-serif, Arial;
	margin-top :0px;
	font-size : 11px ;
}

TD{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	font-size: 12px;
}

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 : 12px ;
	background-color : transparent;
	color :#330000;
	font-family : Tahoma ;
	font-weight : normal;
	padding : 0px;
	margin : 0px ;
}

/*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;
}
h3{
	color: #8C0000;
}

h2{
	color: #FB0000;
}
.home-topstrip td 
{
	font-size: 8pt;
}

.home-topkk td 
{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.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 : #8080ff ; 
	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;
}

.Heading td{
	font-weight : bold ; 
}


.contentTable .Heading td{
	font-weight : bold ; 
}



.footer td{
	background-color : #ffcc00 ; 
}

