body {

	background-image: url(images/bak.gif);
	scrollbar-face-color      : #000000;
	scrollbar-shadow-color    : #333333;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color   : #3f680e;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color     : #666666;
	scrollbar-arrow-color     : #e8c2e1;
}

.smlwhite {
	font-family: Verdana;
	font-size: 11px;
	color: #e4e4e4;
	font-weight: bold;
}
.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #999999;
}
.main {
	font-family: Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.navoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
}
.pink {
	font-family: Verdana;
	font-size: 10px;
	color: #FF9900;
}


.list {
	font-family: Verdana;
	font-size: 11px;
	line-height: 20px;
	color: #014E86;
}
.form {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}
#nav a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e4e4e4;
	font-weight: bold;
}
#nav a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
#nav a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#admin a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#admin a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
#admin a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
#admin a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #ff9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	
}
.blackboxsmall {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	border: 1px solid #000000;
	font-weight: normal;
}
.blackbox {
	border: 1px solid #000000;
}
.bluebox {
	border: 1px solid #0251be;
}
.scroll {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: 15px;
}
.title {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.blue {
	font-family: Verdana;
	font-size: 10px;
	color: #333366;
	font-weight: bold;
	line-height: 15px;
}
.orange {
	font-family: Verdana;
	font-size: 12px;
	color: #ff9900;
	font-weight: bold;
	line-height: 15px;
}
.image{
	background:#ffffff;
	border:1px solid #808080;
	padding:5px;
	margin:5px;
	margin-left:auto;
margin-right:auto;
}
.catchbox {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	
}
.red {color: #FF0000}
.blue2 {color: #3f680e}
.gold {color: #d0b762}
.forminput {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #e4f4f6;
}