body {
	background-color: #f5e7d2;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #4b3218;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
a {
	font-weight: bold;
	color: #192f69;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.title {
	font-weight: bold;
}
table, tr, td{
	padding: 0px;
	margin: 0px;
	border: 0px;
}
td.header_left {
	background-image: url(../images/header_bg_l.gif);
	background-repeat: repeat-x;
	background-position: right top;
	width: 50%;
	vertical-align: top;
}
td.header_center{
	width: 824px;
	vertical-align: top;
}
td.header_right{
	width: 50%;
	background-image: url(../images/header_bg_r.gif);
	background-position: 68px top;
	background-repeat: repeat-x;
	vertical-align: top;
}
div.header_content {
	margin-left: auto;
	margin-right: auto;
	width: 824px;
}
div.content {
	width: 824px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
div.bilbord {
	margin-left: auto;
	margin-right: auto;
	padding-top: 14px;
	width: 761px;
}
div.text {
	padding-top: 20px;
	width: 761px;
	margin-left: auto;
	margin-right: auto;
}
div.text1{
	border-bottom: 1px dashed #d6c1ac;
	min-height: 240px;
}
div.text2 {
	margin-top: 20px;
	border-top: 1px dashed #d6c1ac;
}
div.text_left {
	width: 358px;;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
}
div.text_right {
	width: 359px;
	float: left;
	padding-left: 11px;
	padding-right: 11px;
}
p {
	padding: 0px;
	margin: 0px;
	padding-bottom: 20px;
}
div.menu {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
div.menu_welcome {
	text-align: center;
	padding-bottom: 20px;
}
div.menu_body {
	background-image: url(../images/menu_bg.gif);
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 5px;
}
div.menu_body2 {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
}
td.menu_item_left_title {
	border-bottom: 1px dashed #dac3ac;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	height: 15px;
	text-align:left;
	vertical-align: top;
	color: #9a7054;
	width: 90px;
}
td.menu_item_left2 {
	border-bottom: 1px dashed #dac3ac;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
	height: 15px;
	width: 240px;
}
td.menu_item_left {
	border-bottom: 1px dashed #dac3ac;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 1px;
	float: left;
	width: 295px;
	height: 15px;
}
td.menu_item_right {
	padding-top: 2px;
	padding-bottom: 1px;
	width: 65px;
	text-align: center;
	height: 15px;
}
div.menu_title {
	background-color: #a86f4a;
	height: 31px;
	padding-left: 15px;
	padding-top: 10px;
	width: 364px;
	font-family: "Georgia";
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
}
div.menu_left {
	width: 364px;
	float: left;
}
div.menu_right {
	width: 364px;
	float: left;
}
div.footer {
	height: 44px;
	background-image: url(../images/footer.gif);
	width: 100%;
	background-repeat: repeat-x;
	margin-top: 30px;
}
img {
	border: 0px;
}
input {
 	border: 1px solid #a86f4a;
	background-color: #f3e5cf;
}
.textarea_disabled{
	cursor: help;
	font-size: 11px;
}
div.date{
    float:right;
    padding-top: 8px;
    padding-right: 10px;
    color: #FFFFFF;
}
