body, td, th {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #606060;
}
body {
	background-color: #333333;
	margin: 13px;
}
a:link, a:visited, a:active {
	font-weight: bold;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
form {
	margin: 0;
}
h1, h2, h3, h4, h5 {
	margin: 10px 5px 10px 5px;
}
.header {
	background-color: #e0e0e0;
	background: url('banner.jpg') no-repeat;
	vertical-align:middle; text-align:center; color:#ffffff; height:140px; width:95%; font-size:33px; font-weight:bold; front-family:tahoma; padding-left:0px; background-repeat:no-repeat
	}
.menu {
	vertical-align: top;
	background-color: #FFFFFF;
	front-family: tahoma;
	font-weight: bold;
	width: 200px;
	padding: 0px;
}
.menu ul, .menu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
	background-color: #007700;
}
.menu ul ul {
	padding-left: 30px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 2px 10px 2px 10px;
	color: #ffffff;
	display: block;
	background-color: #007700;
        font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	background-color: #C0C0C0;
	text-decoration: underline;
}
.menu_current {
	background-color: #C0C0C0;
	font-size: 20px;
	text decoration: underline;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 12px;
	background-color: #007700;
	color: #ffffff;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 12px;
}
.login a:link, .login a:visited, .login a:active {
	color: #C0C0C0;
	text-decoration: none;
}
.login a:hover {
	color: #003366;
	text-decoration: none;
}
.content {
	background-color: #FFFFFF;
	padding: 20px;
	height: 400px;
	vertical-align: top;
}
.input {
	width: 95%;
	font-size: 20px;
}
.footer {
	background-color: #007700;
	background: url('footer.jpg') no-repeat;
	vertical-align:center; text-align:center; font-size:10px; height:14px; background-repeat:no-repeat
}
.newsletter {   
  width:180px;   
  margin:50px 0 0 10px;   
  padding: 50px 5px 5px 5px;   
  background-image: url(newsletter-bkgnd-2.jpg);   
  background-repeat: no-repeat;   
  background-position: top left;   
  color: #fff;   
  background-color: transparent;   
  font-size: 8pt;   
  } 
.newsletter input[type=text], 
.newsletter input[type=submit] {   
  width: 100%;   
  color: #fff;   
  background-color: transparent;   
  border: 1px solid #fff;   
  } 
.newsletter input:hover {   
  color: #000;   
  background-color: #fff;   
  } 
.newsletter input:focus {   
  color: #000;   
  background-color: #fff;   
  }
