/* use C-style comments to comment things out */
/* note that NS 4.x seems to have trouble with inheritance, so you have to 
   have all the block elements here */


BODY, P, DIV, TABLE, TD, TH, DL, UL, OL, FORM, BLOCKQUOTE, CAPTION
	{ font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 11PX; color: #333333;
	} 
	

PRE 		{ font-family: Courier, monospace; } 

A:link    {text-decoration: underline; color: #333333;}
A:visited {text-decoration: underline; color: #333333;}
A:active  {text-decoration: underline; color: #CC0000;}
A:hover   {text-decoration: underline; color: #CC0000;}

.footer {
COLOR: #333333; FONT-SIZE: 9px; font-weight: bold;
}

.footer:hover, .footer:active {
COLOR: #333333; FONT-SIZE: 9px;font-weight: bold;text-decoration: none; 
}

.footer:link, .footer:visited {
COLOR: #cc0000; FONT-SIZE: 9px; font-weight: bold;text-decoration: none;  
}

.pagetitle {
COLOR: #CC0000; FONT-SIZE: 15px; FONT-WEIGHT: BOLD; font-family: Verdana, Helvetica, Arial, Sans-Serif; margin-left: 20px;
}

.columntext {
COLOR: #666666; FONT-SIZE: 10px; margin-left: 10px; margin-right: 5px;
}

.columntext:link {
COLOR: #666666; FONT-SIZE: 10px;text-decoration: underline; margin-left: 10px; margin-right: 5px;

}

.columntext:hover, .columntext:active, .columntext:visited {
COLOR: #CC0000; FONT-SIZE: 10px; text-decoration: underline; margin-left: 10px; margin-right: 5px;
}

.bodytext { 
margin-left: 20px; margin-right: 10px;font-family: Verdana, Helvetica, Arial, Sans-Serif; font-size: 11px; color: #333333;

}
.bodytext_home { color: #333333; font-size: 12px; font-family: Verdana, Helvetica, Arial, Sans-Serif; margin-right: 10px; margin-left: 20px; }
.form_field { font-size: 11px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; width: 120px; height: 16px; border: solid 1px #dcdcdc; }
#register_now { margin: 0; padding: 0; border-width: 0; }
#register_now td { margin: 0; padding: 3px; border-width: 0; }

