﻿.page{
	background-color:#31281C;
}
.body-main{
	background:#261B0D;
}
.body-outer{
   border:5px;
   border-color:#FFFFFF;
   width:1000px;
}
.header-main{
	font-family:Arial;
	font-size:10pt;
	color:#FFF8C7;
	text-align:center;

}
.header-main2{
	height:139px;
	font-family:Arial;
	font-size:10pt;
	color:#896A4C;
	text-align:center;
	padding-right:12px;
	background-image:url('images/Logo_03_Header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:top;
}
.news-title{
	font-family: Arial;
	font-size: 11pt;
	color: #843C01;
	padding-left:10px;
	padding-right:10px;
}
.news-item{
	font-family: Arial;
	font-size: 9pt;
	color: #843C01;
	padding-left:18px;
	padding-right:18px;
}

.menu-top{
	font-family:Arial;
	font-size:10pt;
	color:#FFF8C7;
	text-align:center;
	background-image:url('images/btn.jpg');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	height:55px;
}
.menu-top-rollover{
	font-family:Arial;
	font-size:10pt;
	color:#FFF8C7;
	text-align:center;
	background-image:url('images/btnr.jpg');
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	height:55px;
}
.menu-left-below{
	font-family:Arial;
	font-size:9pt;
	color:#FFF8C7;
	text-align:center;
}

.footer-menu{
	text-align:center;
	font-family:Arial;
	font-size:10pt;
	color:#FFF8C7;
	height:36px;
	text-decoration:none;
}
.footer-msg{
	text-align:center;
	font-family:Arial;
	font-size:8pt;
	font-weight: bold;
	color:#FFF8C7;
	text-decoration:none;
	height:24px;
}
.body-content{
	font-family:Arial;
	font-size:9pt;
	color:#FFF8C7;
	line-height:18px;
	text-align:justify;
	padding-right:20px;
	padding-left:20px;
	background-color:#120A02;
}
.body-content-title {
	font-family: Arial;
	font-size: 11pt;
	color: #B78A45;
	line-height: 18px;
	text-align: justify;
	padding-right:20px;
	font-weight: bold;
}
.imgFormat{
	padding-left:14px;
	padding-top:14px;
}
.form-field{
	height:18px;
	width:120px;
	background-color:#C6C09A;
}
.form-btn{
	height:25px;
	width:40px;
	background-color:#C6C09A;
}