p,li,ul {  
font-family: Arial; 
font-size: 8pt; 
color: #000000}

SELECT 
{background-color: #999999; 
 color: #000000;
 font-size: 8pt;
 font-family: Arial, Tahoma, Arial;
 font-weight: normal;}

TEXTAREA,.TEXTBOX,.FILE
{background-color: #FFFFFF; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Arial, Tahoma, Arial; 
 font-size: 8pt; 
 font-weight: normal;}

.SUBMIT
{background-color: #cadeee; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Arial, Tahoma, Arial; 
 font-size: 8pt; 
 font-weight: bold;}

FORM{
	margin-top : 0px;
	margin-bottom : 0px;
}

a:link, a:visited, a:active  
{text-decoration:none; 
 color:#FFFFFF}
a:hover 
{text-decoration:underline;
 color:#000000}
 

input, select, textarea {border-width:1; border-color:black;font-family:Arial; font-size:11}

.sub {background-color:#336699; font-family:Arial; color:white; font-size:11; font-weight:bold; border-width:1; border-color:black}

.TableHead {background-color:#336699; font-family:Arial; color:white; font-size:11; font-weight:bold;}

.RedLink {font-family:Arial; color:red; font-size:11; font-weight:bold; text-decoration:none}
a.RedLink:hover {text-decoration:underline}

.GreenLink {font-family:Arial; color:green; font-size:11; font-weight:bold; text-decoration:none}
a.GreenLink:hover {text-decoration:underline}

.BlackLink {font-family:Arial; color:black; font-size:11; font-weight:bold; text-decoration:none}
a.BlackLink:hover {text-decoration:underline}