
.acorn {font-family: Helvetica, sans-serif; font-size:10px; color: #000000; text-decoration: underline;}
.content 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #000000; text-decoration: none;}
.attcontent 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:18px; color: #F00000; text-decoration: none;}
.content12 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: none;}
.bluecontent12 
 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color:#0000ff; text-decoration: none;   font-weight:bold;}
.redcontent12 
 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #F00000; text-decoration: none;   font-weight:bold;}
.title 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #a50004; text-decoration: none;}
.redtitle 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #CC0000; text-decoration: none; font-weight:bold}
.bluetitle 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:16px; color: #0000ff; text-decoration: none; font-weight:bold}
.subtitle 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color: #0000ff; text-decoration: none; font-weight:bold}
.greensubtitle 
 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#006600; text-decoration: none;   font-weight:bold;}
.navtitle 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:12px; color: #000000; text-decoration: none;}
.sponsor_text 
  {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color: #0000ff; text-decoration: none;}
.redmess {font-family: Verdana, Arial, Helvetica, sans-serif; font-size:14px; color:#CC3333; text-decoration: none; font-weight:bold}

.navlink_on 
  {color: #ffff00; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:link 
  {color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:active
  {color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:visited 
  {color: #ffffff; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}
a.navlink:hover
  {color: #ffff00; font-family: verdana; font-size: 10pt; font-weight: normal; text-decoration: none;}


body {
	background-color: #081052;
	color: #000000;
	margin: 20px;
}

.navtable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #666666;
	border-color: #cccccc;
}

.logotable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #666666;
	border-color: #cccccc;
}

.contenttable {
	border: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ffffff;
	border-color: #666666;
}

.messagetable {
	border: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-style: solid;
	border-bottom-style: solid;
	background-color: #ffffff;
	border-color: #000033;
}


