body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background:#990000 url(images/bg_salem.jpg) repeat;
	margin: 0;
}
a:link, a:visited, a:active {
	color:#0000FF;
	
}
a:hover {
	color:#0033FF;
	text-decoration: none;
	
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660000;
	border: 0;
	border-top: 1px solid #660000;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color:#990000;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	width: 750px;
	margin: auto;
	padding: 0;
	background:#FFFFFF url(images/main_bg2.jpg) right repeat-y;
	/*background-color: #FFFF00;*/
}
#banner, .search_box {
	height: 100px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	
}

#banner {
	/*width: 530px;*/
	
	background: #FFFFFF url(images/bg_head3.jpg) no-repeat;
	width: 530px;
	padding-left: 0px;
	float: left;
	text-align: left;
}
.title{
	clear:both;
	margin:0px 5px 5px 170px;
	font:24px bold Verdana, Arial, Helvetica, sans-serif ;
	color:#000000;
}
.tagline{
	clear:both;
	margin:35px 5px 5px 35px;
	font:14px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;	
	color:#000000;
}
.search_box {
	font:11px Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		vertical-align:text-top;
	color:#000000;
	float: right;
	clear: right;
	width: 220px;
		background:#FFFFFF url(images/bg_search3.jpg) right repeat-y;
	/*background:#FFFFFF;*/
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.search_form {
	/*padding-top:20px;*/
}
/*.highlight {
	background-color: #D0D0D0;
}*/
#banner a {
	color: #000000;
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}
#banner a:hover {
	color:#800000;
	text-decoration: none;
	/*background-color: #D0D0D0;*/
}
.menu {
	float: left;
	/*background-image:url(bg_menu2.jpg);*/
	width: 160px;
	margin: 0px;
	margin-top: 0px;
}
.menu ul, .menu li {
	margin-left: 1px;
	display:block;
	padding:0px 0px 0px 10px;
	/*padding-left: 10px;*/
	list-style: none;
	margin-bottom: 0px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active {
	display: block;
	padding: 5px;
	color:#660000;
	text-decoration: none;
}
.menu a:hover {
	display: block;
	padding: 5px;
	background:url(images/li_bg.jpg);
	color:#CC0000;
	text-decoration: none;
}
.menu_default a:link, .menu_default a:visited, .menu_default a:active {
	/*border-bottom: 1px dashed #999999;*/
	border-bottom: 1px solid #999999;
}
.menu_default a:hover {
	/*border-bottom: 1px dashed #333333;*/
	border-bottom: 1px solid #333333;
	
}

.menu_current  {
	/*border-bottom: 1px dashed #999999;*/
	border-bottom: 1px solid #999999;
	font-weight:bold;
}
.extras  {
	margin-left:10px;
	width:145px;
}


.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	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;
}
.pagetitle{
	font:22px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:10px;
	color:#000000;
	text-align:center;
}
.content {
	/*background:#FFFFFF url(edge.jpg) right repeat-y;*/
	width:auto;
	margin-left: 160px;
	height:100%;
	padding: 4px 30px 14px 30px;
	/*background:#FFFFFF;*/
	text-align: left;
	clear: right;
}

.footer {
	background-color:#2f0002;
	clear: both;
	height: 40px;
	background-image: url(images/footer_red2.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 18px;
}
#bottom_box {
	margin:0px auto;
	text-align: center;
	font-size: 12px;
	padding-top: 4px;
	margin-bottom:10px;
	
}
.powered_by {
	
	
	}
.powered_by a:link, .powered_by a:visited, .powered_by a:active {
	color:#000000;
	text-decoration: none;
}
.powered_by a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
.designed_by {
	
	
	padding-right:10px;
}
.designed_by a:link, .designed_by a:visited,.designed_by a:active {
	color:#000000;
	text-decoration: none;
}
.designed_by a:hover {
	color:#FFFFFF;
	text-decoration: none;
}