BODY {
	background-color: #a95e3d;
	font:70% 'Lucida Grande',Verdana, Helvetica, sans-serif;
	margin: 0;
}

h1 {
font-size: 130%;
}

h2 {
font-size: 120%;
}

h3 {
font-size: 110%;
}

#background {
	background:url(diags.gif) repeat fixed;
}
.header1 {
	width: 750px;
	height: 135px;
}
.header2 {
	width: 750px;
	height: 136px;
}
.boxbg {
	background-image:url(body.jpg);
	background-repeat:repeat;
	width: 560px;
}
.footer {
	background-color:#813f21;
	width: 750px;
	height: 98px;
}
BODY, TD {
	color: #808080f;
	font:11px 'Lucida Grande',Verdana, Helvetica, sans-serif;
	margin: 0, 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: 0 5px 0 0; 
}
.image1 { float: right;
	margin: 0 0 0 5px;
}
.footer {
	width:750pz;
	height:85pz;
}
.footer_menu_tb{
	font-family: Tahoma;
	font-weight: normal;
	color: #eeecec;
	font-size: 11px; 
}
.footer_menu_tb A:link .footer_menu_tb A:active .footer_menu_tb A:visited{ 
	font-size: 11px; 
	color: #color: #CCCCCC;
	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;
      }