


H1 { 
	font-family: Helvetica, Trebuchet, sans-serif;
	color: #669900;
	font-size : 16pt; }

H2 {
	font-family: Helvetica, Trebuchet, sans-serif;
	color: #669900; 
	font-size : 14pt;
}

H3 { 
	font-family: Helvetica, Trebuchet, sans-serif;
	color: #669900; 
	font-size : 14pt;
font-weight: bold; }

H4 { 
	font-family: Helvetica, Trebuchet, sans-serif;
	color: #669900; 
	font-size : 12pt;
text-align: center;
border-bottom: 1px #669900 solid; }

p { 
	font-family: Helvetica, Trebuchet, sans-serif; 
	color: #669900; 
	font-size : 10pt; 
}

td { 
	font-family: Helvetica, Trebuchet, sans-serif; 
	color: #669900; 
	font-size : 10pt; 
}

a:link { 
	color : #669900;
text-decoration: underline; }

a:visited { 
	color : #669900;
text-decoration: underline; }

a:hover { 
	color : #000000;
text-decoration: underline; }

a:active { 
	color : #669900;
text-decoration: underline; }

.menu:link { 
	color : #ffffbe;
font-family: "Book Antiqua", Georgia, "Times New Roman", Times;
font-size: 11pt;
text-decoration: none;
font-style: italic; }

.menu:visited { 
		color : #ffffbe;
font-family: "Book Antiqua", Georgia, "Times New Roman", Times;
font-size: 11pt;
text-decoration: none; 
font-style: italic;}

.menu:hover { 
		color : #fff;
font-family: "Book Antiqua", Georgia, "Times New Roman", Times;
font-size: 11pt;
text-decoration: none;
font-style: italic; }

.menu:active { 
		color : #ffffbe;
font-family: "Book Antiqua", Georgia, "Times New Roman", Times;
font-size: 11pt;
text-decoration: none;
font-style: italic;}
    
.formfields  { 
	font-family: arial; 
	color: #000; 
	font-size: 9pt; 
	width: 100px;
	border: 1px solid #000000; 
	padding-left: 2px; 
	padding-right: 2px;  }
}
    
img {
    behavior: url("pngbehavior.htc");
}

.photo {
border: 1px #000 solid;
padding: 1px; }

.right {
margin-right: -10px; }


#wrapper {
margin: auto;
width:795px;
height:760px;
background-color: #fff;
border: 1px #000 solid;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 10px; }

#wrapper2 {
margin: auto;
width:795px;
background-color: #fff;
border: 1px #000 solid;
padding-right: 5px;
padding-bottom: 5px;
padding-left: 5px;
margin-top: 10px; }

#banner {
height:120px;
background-image: url(images/banner.jpg);
background-repeat: no-repeat;
background-position: center top;
margin-top: 10px;
padding-right: 10px; }

#left {
width:405px;
height: 600px;
 }

#content  {
margin-left: 10px;
margin-right: 1px;
padding-right: 10px;
padding-left: 10px;
overflow: auto;
height: 600px; }

#content p {
text-align: justify; }

#footer {
margin-top: 10px; }

#footer p {
text-align: center;
color: #669900;
}

#footer a:link { 
	color : #669900;
text-decoration: underline; }

#footer a:visited { 
	color : #669900;
text-decoration: underline; }

#footer a:hover { 
	color : #000;
text-decoration: underline; }

#footer a:active { 
	color : #669900;
text-decoration: underline; }

body {
	margin-top: 0px;
	margin-left: 0px;
background-color: #e2e0d3;

margin-bottom: 10px;}