body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
}
.toptext{
	 font-family: Georgia;
	 font-size: 14px;
	 color: #231F20; 
	 font-weight: bold;
}
a.buttontext{
	 font-family: Georgia;
	 font-size: 12px;
	 color: #ffffff; 
	 font-weight: bold;
	 width:95px;
	 display: block;
	 margin-left:10px;
}
.midtext{
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #020202;
}
.tipstext{
   font-family: Arial;
	font-size: 10px;
	line-height: 14px;
	color: #233F90;
}
.copy, a.copy {
   font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}
a {
	font-size: 11px;
   color: #454545;
	text-decoration: none;
}
ul.menulist2{
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
ul.menulist2 li{
	display: inline;
	float: left;
}
ul.menulist2 li a.menu {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: 0 20px;
}
ul.menulist2 li a.menu:hover {
	color: #909090;
	text-decoration: underline;
}
ul.menulist2 li a.menusel {
	color: #757575;
	text-decoration: underline;
	font-weight: bold;
	display: block;
	padding: 0 20px;
}
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: Georgia;
	font-size: 16px;
	font-weight: bold;
	color:#231F20;
	padding:10px 0px 5px 0px;
	border-bottom: 2px solid #000000;
}
.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: #C3DFF1;
}
.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;
}


.di{
	display: inline;
}
.w350{
	width:350px;
}
.w450{
	width:550px;
}
.w180{
	width:180px;
}
.h10{
	height:10px;
}
.h26{
	height: 26px;
}
.BT{
	border-top:1px solid #cdcdcd;
}
.BB{
	border-bottom:1px solid #cdcdcd;
}
.br{
	border-right:1px solid #cdcdcd;
}
.Bpadding10{
	padding-bottom: 10px;
}
.Tpadding5{
	padding-top: 5px;
}
.Tpadding25{
	padding-top: 25px;
}
.clearleft{
	clear:left;
}
.floatleft{
	display: inline;
	float: left;
}
.floatright{
	display: inline;
	float: right;
}
.clearfloat, .cb{
	clear: both;
}
.centered {
	text-align: center;
}

.hand{
	cursor: pointer;
}
.f12, .f12 a{
	font-size: 12px;
}
.f14, .f14 a{
	font-size: 14px;
}
