*{
	font-family: Tahoma;
	font-size: 12px;
}
body{
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-size:12px;
}

.copy, a.copy {
	font-size: 10px;
	font-weight: bold;
	color: #757575;
	text-decoration: none;
}
a {
	font-size: 11px;
	color: #cd0000;
	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: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#454545;
	padding:20px 0px 5px 10px;
	border-bottom: 2px solid #454545;
}
.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;
}
