
html, body
{
	background-image: url("images/bg_shade.gif");
	background-repeat: repeat-x;
	text-align:center;
	font-size: 12px;
	font-family: verdana,arial,tahoma,helvetica;
	background-color: #ffffff;
	margin: 0px;
	color: #444;
}
/*
TYPOGRAPHY
*/
td { font-size: 12}
td.body { font-size: 12}
a:active {  text-decoration: none}
a:link {  text-decoration: none}
a:visited {  text-decoration: none; color: #004276;}
a:hover {  text-decoration: underline}

#test2{
	color: red;
}

/*
LAYOUT
*/
#frame {
	width:990;
	padding: 0px;
	padding-top:7px;
	text-align:left;
	position: relative;
	background-color: #ffffff;
	margin-right:auto;
	margin-left:auto;
}
div.header{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 990px;
	height:60px;
}
div.menu{
	margin-top: 0px;
	margin-bottom: 0px;
	width: 990px;
	height:78px;
}
table.content{
	float: left;
	margin-left: 10px;
	width: 990px;
	padding: 8px;
}
td.results{
	line-height: 1.6em;
}
#col1{
	float: left;
	width: 25%;
	margin-left: 3%;
	display: inline;
}
#col2{
	float: left;
	width: 45%;
	margin-left: 3%;
}
#col3{
	float: right;
	width: 200px;
	margin-right: 10px;
	text-align: center;
	font-size: 12px;
	color: #376A98
}
#col4{
	float: left;
	width: 300px;
	margin-left: 5px;
	display: inline;
}
#col5{
	float: left;
	width: 300px;
	margin-left: 3%;
}
#col6{
	float: left;
	width: 300px;
	margin-left: 3%;
}
#col7{
	float: left;
	width: 148px;
	margin-left: 14px;
	display: inline;
}
#col8{
	float: left;
	width: 2px;
	margin-top: 8px;
	display: inline;
}
#xx{
	color: #CC0000
}
#vv{
	margin-top: 15px;
	font-size: 12px;
	color: #004276;
	list-style-type: none;
	padding: 4px;
	margin: 2px;
}
#col7 ul a{
	margin-top: 15px;
	font-size: 12px;
	list-style-type: none;
	color: #004276;
	padding: 4px;
	margin: 2px;
}
#box{
	margin-top: 10px;
	font-size: 14px;
	list-style-type: none;
	color: #004276;
	padding: 0px;
	margin: 2px;
}
#bottomlinks{
	font-size: 12px;
	color: #909090;
}

#header2{

	width:964;
	background:#e0e0e0;
	padding:5px;
	margin:0px;
}

#header2 h2{
	font-size: 20px;
	font-weight: normal;
	margin:0px;
}

#headeradmin{

	width:964;
	background:#D6DEEE;
	padding:5px;
	margin:0px;
}

#headeradmin h2{
	font-size:20px;
	font-weight:normal;
	margin:0px;
}

h2.ad{
	padding: 4px;
	font-size:18px;
	font-style: verdana;
	font-weight:normal;
	color:#8ac4f9;
	margin-top:auto;
	margin-bottom:auto;
}

a.breadcrumb{
	color:#9799a1;
}

/*
FOOTER
*/
#footer{
	clear: both;
	margin-top:20px;
	height:60px;
	text-align: center;
	list-style:none;
	font-size: 12px;
	color: #909090;
	margin-left: auto;
	margin-right: auto;
}
#footer ul{
	margin:0;
	padding:9px 10px 0 10px;
	list-style:none;
}
#footer li{
  	display:inline;
   	margin:0;
   	padding:0;
}
#footer a{

   	margin:0;
   	padding:10 10 10 10;
   	text-decoration:none;
   	color: #909090;

}
/*
HOMEPAGE ADS
*/
ul.homepage_ads{
	list-style-type: none;
	margin-left: 2px;
	padding: 0;
}
#homeppage_ads li{
	font-size: 22px;
}
li.cat1{
	padding: 0pt 0pt 0pt 25px;
	background-image: url(images/hash_blue.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
}
li.cat2{
	padding: 0pt 0pt 0pt 25px;
	background-image: url(images/hash_green.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
}
li.cat3{
	padding: 0pt 0pt 0pt 25px;
	background-image: url(images/hash_orange.gif);
	background-position: 0pt 50%;
	background-repeat: no-repeat;
}
/*
html,body{
	background:#FFF;
	color:#333;
	text-align:left;
}
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	margin: 10px;
}
h1{
	font-size:32px;
}
h2{
	font-size:26px;
}
h3 {
	font-size:22px;
	font-weight: normal;
}
h4{
	font-size:18px;
	font-weight: normal;
}
a{
	color:#333;text-decoration:underline;
}
a:hover{
	color:#CC0000;
	cursor:pointer;
}
small{
	font-size: 80%;
	line-height: 14pt;
}
div.errors{
	color: #cc0000;
	margin-top: 5px;
	margin-bottom: 5px;
}
div.updated{
	margin-top: 10px;
	margin-bottom: 5px;
	width: 200px;
	padding: 10px;
	border: 1px dashed black;
}
div.menu{
	margin-top: 5px;
	margin-bottom: 5px;
}
*/
