BODY {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Black;
	background-color : #FFFFFF;
	background : White;
	background-repeat : repeat-y;
	margin-right : 0px;
	margin-left : 0px;
	margin-top : 0px;
	text-align : justify;
}
UL {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: Black;
}
TR {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	COLOR: Black;
}
TD {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	COLOR: Black;
}
H2 {
	font-size: 12px;
	color: #D40026;
	margin-bottom: 0px;
	margin-top: 10px;
}
H3 {
	font-size: 11px;
	color: #D40026;
	margin-bottom: 0px;
	margin-top: 10px;
}
H3.products {
	font-size: 11px;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 10px;
}
H4 {
	font-size: 10px;
	color: black;
	margin-bottom: 0px;
	margin-top: 7px;
}
A {
	TEXT-DECORATION: underline;
	COLOR: #444286;
}
A:HOVER {
	COLOR: #D40026;
	TEXT-DECORATION: underline;
}
A:ACTIVE {
	TEXT-DECORATION: underline;
	COLOR: #295581;
}
#menu_link{
	color: black;
	TEXT-DECORATION: none;
	vertical-align: bottom;
	text-align: center;
}
#ative_menu{
	color: white;
	background-color: "#0A357E";
	TEXT-DECORATION: none;
	vertical-align: bottom;
	text-align: center;
}
#td_menu{
	vertical-align: bottom;
	text-align: center;
}
#td_color1{
 background-color: #999999;
}
#td_color2{
 background-color: #CCCCCC;
}
#td_color3{
	background-color: #0A357E;
   color: white;
}

.field {
	background-color: #FFFFFF;
	width:180px;
}