body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/stnbg2.gif);
}
#content {
	padding: 5px;
	height: 520px;
	width: 690px;
	overflow: auto;
}
#content p, #address, #content ul {
	font-size: 12px;
	line-height: 130%;
	color: #FFFFFF;
}
#content a:link, #content a:active, #content a:visited {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
#content .input {
	font-size: 9px;
	background-color: #333333;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	width: 250px;
	padding: 1px;
}
#content .input:focus
{
	font-size: 9px;
	font-weight: bold;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	width: 250px;
	padding: 1px;}

#content a:hover, #content a:focus {
	color: #FF0000;
	text-decoration: underline;
}
.formlabel {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}
.test {
	border: 1px solid #5C5F4B;
	padding: 3px;
}
.small {
	font-size: 9px;
}


.button {
	font-size: 9px;
	background-color: #454545;
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
	padding: 1px;
	width: 80px;
}

#Table_01 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #333333;
}
h1 {
	font-size: 17px;
	color: #FFFFFF;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
}
.logo {
	border: 1px solid #111111;
	background-color: #FFFFFF;
	padding: 2px;
}
#Table_01 #content #address a {
	color: #000033;
}
