body {
	background:url(images/bg.jpg) repeat-x top #ebe5c9;
	margin:0px;
	font-family:Tahoma, Verdana;
}
.topbg {
	background:url(images/top_bg.jpg) no-repeat top center;
	height:85px;
}
.headerbg {
	background:url(images/header_1.jpg) no-repeat top left;
}
.menu {
	/*	font-family:"Times New Roman", Times, serif; */
	font-size:11px;
	color:#f2f2f2;
	font-weight:normal;
	letter-spacing:1.8px;
	padding-bottom:2px;
}
.menu a {
	text-decoration:none;
	color:#f2f2f2;
}
.menu a:hover {
	text-decoration:none;
	color:#E1D384;
}
.text1, .usual {
	font-size:11px;
	color:#343333;
	font-weight: normal;
}
.text1 a, .usual a {
	font-size:11px;
	text-decoration:underline;
	color:#343333;
	font-weight:bold;
}
.text1 a:hover, .usual a:hover {
	font-size:11px;
	text-decoration:none;
	color:#343333;
	font-weight:bold;
}
.usual {
	margin-top:-15px;
}
.text2 {
	font-size:11px;
	color:#6f6f6f;
	font-weight: normal;
}
.text2 a {
	font-size:11px;
	text-decoration:underline;
	color:#6f6f6f;
	font-weight:bold;
}
.text2 a:hover {
	font-size:11px;
	text-decoration:none;
	color:#6f6f6f;
	font-weight:bold;
}
.header {
	display:block;
	font-size: 13px;
	font-weight: bold;
	color:#770023;
	border-bottom: solid 3px #770023;
	position: relative;
	top: 0px;
	padding: 0px 10px 4px 0px;
	margin:0;
	/*background-color: #DDD;*/
	list-style: none;
	/*border-left: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-bottom: solid 1px #999;*/
	-moz-user-select: none;
	-khtml-user-select: none;
}
.text3 {
	font-size:11px;
	color:#E1D384;
	font-weight: normal;
}
.footertext {
	font-size:11px;
	color:#6f6f6f;
	font-weight: normal;
}
.footertext a {
	font-size:11px;
	text-decoration:none;
	color:#6f6f6f;
}
.footertext a:hover {
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
img {
	border:none;
}
a:focus {
	outline:none;
}
/*  include css for info tabs  */
.idTabs li, .idTabs li a {
	font-size:12px;
	color:#ffffff;
	display: inline;
	list-style-type: none;
	padding: 0 1px;
	text-align:center;
	margin: 0 auto;
	text-decoration:none;
}
.idTabs li a:hover {
	font-size:12px;
	color:#7D002A;
	display: inline;
	list-style-type: none;
	padding: 0 1px;
	text-align:center;
	margin: 0 auto;
	text-decoration:none;
}
