@charset "utf-8";



<style type="text/css">

.navcontainer { width: 182px; 

}
.navcontainer ul {margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}
.navcontainer a {
	display: block;
	padding: 3px;
	width: 210px;
	background-color: #054313;
	border-top: 1px solid #397b55 ;
}

.navlist { margin:0; }

.navcontainer a:link, .navlist a:visited {
color: #EEE;
text-decoration: none;}
.navcontainer a:hover {
background-color: #397b55;
color: #fff;}

</style>



label
{
width: 4em;
float: left;
text-align: right;
margin-right: 0.5em;
display: block
}
.borders {
border-left: 1px solid  #006600 ;
border-right: 1px solid #006600 ;

}

.noborders { border-left: none ;
border-right: none ;

}
.lightborders {
border-left: 1px  dashed #CCCCCC ;

}
.submit input
{
margin-left:0.5em;
margin-right: 0.5em;
} 

textarea

{
	color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600;
}



select

{
	color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600
}

option
{
	color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600
}




input[type="radio"] { border-style:none; } 
input[type="text"] { color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600 }

input[type="password"] { color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600 }



input[type="file"] { color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600 }




.submit input
{
	color: #DCEC13;

background: #006600;
border-bottom: 1px outset #eee;
} 
fieldset
{
border: 1px solid #781351;
width: 20em
}

legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px
} 

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;
	
	}

h2

{
 font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #006600;
	text-decoration: none; 
	
	}
.small_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	
}

.content_table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #003300;

}



.content_table a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
}
.content_table a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
 .content_table a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: none;
} 

.content_table a:visited:hover

{
	font-family: Georgia, "Times New Roman", Times, serif;;
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: right top;
	background-image: url(greenbar.png) ;} 
	
.navbar input[type="text"] {
	color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600;
	font-size: 11px;
}

.navbar input[type="password"] { color: #006600;
	background: #EEEEEE;
	border: 1px solid #006600; 
	font-size: 11px;
	}

.login input
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;	
}

.footbar {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	background-position: left top;
	background-image: url(images/foot908.png) ;} 


.menustart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: right top;
	background-image: url(menustart.png) ;
}

.navbarleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-position: right top;
	background-image: url(greenbarleft217.png) ;
}

form {
	
	margin-bottom:0;
}
body {
	background-color: #DCFADD;
	position: relative;
	top: -12px;
	}

.breadcrumb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	text-decoration: underline;
		
}

a {
	padding: 3px;
	
	color: #003300;
}