TABLE
{
	border: 0;
}

.content
{
	font-size: 10px;
	font-family: Verdana, Times new	Roman, Arial;

}

.content ADDRESS
{
	color: #203C79;
	font-style: normal;
}

.content EM
{
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}

.content H1
{
	color: #203C79;
	font-size: 18px;
}

.content H2
{
	color: #FF9900;
	font-size: 14px;
}

.content TD
{
	color: #203C79;
	font-size: 10px;
}

.content INPUT.text, TEXTAREA
{
	border: solid #203C79 1px;
	color: #203C79;
	background-color: white;
	font-size: 10px;
	font-family: Verdana, Times new	Roman, Arial;
}

.content a:link, a:visited
{
	color: #203C79;
	text-decoration: none;
}

.content a:hover
{
	text-decoration: underline;
}


.menuHead
{
	background: #DBDBDB;
	font-size: 10px;
	font-family: Verdana, Times new	Roman, Arial;
	font-weight: bold;
}

.menuHead a:link, a:visited
{
	color: #203C79;
	text-decoration: none;
}

.menuHead a:hover
{
	text-decoration: underline;
}

.borderRight
{
	background: #FF9900;
}

#logo
{
	background: #203C79;
	padding: 5px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Times new	Roman, Arial;
}

#menu
{
	background: #DBDBDB;
	padding: 5px;
}

#menu a:link, #menu a:visited
{
	border:	solid 1px #DBDBDB;

	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Times new	Roman, Arial;

	color: #000000;

	letter-spacing: 1px;

	text-decoration: none;
	
	padding: 2px 10px 2px 10px;
}
#menu a:link.active, #menu a:visited.active
{
	border:	solid 1px #000080;
	background: #ADADD1;
}

#menu a:hover
{
	border:	solid 1px #000080;
	background: #ADADD1;
}
