BODY {
	font:70% 'Lucida Grande',Verdana, Helvetica, sans-serif;
	margin: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#background {
	background-color: #004600;
}
BODY, TD {
	color: #808080f;
	font:12px 'Tahoma';
	margin: 0px, 5px, 0px, 5px;
}
A {
	color: #315566;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}
.text A:link, .text A:active, .text A:visited { 
	font-size: 11px; 
	font-family: Tahoma;
	color: #808080f;
	font-weight: normal;
	text-decoration: none;
}
.text A:hover{
	color: #F54D00;
}
.text1 {
	font-size: 14px; 
	font-family: Tahoma;
	font-weight: bold;
	color: #808080;
}
.image { float: left;
	margin: 0px 5px 0px 0px; 
}
.image1 { float: right;
	margin: 0px 0px 0px 5px;
}
.footer {
	color:#FFFFFF;
}
.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px; 
}
.footer_menu_tb A:link .footer_menu_tb A:active .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: normal;
	text-decoration: none;
}
.footer_menu_tb A:hover{
	font-size: 11px;
	color: #FFFFFF;
}
.footertext{
	color: #CCCCCC;
}
.arowHand {
           cursor : pointer;
      }
