body{
	color: #666666;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: Verdana;
}
p{
	margin: 0px;
}
.text12, .text12 td{
	font-size:12px;
}
.text11, .text11 td{
	font-size:11px;
}
.white{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.CCCCCC{
	color: #CCCCCC;
}
.blue{
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
}
.u{
	text-decoration: underline;
}
.copy, a.copy {
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.copysel{
	font-size: 10px;
	color: #454545;
	text-decoration: underline;
}
a {
	font-size: 11px;
	color: #FF3333;
	text-decoration: underline;
}
ul.menulist2{
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 0;
}
ul.menulist2 li ul.menulist2 a{
	padding-left: 35px;
}
ul.menulist2 li {
	display: block;
}
ul.menulist2 li a.parent {
	color: #454545;
}
ul.menulist2 li a {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 20px;
	line-height: 13px;
	background:url(../images/index8.gif) no-repeat;
	border-left:1px solid #9E9E9E;
}
ul.menulist2 li li a {
	font-family: Helvetica, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 5px 20px 5px 20px;
	line-height: 13px;
	background:url(../images/index81.gif) no-repeat;
	border-left:1px solid #9E9E9E;
}
ul.menulist2 li a:hover {
	color: #000000;
	text-decoration: underline;
}
ul.menulist2 li a.menusel {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 0 20px;
}

h1{
	font-family: "Trebuchet MS", Arial;
	font-size: 21px;
	font-weight: bold;
	color:#FF3333;
	padding:10px 0px 10px 10px;
	margin: 0px;
}
.text{
	padding:0px 10px 0px 10px;
}
.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;
}
.sitemap li a{
	line-height: 12px;
}
.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;
}
.newsttle{
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #666666;
	width: 130px;

}

.newsttle a{
	font-family: "Myriad Pro";
	font-size: 12px;
	color: #666666;
	width: 130px;

}

.bold{
		font-family: "Myriad Pro";
	font-size: 14px;
	color: #666666;
	font-weight: bold; 
}
.clearleft{
	clear:left;
}
.h10{
	height:10px;
}
.floatleft{
	display: inline;
	float: left;
}
.floatright{
	display: inline;
	float: right;
}
a.blue {
	color: #0173bb;
	text-decoration: none;
}
.centered {
	text-align: center;
}
.BT{
	border-top:1px solid #cdcdcd;
}