body 	{
	scrollbar-face-color: #B7090D; 
	scrollbar-base-color: #303098; 
	scrollbar-track-color: #303098; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-highlight-color: #ffffcc; 
	scrollbar-3d-light-color: #ffffcc; 
	scrollbar-shadow-color: #ffffcc; 
	scrollbar-dark-shadow-color: #ffffcc
	}
a            { color:#009966; text-decoration: none }
a:hover      { text-decoration: underline;
               background-repeat: repeat; background-attachment: scroll; 
               background-position: 0% }

a.tlink
{ color:#ffffff;}

A:hover.tlink
{ color:#ffffff; text-decoration: underline;
background-repeat: repeat; background-color: #303098; background-attachment: scroll; 
background-position: 0% }

H3
{
    COLOR: #003366;
    FONT-FAMILY: 'Trebuchet MS', Arial, 'MS Serif';
    FONT-SIZE: 12pt
}     

input.entry 
{ 
	font-family: Arial; 
	background-color: #303098; 
	font-size: 8pt; 
	color: #ffffff; 
	font-weight: bold; 
	border:2px solid #ffffcc; 
}

input.but  
{ 
font-family:Arial; 
CURSOR: hand;  
font-size: 8pt; 
color:000000; 
font-weight: 700; 
LETTER-SPACING: -0.4pt;
background-color: #ffffcc
}



input.no   { font-family: Arial; font-size: 8pt; color: red; font-weight: 2000; 
               border: 0px solid #000000;  }

textarea        { font-family: Arial; font-size: 8pt; color: #ffffff; font-weight: bold; background-color: #303098;
               border: 3px solid #ffffcc;  }      
            
