/* CSS Document */
.maintable{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ead7b7;
	background-image:url(../images/background.jpg);
}
.leftbg{
	width:111;
	background-image:url(../images/leftbg.jpg);
	background-color:#850806;
}
.rightbg{
	width:111;
	background-image:url(../images/rightbg.jpg);
	background-color:#850806;
}
.topbanner{
	width:781px;
	height:155;
	background-color:#6e0503;
}
.menubg{
	width:781px;
	height:42;
	background-color:#ead7b7;
}

/*...............BOTTOM...............*/

.bottombar{
	width:781px;
	height:33;
	background-color:#ead7b7;
	vertical-align:middle;
	background-position:center;
    background-image:url(../images/bottombar.jpg);
}
#FooterText1 a:link{
	color:#333333; 
	font-weight:normal; 
	text-decoration:underline;
} 
#FooterText1 a:visited{
	color:#333333; 
	font-weight:normal; 
	text-decoration:underline;
} 
#FooterText1 a:hover{
	color:#6e0503; 
	font-weight:normal; 
	text-decoration:underline; 
}
#FooterText1{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}

/*...............BODY...............*/

#BodyText a:link{
	color:#333333; 
	text-decoration:underline;
} 
#BodyText a:visited{
	color:#333333; 
	text-decoration:underline;
} 
#BodyText a:hover{
	color:#ed1c24; 
	text-decoration:underline; 
}
#BodyText{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	text-decoration:none; 
	line-height:15px; 
	background-color:#ead7b7;
}
#BodyText p{
	padding-top:85px;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	text-align:justify;
}
