body, table, tr, td {
	font: 8pt tahoma; 
	color: #6699CC;
	letter-spacing: 1px}
body {
	background-color: #000000;
	margin: 0;
}

A:visited {text-decoration: none;  color: #336699}
A:active  {text-decoration: none;  color: #6699CC}
A:hover {font-weight: normal; Color : #336699; cursor: w-resize; Background-Color : #6699CC}

.formlabel
{
    font-size: 10pt;
	font-family: "arial narrow";
	color: #6699CC;
}
.formfield, input, textarea, option, select
{
	font: 8pt arial;
	color: #6699CC;
	background-color: #323F61;
	letter-spacing: 1px;
	border: 1px solid #6699CC;
	padding:2px;
}

#navbar {
	background-color: #323F61;
	color: #6699CC;
	font-family: "Arial Narrow", sans serif; 
	font-size: 14px;
	letter-spacing: 1px;
	padding: 2px; 
	text-align: center;


}
#navbar a {
	text-decoration: none;
	color: #336699;
	padding: 2px;
}


#footer {
	background-color: #323F61;
	color: #6699CC;
	font-family: "Arial Narrow", sans serif; 
	font-size: 16px;
	letter-spacing: 2px;
	padding: 3px; 
	padding-right: 30px;
	text-align: right;

}
#footer a {
	text-decoration: none;
	color: #336699;
}
