/* CSS Document */

#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: right;
	color: #FF3;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	margin: 30px 110px 0px 0px;
}

#navigation a, #navigation a:link, #navigation a:visited { color: #FF3; font-weight: bold; text-decoration:none; }
#navigation a:hover, #navigation a:active { color: #000; font-weight: bold; text-decoration:underline; background:#FF3}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 500px;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #FFF;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	margin: 10px 0px 0px 20px;
}

table.formtext, .formtext {
	width: 500px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #FFF;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	margin: 0px 0px 10px 15px;
}



.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	color: #CCC;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
}

.footer a, .footer a:link, .footer a:visited { color: #CCC; font-weight: bold; text-decoration:none; }
.footer a:hover, .footer a:active { color: #FFF; font-weight: bold; text-decoration:underline; }

#links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-align: left;
	color: #FFF;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	margin: 10px 25px 0px 20px;
}

#links a, #links a:link, #links a:visited { color: #FF3; font-weight: bold; text-decoration:none; }
#links a:hover, #links a:active { color: #000; font-weight: bold; text-decoration:underline; background:#FF3}