body {
	background-color: #BCBDB9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	margin-top: 5px;
}
.bwhite {
	background-color: #FFFFFF;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 24px;
	color: #333333;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #6A9B05;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
}


form {
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #99CC33;
 color: #FFFF33;
}
.headbar {
	color: #999999;
	font-style: normal;
	font-weight: lighter;
 }
 .headbar:hover {
	color: #333333;
	font-weight: lighter;
 }


.hrf {
	font-weight: normal;
	color: #333333;
	}
	
.hrf:hover {
	color: #0066FF;
	
}
.headli {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	}
.headli:hover {
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFF7AE;
	text-decoration: none;
	font-weight: bold;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	padding: 3px;
	background-color: #333333;
 color: #003333;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 22px;
	color: #FFFFFF;
}

.catchline {
	border-width: thin;
	border-color: #F2F2EC;
	border-style: double;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F8F8F8;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
 }
 .linkbox {
	border-width: thin;
	border-color: #F2F2EC;
	border-style: double;
	background-color: #FBFBFB;
	padding-left: 10px;
}
.linktitle {
	font-weight: bolder;
	font-size: 12px;
}
.sibox {
	border-width: thin;
	border-color: #F2F2EC;
	border-style: double;
	background-color: #FBFBFB;
	padding-left: 2px;
	padding-right: 2px;
}
.siboxh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #E6E6E6;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding-top: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	padding-right: 8px;
}


input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.links{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #EFF2E9;
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 8px;
	margin-left: 8px;	
	}
	.links:hover{
	font-family:  Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;	
		}
.slinks {
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #EFF2E9;
	padding-right: 8px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #C1BFA4;
	border-right-color: #C1BFA4;
	border-bottom-color: #C1BFA4;
	border-left-color: #C1BFA4;
}
.mor {
	color: #0099FF;
	font-weight: bold;
}

.mor:hover {
	color: #990000;
	text-decoration: underline;
}

.blt {
	color: #006600;
	font-size: 24px;
}
.tbl {
	padding-left: 10px;
	padding-right: 10px;
}
.title {
	padding-left: 10px;
	padding-right: 10px;
	font-size: 14px;
	font-weight: bolder;
}
.imgl{
	left: auto;
	padding-right: 10px;
	float: left;	
}
.imgr{
	left: auto;
	padding-left: 10px;
	float: right;	
}