body{  
background-image:url(../images/left_back.jpg);
background-repeat:repeat-y;
margin-top:0px;
margin-bottom:opx;
}
.body_txt{
font-family:Futura Lt BT, Futura Md BT;
font-size:15px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
a:link {
font-family:Futura Lt BT, Futura Md BT;
	
	font-weight: bold;
	font-size: 18px;
	color: #414141;
	text-decoration: none;
}
a.menu1:visited {
font-family: Futura Lt BT, Futura Md BT; 
	font-weight: bold;
	font-size: 18px;
	color: #414141;
	text-decoration: none;
}
a.menu1:hover {
font-family: Futura Lt BT, Futura Md BT;
	font-weight: bold;
	font-size: 18px;
	color:#FF6633;
	text-decoration: none;
}
a.menu1:active {
font-family: Futura Lt BT, Futura Md BT;
	font-weight: bold;
	font-size: 18px;
	color: #414141;
	text-decoration: none;
}
.txtfield{
	font-family:arial, verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#4b4b4b;			
}
.head_txt{
font-family: Futura Md BT,Futura Lt BT;
font-size:15px;
color:#000000;
font-weight:bold;
text-decoration:none;
}
.box{
padding:0px 0px 55px 0px;
}