body,div,table
{
	color: 000000;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}
a:link
{
	color: 0000aa;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}
a:active
{
	color: 0000aa;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}

a:visited
{
	color: 0000aa;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}
a:hover
{
	color: 0000aa;
	font-weight: normal;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: underline overline;
}

a.top_nav:link
{
	color: ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}
a.top_nav:active
{
	color: ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}

a.top_nav:visited
{
	color: ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: none;
}
a.top_nav:hover
{
	color: ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
        text-decoration: underline overline;
}
select
{
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 0px;
	background-color: #F0F0F0;
}
input
{
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #F0F0F0;
}
textarea
{
	color: #000000;
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-color: #F0F0F0;
}
.submit
{
	color: #FFFFFF; font-family: Verdana; font-weight: bold;
	font-size: 10px; border-style: solid; border-color: #000000;
	border-width: 0px; background-color: #000099;
}
