A:link    {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #240071}
A:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #240071}
A:active  {text-decoration: none; font-family: Arial, Helvetica, sans-serif; color: #240071}
A:hover  {text-decoration: underline; font-family: Arial, Helvetica, sans-serif; color: #666666}

A.relatedlinks:link    {
	text-decoration: none;
	color: #240071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A.relatedlinks:visited {
	text-decoration: none;
	color: #240071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A.relatedlinks:active  {
	text-decoration: none;
	color: #240071;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
A.relatedlinks:hover  {
	text-decoration: underline;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.mainbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}

.frame {
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;

}
.frametop {
	border-top: 1px solid #666666;



}
.footerframe {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
}
.framebottom {
	border-top: 1px none #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px none #666666;
}
.framegooglead {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px none #666666;
	border-left: 1px none #666666;
}
.navframe {
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
        border-bottom: 1px solid #666666;
}
A.linklinehover:link    {text-decoration: none; color: #003399}
A.linklinehover:visited {text-decoration: none; color: #003399}
A.linklinehover:active  {text-decoration: none; color: #003399}
A.linklinehover:hover  {text-decoration: underline; color: #666666}


//top nav
ul#list_top
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#list_top li
{
display: inline;
list-style-type: none;
}

#list_top a { padding: 1px 5px; }

#list_top a:link, #list_top a:visited
{
color: #000000;
background-color: #cccccc;
text-decoration: none;
}

#list_top a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	color: #FF0000;
	top: auto;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 80%;
	font-weight: bold;
	background-color: #CCCCCC;

	}