td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4e4e4e;
	text-decoration: none;
}
body {
	background-color: #e6e6e6;
	background-image: url();
	margin: 0;
	padding-top: 0px;
	margin-top: 0px;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #FCE92C;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 670px;
}
h1, h2, h3, h4, h5, h6
    {
	color: #FCBA2C;
    font-family: Arial, "Times New Roman", Times, serif;
    }

h1 {
	font-size: 16px;
	color: #FCBA2C;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

h2  {
	font-size: 14px;
	color: #FCBA2C;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

form {
	margin: 1px;
}
.main {
	width: 998px;
	height: 100%;
	margin-top: 0px;
	padding-top: 10px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	background-image: url(background.jpg);
}
.banner {
	height: 0px;
	background-image: url(.jpg);
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 150px;
	height: 16px;
	font-size: 10pt;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.menu a:link {
    margin: 0px 0px 0px 0px;
	display: block;
    padding-top: 2px;
	padding-left: 10px;
	color: #808080;
	font-family: Arial, bold;
    background: url(bullet.jpg) no-repeat;
    background-position: -4px 4px;
    text-decoration:none;
 }

.menu a:visited {
    margin: 0px 0px 0px 0px;
	display: block;
    padding-top: 2px;
	padding-left: 10px;
	color: #808080;
	font-family: Arial, bold;
    background: url(bullet.jpg) no-repeat;
    background-position: -4px 4px;
    text-decoration:none;
 }

.menu a:active {
    margin: 0px 0px 0px 0px;
	display: block;
    padding-top: 2px;
	padding-left: 10px;
	color: #feb311;
	font-family: Arial;
	font-weight: 200;
    background: url(bullet2.jpg) no-repeat;
    background-position: -4px 4px;
    text-decoration:none;
 }
 
.menu a:hover {
    margin: 0px 0px 0px 0px;
	display: block;
    padding-top: 2px;
	padding-left: 10px;
	color: #feb311;
	font-family: Arial;
    background: url(bullet2.jpg) no-repeat;
    background-position: -4px 4px;
    text-decoration:none;
 }

li {
    border:0px solid #fff;
    list-style:none;
    padding: 0px;
    margin:  0px 10px;

 }
 
ul {
    border:0px solid #fff;
    list-style:none;
    padding: 0px;
    margin:  0px 10px;

}
.login_table {
	border: 0px solid #D0D0D0;
	margin: 15px 15px 15px 15px;
	margin-top: 45px;
	margin-bottom: 5px;
	text-align: left;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 10px 1px 0px;
	width: 60px;
}

.content {
	min-height: 560px;
	padding: 10 10 10 10px ;
	width: 412px;
	height: 100%;
	background-color: none;
	vertical-align: top;
	text-align: left;
}
.footer {
	background-image: url(footer.jpg);
	padding: 0px 0px;
	clear: both;
	height: 20px;
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 10px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
}

