body
{
	font-family : "Palatino Linotype";
	font-size : 16px;
	color : #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFCC;
	background-image: url(images/grad.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
}

/* set up the basic links. */
a
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #0000FF;
	font-size : 12px;
	text-decoration : underline;
	font-weight : bold;
}

/* set up the hover for basic links. */
a:hover
{
	color : #FF0000;
	text-decoration : none;
	font-style: italic;
	font-size: 12px;
}
.NoUnderlineSponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}


/* set up the main menu class. */
.mainMenu
{
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align : center;
	top: 20px;
	vertical-align: top;
}

/* links for the main menu. */
.mainMenu a
{
	color : #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}

/* set up the hover for main menu links. */
.mainMenu a:hover
{
	color : #FAAA52;
	text-decoration : underline;
}

/* set up the main body. */
#mainBody
{
	display : block;
	width : 750px;
}
.green {
	font-style: italic;
	font-weight: bold;
	color: #006600;
	text-decoration: blink;
}


/* this is the basic table text defaults. */
.basicText
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
}

/* this is to help out with search engines.*/
#searchText
{
	color : #D09465;
	font-size : 3px;
}

/*  set up the page titles. */
h1
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 16px;
	text-align : center;
	margin : 10px 10px 5px 10px;
}
#mainMenu2 a { 
font-family: georgia, times new roman, times, serif;
	color: #A35027;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold;
	}

#mainMenu2 a:hover {
	color: #FF3300;
	font-style: italic;
	}

.headertxt {
	font-size: 24px;
	color: #000099;
	font-style: italic;
	font-weight: bold;
}
.FieldTitle {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.NoUnderlineHelp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
.DescText {
	font-weight: normal; 
	color: #000000; 
	font-size: 14px;
}
.FormInstruction {
	font-style: italic; 
	color: #990000; 
	font-size: 16px;
}
.TableHeaders {
	font-style: normal; 
	font-weight: bold; color: 
#A35027; 
	font-size: 12px;
}
.RegFrmTxt {
	color: #000000; 
	font-size: 12px;
}
.ErrorMsg {
	font-weight: bold; 
	color: #FF0000; 
	text-decoration: none; 
	font-size: 14px;
}
.PageHeader {
	font-weight: bolder; 
	color: #990000; 
	font-size: 24px;
}
.NoUnderlineHelpSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	font-style: normal;
}
.FormInstrSmall {

	font-style: normal; 
	color: #A35027; 
	font-size: 10px;
}
.NoPrint {
}
@media print {  
.buttons { display: none }  
}  
.SponsorHeader {

	font-weight: bolder; 
	color: #A35027; 
	font-size: 18px;
}
.NoUnderlineComodors {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.red {

	font-style: italic;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
