* {
font-family: Trebuchet MS,Georgia, Arial, serif;
font-size:11pt
}
a:link {
	color: #990000;	
	text-decoration:none;
}

body {
background:#B2C78B
}

a:visited {
	color: #990000;	
	text-decoration:none;
}

 a:active {
	color: #990000;	
	text-decoration:none;
}

a:hover {
	color: #0D1C07;
	text-decoration:underline;
}
textarea {
	color: #000;
	text-decoration: none;
	background: #F4F3F3;
	border: 1px solid #ADAEAF;
	font: normal 9pt  verdana, arial;
}
input, select, button {
	color: #000;
	text-decoration: none;
	background: #F4F3F3;
	border: 1px solid #ADAEAF;
	font: normal 9pt  verdana, arial;
}
input:hover {
	background: #F4F3F3;
	border: 1px solid #000;
}
#menu {
	margin: auto;
	padding: 5px;
	width: 700px;
	text-align: right;
	}
#menu a {
	background: #9E0A0A;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
	text-decoration: none;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	font: bold 9pt  verdana;
	
}
#menu a:hover  {
	color: #DAD9D9;
	padding: 5px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	font: bold 9pt  verdana, arial;
}
h1 {
text-align: left;

}
.title {
text-align: left;
}
.title a {
}

.page-title {
  font-family: Trebuchet MS, Helvetica, sans-serif;
  font-size: 13pt;
  font-weight: bold;
  margin-top: 0px; 
  margin-bottom: 15px;
  padding-bottom: 3px; 
  color: #0D1C07; 
  border-bottom: 1px solid #0D1C07;
  text-align: left;
}

.mylink {
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
  	font-size: 11px;
}

