/* CSS Document */

.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1D5FA9;
}
.header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #8F735F;
}
a:link {
	color: #1D5FA9;
}
a:visited {
	color: #1D5FA9;
}
a:hover {
	color: #947A57;
}
.footer {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.footer:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer:hover {
	color: #000000;
	text-decoration: underline;
}
.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}.subheads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D5FA9;
}
.foot {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
BODY{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background:url(../images/body_bg_1.jpg);
	
}
.tablebg{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	background:url(../images/home_bg2.jpg);
   background-repeat: no-repeat;	
}
