BODY	{ background-color: #000000; margin:0px; topmargin:0px; marginheight:0px; }


.bright-headline	{ color: #FECE0D; font-size: 16px; font-family: Arial,sans-serif; text-decoration: none; }
.bright-text		{ color: #FFFFFF; font-size: 14px; font-family: Arial,sans-serif; text-decoration: none; }
a.bright-text 	  	{ color: #FFFFFF; font-size: 14px; font-family: Arial,sans-serif; text-decoration: none; }
a.bright-text:hover   	{ color: #999999; font-size: 14px; font-family: Arial,sans-serif; text-decoration: underline; }

.grey-text		{ color: #CCCCCC; font-size: 14px; font-family: Arial,sans-serif; text-decoration: none; }
a.grey-text 	  	{ color: #CCCCCC; font-size: 14px; font-family: Arial,sans-serif; text-decoration: none; }
a.grey-text:hover   	{ color: #999999; font-size: 14px; font-family: Arial,sans-serif; text-decoration: underline; }


.formbutton{
cursor:pointer;
border:outset 1px #cccccc;
background:#000000;
color:#666666;
font-weight:bold;
padding: 1px 2px;
}

.formfield{
width: 100px; 
border: 1px solid gray; 
background-color: #000000;
color: #ffffff; 
background:url(img/navi/black.gif) repeat;
}