body {
	background-image: url(../graphics/base_plate.jpg); background-repeat: no-repeat; 
	margin-bottom: 0px; margin-left: 5px; margin-right: 0px; margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

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


a {
	color: #ebebeb; font-weight: 700;
	text-decoration: none;
}

h1 {
	font-size: 16px; color: Blue;
}

h2 {
	font-size: 14px; color: Blue;
}
h3 {
	font-size: 12px; color: Blue;
}
h4 {
	font-size: 10px; color: Blue;
}

h5 {
	font-size: 12px; color: Blue;
}
.style3 {	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style1 {color: #ebebeb}
.style4 {color: #0000FF}
.style7 {color: #FFFFFF; }

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
  font-weight: bold;
	background-color: #CCCCCC;
}

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

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #339999;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #333333;
	background-color: #CCCCCC;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.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: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none; color: Aqua;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

a.menu:link {
	color: #fe0002;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; line-height: 	150%;
} 
a.menu:active {
	color: #fe0002;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 150%;
}
a.menu:visited {
	color: #fe0002; font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: none; 
	line-height: 150%;
}

a.menu:hover {
	color: blue;    
	font-size: 12px; 
	font-weight: normal; 
	text-decoration: underline; 
	line-height: 150%;
}

a.info:link {
	color: #0000ff;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; line-height: 	150%;
} 
a.info:active {
	color: #0000ff;  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 150%;
}
a.info:visited {
	color: #0000ff; font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 150%;
}

a.info:hover {
	color: #00ffff;    
	font-size: 10px; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 150%;
}

.style12 {
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}

.style16 {
	font-size: 18px;
	color: #FF0000;
}