/* CSS Document */

body,td,th {
	//font-family:"Verdana", "Century Gothic", Arial, sans-serif;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000;
}
body {
	background-color: #cccccc;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
} 
A:link {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:visited {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	color: #777;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	color: #999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.indexpage {
	background-attachment: fixed;
	background-image: url(images/IndexBG2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.leftcol {
	border-top-color:#000000;
	border-top-style:solid;
	border-top-width:4px;
	border-left-color:#000000;
	border-left-style:solid;
	border-left-width:4px;
	border-right-color:#000000;
	border-right-style:solid;
	border-right-width:4px;
}

.copyright {
	background-color:#960000;
	border:#000000;
	border-width:3px;
	border-style:solid;
	padding:5px;
	font-size: 11px;
	font-weight:bold;
}
#default th {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-family: verdana;
  font-size: 10px;
  text-align: left;
  height: 16px;
  color: white;
}
#default td {
  font-family: verdana;
  font-size: 10px;
  height: 16px;
  text-align: left;
  color: white;
}
#frontPageThumbs td {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-family: verdana;
  font-size: 14px;
  height: 16px;
  padding: 10px 3px;
  text-align: left;
}
#frontPageTonight td {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-family: verdana;
  font-size: 11px;
  height: 14px;
  padding: 8px 3px;
  text-align: center;
}
#YellowPages td {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-family: verdana;
  font-size: 12px;
  height: 16px;
  padding: 10px 3px;
  text-align: center;
}
#DataMining th {
  border-top: 2px solid #a00;
  border-left: 2px solid #a00;
  border-right: 2px solid #a00;
  border-bottom: 2px solid #a00;
  font-family: verdana;
  font-size: 16px;
  height: 16px;
  padding: 10px 3px;
  text-align: center;
}
#DataMining td {
  border-top: 1px solid #aaa;
  border-left: 1px solid #aaa;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-family: verdana;
  font-size: 12px;
  height: 16px;
  padding: 10px 3px;
  text-align: center;
}
#tdbd1 {
	border:1px solid #2e2e2e;
	vertical-align:top;
	background-color:#BBB;
}	
#tdbd2 {
	border:1px solid #2e2e2e;
	vertical-align:top;
	background-color:#DDD;
}	
#tdbd3 {
	border:1px solid #2e2e2e;
	vertical-align:top;
	background-color:#CC0000;
}	
#tdadmin {
	border:1px solid #2e2e2e;
	vertical-align:top;
	background-color:#BBB;
	font-size: 10px;
}	
#thbd {
	border:1px solid #2e2e2e;
	vertical-align:top;
	background-color:#333;
}	

div#clickbanner  {
	font-size: 11px;
	color: white;
	font-family: verdana;
}


