body {
	background-color: #FFFFFF;
	margin: 0px 20px 0px 20px;
	background-image:url(images/page-bg.jpg);
	background-position: center;
background-repeat:repeat-y;
}
ul {
	list-style-type: square;
	}
form {
	display: inline;
	margin: 0;
	padding: 0;
}
	a:link {
	color : #525787; 
	text-decoration : underline; 
} 
	a:visited {
	color : #525787; 
	text-decoration : underline; 
} 
	a:hover {
	color : #525787; 
	text-decoration : none; 
} 
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: none;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px inset #CCCCCC;
	height: 21px;

}

.inputborder{
border: 1px;
border-color: #525787;
} 

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #474f2b;
	margin: 0;
	padding: 0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474f2b;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #474f2b;
	margin: 5px 5px 0;
	padding: 10px 0 5px 0;
	border-bottom: 1px solid #f7efee;
}



#pagewrap {
background-image:url(images/topmiddle-bg.jpg);
background-repeat:repeat-y;
width:789px;
min-width:789px;
max-width:789px;
position:relative;
left: 50%;
margin-left: -400px;
}

#stsearch {
margin-top:20px;
margin-right:20px;
position:absolute;
}

#stheader {
width: 789px;
max-width: 789px;
min-width: 789px;
}

#stlinks {
margin-top:60px;
margin-right:20px;
position: relative;
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;

}


.box {
	padding: 15px 15px 15px 15px;
	vertical-align : top;
	border : 1px solid #ebe5e5;
	background-color: #F7F7F7;
	
} 
.search-bg {
	color:#bfcad3;
	background-color:#7a7c73;
}
	.search-bg a:link{
	color : #525787; 
	text-decoration : none; 
} 
	 .search-bg a:visited {
	color : #525787; 
	text-decoration : none; 
} 
	.search-bg a:hover {
	color : #525787; 
	text-decoration : underline; 
} 
.footer-box {
background-image:url(images/topmiddle-bg.jpg);
background-repeat:repeat-y;
border: #ebe5e5 1px solid;
height: 25px;
font-family:Arial, Helvetica, sans-serif;
font-weight:500;

	}
.copyright {
	padding-left: 10px;
	line-height: 15px;
	background-image:url(images/topmiddle-bg.jpg);
background-repeat:repeat-y;
		}
.nav-bg {
	/* background-image: url(images/nav-bg.jpg);*/
	color:#525787;
	background-image:url(images/topmiddle-bg.jpg);
background-repeat:repeat-y;
}
#stlinks a:visited, #stlinks a:link{
	color : #525787; 
	text-decoration : none; 
} 
#stlinks a:hover {
	color : #000000; 
	text-decoration : none; 
} 
div.pr {
	font-size: 6pt;
	color: #000000;
	float: left;
	height: 30px;
	margin-right: 5px;
}
div.prg{
	width: 40px;
	border: 1px solid #999999;
	height: 3px;
	font-size: 1px;
}
div.prb{
	background: #5eaa5e;
	height: 3px;
	font-size: 1px;
}
span.req{
	margin-left: 3px;
	color: #FF0000;
	font-weight: bold;
}
.small, .small a {
	padding: 0px;
	margin: 0px;
	color: #909090;
	font-size: 7pt;
	text-decoration: none;
}
.url {
	color: #208a0b;
}
div.errForm, span.errForm {
	margin: 0px 0 0px 5px;
	padding: 2px 3px 2px 3px;
	color: #FF0000;
	background: #FFFFF3;
	border: 1px solid #cccccc;
	text-align: left;
	clear: right;
}
td.err {
	padding: 3px;
	color: #FF0000;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
td.msg{
	padding: 3px;
	color: #0000FF;
	background: #F7F7F7;
	border: 1px solid #A0A0A0;
	text-align: left;
}
.featured {
	background-color:#f1f7de;
	border: 1px solid #d8e4b5;
	margin: 0 10px 10px 10px;
	padding: 14px 5px 5px 5px;
}
.ads {
	background: url(images/add-bg-top.jpg) no-repeat center top;
	padding:0 0 20px 0;
	text-align: center;
	
}

.ad-bot {
	background: url(images/add-bg-bottom.jpg) no-repeat center bottom;
	border-bottom: #FFFFFF thick;
}
.ads-container {
background: url(images/add-bg.jpg) center;
background-repeat: repeat-y;
	padding: 10px 0 20px 0;

	}
