Body {
	margin-top : 12px;
	margin-bottom :0px;
	margin-left : 0px;
	margin-right : 0px;
	font-family: Georgia,Times New Roman,Times,serif;
	background-image: url(images/page_bg_tile.jpg);
	background-repeat: repeat;	
}
.blur_lhs{
	background-image: url(images/ds_lhs.gif);
	background-repeat: repeat-y;
}
.blur_rhs{
	background-image: url(images/ds_rhs.gif);
	background-repeat: repeat-y;
}
.nav_bg{
	background-image: url(images/nav_bg_tile.gif);
	background-repeat: repeat-y;
}
.nav_text{
	padding-left: 17px;
	padding-right: 10px;	
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #85775A;
	text-decoration: none;
	height:20px
}
.nav_text a:link, .nav_text a:visited {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #85775A;
	text-decoration: none;
	}
.nav_text a:hover {
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.text_body{
	background-color: #F8F3EF;
	padding-left: 11px;
	padding-right: 11px;	
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #85775A;
	text-decoration: none;
	line-height: 18px;
}
.text_body a:link,.text_body a:visited{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
.text_body a:hover{
	font-family: Georgia,Times New Roman,Times,serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #C69C4A;
	text-decoration: none;
}
.imgborder{
	border : 1px solid #990000;
	padding : 2px 2px 2px 2px;
}
.imgborder_lhs{
	border : 1px solid #990000;
	padding : 2px 2px 2px 2px;
	margin:0px 8px 0px 0px;
}
.imgborder_rhs{
	border : 1px solid #990000;
	padding : 2px 2px 2px 2px;
	margin:0px 0px 0px 8px;
}
INPUT {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}

textarea,select, menu,list{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	border: #CCCCCC;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px
}
.copyright{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 16px;
}
