body.homepage
{ 
		   color: #FFFFFF; 
		   background: #000000;
           font-size: 11px; 
	       line-height: 1.5em; 
		   font-family: Verdana, Arial, Helvetica, sans-serif; 
}

body
{ 
		   color: #FFFFFF; 
		   background: #2c3039;
           font-size: 11px; 
	       line-height: 1.5em; 
		   font-family: Verdana, Arial, Helvetica, sans-serif; 
}


td
{ 
		   color: #FFFFFF; 
           font-size: 11px; 
	       line-height: 1.5em; 
		   font-family: Verdana, Arial, Helvetica, sans-serif; 
}

a       { color: white; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; }

a.nav    { color: white; font-weight: bold; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a.nav:link { color: white; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }
a.nav:visited { color: white; font-size: 14px; font-weight: bold; }
a.nav:hover { color: white; font-size: 14px; font-weight: bold; }

a.homepagelinks    { line-height: 60px; color: black; font-weight: bold; font-size: 28px; font-family: Times, Times Roman, Times New Roman; font-variant: small-caps; }
a.homepagelinks:link { line-height: 60px; color: black; font-size: 28px; font-family: Times, Times Roman, Times New Roman; font-weight: bold; font-variant: small-caps; }
a.homepagelinks:visited { line-height: 60px; color: black; font-size: 28px; font-weight: bold; font-family: Times, Times Roman, Times New Roman; font-variant: small-caps; }
a.homepagelinks:hover { line-height: 60px; color: #333333; font-size: 28px; font-weight: bold; font-family: Times, Times Roman, Times New Roman; font-variant: small-caps; }

h2      { color: white; font-weight: bold; font-size: 16px;; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 1.2em; text-align: left; margin-top: 1em; margin-bottom: 1em; padding-right: 10px  }
h3      { color: white; font-weight: bold; font-size: 14px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; text-align: left; margin-top: 1em; }
h4      { color: white; font-weight: bold; font-size: 12px; line-height: 18px; font-family: Georgia, "Times New Roman", Times; text-align: center; clear: both; margin-bottom: 3px }

input, select, textarea	{ color: #303763; font-weight: lighter; font-size: 11px; font-family: Helvetica, Arial, sans-serif; }
