body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(Spacer.jpg); 
	background-repeat:repeat-y; 
	background-color:#FFFFFF;
	margin: 0;
}
a:link, a:visited, a:active {
	color: #00C;
	text-decoration: none;
}
a:hover {
	color:#CC6600; 
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #993366;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

h2 {
	font-size: 16px;
	color: #CC6600;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	background-image: url(Logo.jpg); 
	background-repeat: no-repeat;
	width: 100%;
	margin: auto;
	padding: 0;

}
.banner, .search_box {

	height: 155px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}
.banner {

	width: 10px;
	padding-left: 20px;
	float: left;
	text-align: left;
}
.search_box {
	background-image: url(head.gif); 
	background-repeat: no-repeat;
	background-position:right;
	float: right;
	clear: right;
	width: 950px;
	
}
.search_string {
	margin-top:120px;
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align:middle;
}
.search_submit {
	margin-top:120px;
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.highlight {
	background-color: #D0D0D0;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	position:absolute;
	left:2px;
	top:20px;
	float: left;
	width: 110px;
	margin: 5px;
	margin-left:5px;
	margin-top: 140px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 2px;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	border-bottom: 1px dashed #999999;
}
.menu_default a:hover {
	border-bottom: 1px dashed #CC6600;
	color: #CC6600;
}

.menu_current  {
	border-bottom: 1px dashed #FFF;
	font-weight:bold;
}

.login_table {
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #CC6600;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 150px;
	margin-top: 30px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}

.footer {

	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}
