BODY {
	background:url(../images/body-bg.jpg) repeat #6E3B25;
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3E1D10;
	line-height:16px;
}
DIV{
	text-align:left;
}
A{
	color:#E14600;
	text-decoration:none;
}
A:hover{
	color:#E14600;
	text-decoration:none;
}
.mainbody{
	background-color:#F6F7E7;
	width:778px;
}
.mainbody1{
	background-color:#F6F7E7;
	padding:0 16px 0 16px;
	width:746px;
}
.menu-bg-repeat{
	background:url(../images/menu-bg.gif) repeat-x;
	height:35px;
}
.sidebodybg{
	background:url(../images/side-bg.jpg) repeat-x top;
	height:421px;
}
.sidefooterbg{
	background:url(../images/footer-bg.jpg) repeat-x top;
	height:70px;
}
.hordottedlinerepeat{
	background:url(../images/hor-dotted-line-repeat.jpg) repeat-x bottom;
	padding-bottom:5px;
}
.newsheader{
	font-weight:bold;
	color:#3F471A;
}
.footer{
	background:url(../images/footer-bg-repeat.gif) repeat-x;
	height:70px;
	padding-left:10px;
	padding-right:10px;
}
a.link{
	font-size:10px;
	color:#999A8A;
	text-decoration:none;
}
a.link:hover{
	text-decoration:none;
}
.copyrightext{
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#999A8A;
	line-height:14px;
}
.Border{
border-bottom:1px solid #999999;
border-top:1px solid #999999;
border-right:1px solid #999999;
border-left:1px solid #999999;}