body {
	padding: 0;
	font: 1em/1em verdana,arial,helvetica,sans-serif;
	color: #858585;
	background-color: #fff;
}

a:link {
	color: #3c99f1;
	text-decoration: underline;
}
a:visited {
	color: #3c99f1;
	text-decoration: underline;
}
a:hover {
	color: #3c99f1;
	text-decoration: underline;
}
a:active {
	color: #3c99f1;
	text-decoration: underline;
}

* {
	margin:0;
	padding:0;
}

img {
	border-style: none;
}
	
p {
	margin-bottom: 1em;
}
	
ul,ol {
	padding: 1em 2em;
}

select, input, option {
	font-family: verdana;
	font-size: 12px;
}

h1 {
	display : inline;	
}

.clear {
	clear: both;
}
.shownone {
	display: none;
}
.redtxt {
color: rgb(231, 22, 22);
}
.redtxt_large {
color: #CC3300;
font-weight:bold;
font-size: 20px;
}

#rollovers {
	position: absolute;
	left: -1000px;
}
#logo_float {
position: absolute;
margin-left:-37px;
margin-top:-17px;
	/*margin: 0 auto;
	width: 730px;
	padding-top: 20px;
	clear: both;
	background-color: #FFF;
	padding-top: 18px;
	padding-bottom: 32px;*/
}
#container {
	margin: 0 auto;
	width: 730px;
	/*padding-top: 20px;*/
	clear: both;
	/*background-color: #FFF;*/
	padding-top: 18px;
	padding-bottom: 32px;
}

#wrap {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

ul#nav {
	margin: 0;
	padding:0;
	padding-left:45px;
	list-style:none;
	width:790px;
	width:685px;
	/* out from logo - style="padding-left: 8px;"*/
	/*width:730px;*/
	/*width:685px;*/
	margin:0 auto;
	/*height:33px;*/
	/*height:38px;*/
	height:33px;
	height:38px;
	overflow:hidden;
	background-image: url(images/container_top.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
ul#nav li {
	display:inline;
	float:left;
	padding-right:1px;
}

#footer {
	background-image:url(images/rounded_bg.gif);
	background-repeat:no-repeat;
	line-height:1.2em;
	padding:6px 12px;
	font-size:.7em;
	margin-left:17px;
	margin-right:18px;
}
#footer a {
	color:#858585;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}



#affiliates {
	background-position:bottom;
	background-image:url(images/dot_bg.gif);
	background-repeat:repeat-x;
	padding-bottom:12px;
}

#affiliates a {
	text-decoration:underline;
}

#footer_bottom {
	padding-top:12px;
}
#copyright_credit {
	width:670px;
	color:#bebebe;
}



ul#footer_nav {
	width:425px;
	float:right;
	margin:0;
	padding:0;
	list-style:none;
	text-align:right;
	color:#bebebe;
}
ul#footer_nav li {
	display:inline;
	padding:0 1px;
}
ul#footer_nav li.last {
	border:none;
}
ul#footer_nav li a {
	color:#bebebe;
	text-decoration:none;
}
ul#footer_nav li a:hover {
	text-decoration:underline;
}




form#navigation {
	text-align:center;
	font-family: verdana;
	font-size: 12px;
}
form#navigation select {
	border:1px solid #e5e5e5;
	width:688px;
	color:#858585;
}
form#navigation option {
	padding-left: 4px;
}




#content {
	clear:both;
	padding-left:17px;
	padding-right:18px;
	background-color: #FFF;
}

#super_top {
	margin: 0 auto;
	width: 670px;
	clear: both;
}
#super_top a {
color: #FFFFFF;
font-weight:bold;
	text-decoration: none;
}
#super_top a:hover {
color: #FFFFFF;
font-weight:bold;
	text-decoration:underline;
}

ul#super_top {
color: #FFFFFF;
font-weight:bold;
text-align:right;
	margin:0;
	padding:0;
	list-style:none;
	font-size:.7em;
	margin-left:17px;
	margin-right:18px;
	margin-top:5px;
	padding:4px;
	padding-bottom:3px;
}
ul#super_top li {
	padding-right:5px;
	padding-left:3px;
	display:inline;
}

ul#stats_long a {
	color:#858585;
	text-decoration:none;
}
.underline {
	text-decoration: underline;
	}

.biggerfont a{font-size: 10px;
}

#pageimg {
	background-color: #FFFFFF; 
	border-top: 1px solid #eeeeee; 
	border-bottom: 1px solid #eeeeee;  
	height: 800px;	
}

.whtnbold {
color:#FFFFFF;
font-weight:bold;
font-size:14px;
	}
	
.whtnboldsmall {
color:#FFFFFF;
font-weight:bold;
font-size:10px;
line-height:11px;
	}
.bakwht {
	background-color: #fff;
	}
.botside {
	background-position:bottom;
	background-image:url(images/dot_bg.gif);
	background-repeat:repeat-x;
	}
	.border {
	border-width:1px;
	border-color: #999999;
	border-style: solid;
	}
