A:link { color:#234E23; text-decoration: none;  font-weight: bold; border-bottom: 1px dashed #FFFFFF }
A:visited { color:#234E23; text-decoration: none;  font-weight: bold; border-bottom: 1px dashed #FFFFFF }
A:hover { color:#424242; text-decoration: none;  font-weight: bold; border-bottom: 1px dashed #424242 }

a.navbar:link {color:#C7DD9C; text-decoration: none;  font-weight: bold; letter-spacing: 3px; text-transform: uppercase; font-size : 10px; border-bottom: none }
a.navbar:visited {color:#C7DD9C; text-decoration: none;  font-weight: bold; letter-spacing: 3px; text-transform: uppercase; font-size : 10px; border-bottom: none }
a.navbar:hover { color:#FFFFFF; text-decoration: none;  font-weight: bold; letter-spacing: 3px; text-transform: uppercase; font-size : 10px; border-bottom: 1px dashed #FFFFFF }

body, table, tr, td {
	font-family: Verdana, Geneva, Arial, sans-serif;
        font-size : 11px;
	color: #000000;
	text-align:justify;}


body {	background-color: #336633;
        background: url("bg.jpg"); 
        background-attachment: fixed;}


h1 	{ 	
font: 10pt Verdana;
font-weight: bold;
text-transform: uppercase;
color: #234E23; 
padding: 5px;
letter-spacing: 1px;
border-bottom: 1px #424242 dashed;
	}

input, textarea {
	
background-color: #FFFFFF;
font-family: verdana;
font-size: 12;	
color:#000000; 
line-height: 16px;
padding: 2px;
border-left: 3px solid #424242;
border-right: 1px dashed #C7DD9C;
border-bottom: 1px dashed #C7DD9C;
border-top: 1px dashed #C7DD9C;
}

blockquote { 
background: #FFFFFF;
font: 8pt verdana; 
color: #234E23;
border-left: 3px solid #424242;
border-right: 1px dashed #C7DD9C;
border-bottom: 1px dashed #C7DD9C;
border-top: 1px dashed #C7DD9C;
padding: 5px;
}

