
body {
	margin: 0;
	padding:0px 0px 0px 0px;
	background:#fff;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
  	font-size: 0.75em;
	color: #333;
	min-width: 900px;
}

a, a:link, a:visited {color: #336699; text-decoration: none; font-weight:bold;}
a:hover {color: #036; text-decoration: underline;}
a:active {color: #336699; text-decoration: underline; font-weight:bold;}

h1, h2 {
	font-size: 24px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	margin-bottom: 0.5em;
	line-height: 140%;
	letter-spacing: -1px;
	color: #444;
}

h3 {
	font-size: 14px;
	font-family: Verdana, Arial, Serif;
	color: #000;	
}

h4, h5, h6 {
	font-size: 12px;
	font-family: Verdana, Arial, Serif;
	color: #000;	
}
p, blockquote, ul, ol {
	margin-top: 0;
	padding-top: 0;
	margin-bottom:0.5em;	
}

dt {
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	font-weight:bold;
	padding-top: 15px;
	padding-bottom: 5px;
}

dd {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

.bold {
	font-size: 1.25em;
	font-weight:bold;
}
.smaller {
	font-size: .8em;
}
sup {
	font-size: 9px;
}
p {
	line-height:1.8em;
}

#topsurround
{
	width:100%;
	background-color:#f0eed7;
	height: 140px;
	padding: 4px 0px 4px 0px;
	margin:0px;
	text-align: center;
}
#logo
{
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-decoration:none;
}

#topads
{
	text-align: center;
	text-decoration:none;
	margin:10px 0px 10px 0px;
}
		
#header 
{
	background-color: #ffffff;
	height:125px;
	width:100%;
	text-align:center;
	margin:0px;
	border: 1px solid #f0eed7;
	/*padding: 4px 0px 4px 0px;*/
}

#main {
	width: 996px;
	 text-align:left; margin:0 auto;
	background:#fff;

	border-right: 1px solid #eeeff0;
	border-left: 1px solid #f8f6f2;
}

#content {
	margin:15px;
	width: 95%;
	font-size: 0.9em;
	//font-size: 1.1em;
	//font-family: Calibri, Tahoma, Verdana, Arial, Serif;
}
td.lcol {
	background-color: #f8f6f2;
}	
	
#lcol {
	width: 190px;		
	font-size: 10px;
}



#listmenu ul {
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
 	list-style-type: none;
}

#listmenu li a {
	color: #35434d;
	display: block;
	height: 16px;
 	padding: 7px 0 9px 20px;
	text-decoration: none;
	font-weight:bold;
	background-color:#f8f6f2;
	border-bottom: 1px solid #cbd1cd;
	background:url('images/star.png') no-repeat left;
	
}

#listmenu li a:hover {
	background:url('images/star_rollover.png') no-repeat left;
	background-color: #cbd1cd;
	}



#footer {
	width:100%;
	background: #f0eed7;
	margin:0px;
}

#footer p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #000;
	text-align:center;	
}
#footer a:active, #footer a:link, #footer a:visited, #footer p strong {
	color: #000000;	
	border:0px none;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}

#copy p {
	margin: 0;
	padding: 7px;
	font-size: 0.9em;
	color: #000;	
	text-align:center;
}

table.rlist {
	width: 97%;
	border: 0px none;
	border-collapse: collapse;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
	
}

td.rlist {
	width: 50%;
	border: 1px solid #f6f7f8;
	vertical-align: top;
}

table.results {
	width: 100%;
	border: 1px solid #f6f7f8;
	border-collapse: collapse;
	font-size: 0.8em;
	font-family: Verdana, sans-serif;
	font-weight:normal;
}

td.cresults {
	border: 1px solid #ebedef;
	padding: 5px 5px 5px 10px;
	background: #f6f7f8;
    width: 80px;
}

td.tresults {
	border: 1px solid #f6f7f8;
	padding: 5px;
}

td.tresults a {
	font-weight:normal;
	font-size: 10px;
}

td.oresults {
	border: 1px solid #f6f7f8;
	padding: 5px;
}

td.nresults {
	border: 1px solid #ebedef;
	padding: 5px;
	background: #f6f7f8;
}

td.oresults2 {
	border: 1px solid #f6f7f8;
	padding: 5px;
	background: #f6f7f8;
}

td.nresults2 {
	border: 1px solid #ebedef;
	padding: 5px;
}

td.results {
	border: 1px solid #f6f7f8;
}


.pagenums a:active, .pagenums a:link, .pagenums a:visited  {
	text-decoration: none;
	font-weight:normal;
	font-size: 0.8em;
}

table.pages {
}	

table.lines {
	border: 1px solid #779;
	padding: 3px;
}	

table.lines tr {
	background: #fcfcff;
	color: #449;
}

table.lines tr a{
	color: #449;
	text-decoration: underline;
}

table.lines tr.odd {
	background: #fffcfc;
	color: #944;
}

table.lines tr.odd a{
	color: #944;
}

table.lines td {
	padding: 3px;
	font-family: Verdana,Tahoma, Arial, Serif;	
	line-height: 1.5em;
  	font-size: 11px;
}

#contentads {
	width: 336px;
	padding: 5px;
	text-align: center;
	float: left;
	overflow: hidden;
}

#contentadsb {
	width: 200px;
	padding: 0px 0px 5px 5px;
	text-align: center;
	float: right;
	overflow: hidden;
}

#contentads180 {
	width: 180px;
	padding: 0px 10px 5px 0px;
	text-align: center;
	float: left;
	overflow: hidden;
}

#contentads160 {
	width: 160px;
	padding: 0px 10px 5px 0px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.popular {
	font-size: 14px;
	font-weight: bold;
}

.news {
	font-family: Georgia, Arial, Helvetica;
	font-weight: normal;
	color: #333;
	font-size: 15px;
	line-height: 25px;
}

.news a, .news a:link, .news a:visited {
	font-family: Georgia, Arial, Helvetica;
	text-decoration: underline;
	font-weight: normal;
	color: #333;
	font-size: 15px;
	line-height: 25px;
}

.newstitle {
	font-family: Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
	line-height: 25px;
}

