/* CSS Document */


 .menu7:link,a.menu7:active,a.menu7:visited
  {font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight:bold;
font-style: normal;
line-height: 16px;
font-variant: normal;
text-transform: none;
color: #000000  ;
text-decoration:none ;

}
a.menu7:hover{color: #FFFFFF; font-weight:bold;
text-decoration:None;}
 .menu1:link,a.menu1:active,a.menu1:visited
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color: #0066FF;
	margin-right: 10px;

}
a.menu1:hover{color: #0066FF; text-decoration:underline; }
 .menu2:link,a.menu2:active,a.menu2:visited
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight:bold;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	color:#FFFFFF;
	text-decoration: none;
	margin-right:2px;

}
.menu3:link,a.menu3:active,a.menu3:visited
  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight:bold;
	line-height: 18px;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	margin-right:2px;

}
a.menu3:hover{color: #666666; text-decoration:underline;}
.border {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
}

.border_Bottom {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #848484;
}
.header{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}

.tdpadding{
	padding: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	}
.border_L {
	border-right-style: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E5E5E5;
}
.text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	margin-left: 10px;
	line-height: 18px;
}	
.text_2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
	margin-left: 10px;
	padding-left: 5px;
	text-align: justify;
	font-style: italic;
	text-decoration: underline;
}	
.text_3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF6600;
	margin-left: 10px;
	text-align: justify;
	font-weight: bold;
	text-decoration: underline;
}	
.text_4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	margin-left: 10px;
	text-align: justify;
	
	}	

.borders{
	border: 1px solid #999999;
}
.product head{
	font-family: Trebuchet MS;
	color: #FF6B00;
	font-size: 12px;
	font-weight: bold;
}