*{
}
body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size:12px;
}
.f14{
	font-size: 14px;
}
.f12{
	font-size: 12px;
}
.tre{
	font-family: "Trebuchet MS";
}
.times{
	font-family: "Times New Roman";
}
.it{
	font-style: italic;
}
.lh18{
	line-height: 18px;
}
.white{
	color: #ffffff;
}
.copy, a.copy {
	color: #B08E13;
	text-decoration: none;
}
.site{
	color: #B08E13;
	font-size: 24px;
	font-style: italic;
	font-family: "Times New Roman";
}
a {
	font-size: 12px;
	color: #B08E13;
	text-decoration: none;
}

ul.menutop{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	float: right;
}
ul.menutop li{
	display: inline;
	float: left;
}
ul.menutop li a.menu {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0 20px;
	background: url(../images/arrow.gif) no-repeat 10px 4px;
}
ul.menutop li a.menu:hover {
	color: #B08E13;
	text-decoration: underline;
	background: url(../images/arrowc.gif) no-repeat 10px 4px;
}
ul.menutop li a.menusel {
	color: #B08E13;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 0 20px;
	background: url(../images/arrowc.gif) no-repeat 10px 4px;
}

ul.menulist2{
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.menulist2 li{
	display: block;
}
ul.menulist2 li a.menu {
	font-family: Georgia;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 15px 15px 15px 30px;
	border-bottom: 1px solid #ffffff;
}
ul.menulist2 li a.menu:hover {
	background: url(../images/sq.gif) no-repeat 12px 15px #8A8A8A;
	text-decoration: underline;
}
ul.menulist2 li a.menusel {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 15px 0px 15px 30px;
	border-bottom: 1px solid #ffffff;
	background: url(../images/sq.gif) no-repeat 12px 15px #8A8A8A;
}
ul.menulist2 li a.menu2 {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0 20px;
}
ul.menulist2 li a.menu2:hover {
	color: #dedede;
	text-decoration: underline;
}
ul.menulist2 li a.menusel2 {
	color: #dedede;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 0 20px;
}
h1{
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color:#FF9933;
	padding:20px 0px 5px 20px;
}
.boxlight, .inputbox, .textbox{
	border-bottom:1px solid;
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid;
	border-color:#BFBFBF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
}
	
.boxindex{
	border:1px solid;
	border-color:#000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #000000;
	background-color: #FFFFFF;
	width: 93px;
	height: 17px;
}
.sitemap, .sitemap ul {	
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
}

.sitemap li {
	padding: 8px 0px 0px 22px;
	background: url(../images/folder2.gif) no-repeat 0px 7px;
}
.sitemap li li {
	background: url(../images/folder3.gif) no-repeat 2px 8px;
}
.sitemap li li li {
	background: url(../images/folder4.gif) no-repeat 5px 5px;
}
.error{
	color:#CD0000;
	font-size:11px;
}
.success{
	color:#5BDA40;
	font-size:11px;
}
.b{
	font-weight: bold;
}
.boxorange{
	padding: 3px;
}
.boxviolet{
	padding: 3px;
	background: #d8d8d8;
}
.news_title{
	color:#CD0000;
	font-size:13px;
}
.boxorange a{
	color: #454545;
}
.boxviolet a{
	font-weight: bold;
}
.bord{
	border-bottom: 2px solid #454545;
}
.h10{
	height: 10px;
}
.floatright{
	display:inline;
	float: right:
}
.floatleft{
	display:inline;
	float: left;
}
.pcontent{
	padding: 0 20px 0 20px;
}
.newsdate{
	font-size: 9px;
	font-weight: normal;
	color:#777777;
	line-height: 16px;
}
.newsbigtitle{
	font-size: 14px;
	font-weight: bold;
	color:#b08e13;
	border-bottom: 2px solid #b08e13;
	text-decoration: none;
}