body         { background-color: #666666; font-family: Verdana, Arial, Helvetica, sans-serif; 
               font-size: 11px; line-height: 22px;  }
th       { font-family: Georgia, Arial, Helvetica, sans-serif; font-size: 12px; 
               line-height: 24px }
a {
	color: #000066;
}
a:hover {
	color: #FF6600;
}

h1 { font-size: 18px; line-height: 26px; color: #000000
}
h2 { font-size: 16px; line-height: 26px; color: #000000
}

blockquote { font-size: 12px; line-height: 20px; color: #000066; font-weight: bold;
}
form {
	background-color: #CCCC99;
}
.pageheader { background:url("../images/bg_table_twotone.jpg");
}

.nav         { font-family: 'Times New Roman', Times, serif; font-size: 14px }
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
.navheader   { font-family: Georgia, 'Times New Roman', Times, serif; font-size: 12px; 
               line-height: 18px; color: #000000; font-style: italic; 
               font-weight: bold }

.sidebar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFF99;
}

.sidebarHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #FFFF99;
	background-color: #999933;
 font-weight: bold;
}

.sidebarFooter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #FFFF99;
 color: #990000;
}

.footer {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #FFFF99;
}

.legal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #333333;
}

.box1 {
	border-width: 2px;
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
  border-style: dotted;
	}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.credit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: right;

}

.dingbat {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #CCCC99;
 color: #660000; font-weight: bolder; font-size: medium;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

