body {
	background-color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #330000;
}

a {
	color: #330000;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
  background-color: #990000; color: #FFFF66;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFF66;
}

.nav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #CCCC66;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #DEDECA;
}
a:hover {
	color: #DEDECA;
	background-color: #330000;
}

.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;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #336699;
}

.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;
}

.headerDiv
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	background-color: #990000;
  color: #FFFFFF;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 30px;
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
}

.subHeaderDiv
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-color: #990000;
  color: #FFFFFF;
  text-align: center;
  margin-left: 50px;
  margin-right: 50px;
  margin-top: 0px;
  margin-bottom: 00px;
  padding-top: 10px;
  padding-bottom: 20px;
}

.menuDiv {
   
    position: relative;
	margin-left: 50px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
	height: 30px;
	margin-right: 50px;
	background-color: #999999;
}

.theMenu {
position:relative;

}

/* remove all the bullets, borders and padding from the default list styling */
.theMenu {
padding:0;
margin:0;
list-style-type:none;
}

.theMenu ul {
width: 150px;
}

.theMenu li {
float:left;
width:150px;
position:relative;
}

.theMenu a
{
display: block;
margin-top:2px;
 margin-bottom:2px;
 margin-left:0px;
 margin-right:0px;
 padding-left:10px;
 padding-right:10px;
 width:150px; 
 height: 16px;
 padding-top:5px;
 padding-bottom: 5px;
}

.theMenu a:link  
{ 
 font-size:12px; 
 font-weight:bold; 
 text-decoration:none;  
 background-color:#999999; 
 color:black;  
} 


.theMenu a:visited  
{ 
 font-size: 12px; 
 font-weight: bold; 
 text-decoration: none;
 background-color: #999999;
 color: black; 

} 

.theMenu a:active  
{ 
 font-size:12px; 
 font-weight:bold; 
 text-decoration:none; 
 background-color:#999999; 
 color:black; 
 
} 

.theMenu a:hover  
{ 
 font-size:12px; 
 font-weight:bold; 
 text-decoration:none; 
 background-color:#ffffff; 
 color:black; 
 
} 

.mainDiv
{
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
	margin-bottom: 20px;
	
	background-color: #ffffff;
	color: black;
	
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 20px;
	padding-bottom: 20px;
	
}

.imageDiv
{
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 10x;
	padding-right: 10px;
	padding-top: 10x;
	padding-bottom: 10px;	
	width: 120px;
	height: 140px;	
	display:inline;
}

.imageDiv
{
	center;
}
