@charset "utf-8";
body {
	background-color: #170805;
	background-image: url(images/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
.table_main {
	background-image: url(images/bkg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.menu {
	background-image: url(images/left_bkg.jpg);
	background-repeat: repeat-y;
	width: 250px;
	height: 400px;
}
.menu .top {
	background-image: url(images/left_top.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 227px;
	background-position: left top;
}
.menu .foot {
	background-image: url(images/left_foot.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 227px;
	background-position: left bottom;
}
.menu .menutext {
	font-size: 13px;
	line-height: 13px;
	color: #270D07;
	padding: 15px;
}
.menu .menutext a {
	font-size: 13px;
	line-height: 13px;
	color: #270D07;
	text-decoration: none;
}
.menu .menutext a:hover {
	font-size: 13px;
	line-height: 13px;
	color: #990000;
	text-decoration: none;
}
.belowmenubox {
	background-image: url(images/bkg_box1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 10px;
	border: 2px solid #A43F22;
	width: 225px;
	height: 183px;
	color: #FFFFFF;
}
.belowmenubox p {
	color: #FFFFFF;
}
.belowmenubox a {
	color: #FFFFFF;
}
.home_right {
	width: 244px;
}
.home_right .box1 {
	background-image: url(images/bkg_box1.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 6px;
	height: 173px;
	width: 210px;
	border: 2px solid #A43F22;
}
.home_right .box1 p {
	margin-top:0px;
	margin-bottom:10px;
	text-align:left;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
}
.home_right .box1 img {
	text-align:center;
	border: none;
}
.title {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 13px;
	padding-left: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 23px;
	font-weight: normal;
	font-style: italic;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: 27px;
	font-weight: normal;
	color: #270D07;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #270D07;
}
.content_center {
	background-color: #F2E7CE;
	height: 600px;
	width: 400px;
}
.content_center .text {
	padding: 0px 11px 11px 11px;
	text-align: left;
}
.content_center .text p {
	padding: 5px 0px 5px 0px;
}
.content_right {
	background-color: #F2E7CE;
	min-height: 436px;
	width: 628px;
	padding: 0px 11px 11px 11px;
}
.content_right .text p {
	padding: 5px 0px 5px 0px;
}
.copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.copyright a {
	color: #FFFFFF;
}

