@charset "UTF-8";
/* CSS Document */



  
  
 body  {
padding : 8px;
background : #000;
background-position : center center;
background-repeat : repeat;
background-attachment : fixed;
margin : 0;
background-color : #336600;
color : #ffffff;
font-family : Georgia, Times New Roman, serif;
font-size : 14px;
	line-height: 13pt;
}
  


h3 {
	font-family: Georgia, "Times New Roman", serif;
	margin-top: 0px;
	font-size: 16px;
	padding: 3px 3px 3px 0px;
	color: #c2d45d;
	}
	
	

.Image {
	

	background-color: #000000;
	border: 0px solid #ddd;
	padding: 3px;
	margin: 1px;
	-moz-border-radius: 3px;
}



.Image2 {
	

	padding: 0px;
	margin:0 0px 0px 0;
	border: 3px solid #000000;
}

 

/* links */

a, a:link, a:active, a:visited {
    color:#FFFFFF;

    border-bottom: 0px solid #3b3221;
    font-weight: bold;

	text-decoration: none;
}

.frontimages a, .frontimages a:link, .frontimages a:active, frontimages a:visited {
    color:#FFFFFF;

    border-bottom: 0px solid #3b3221;
    font-weight: bold;

	text-decoration: none;
}


.line a, .line a:link, .line a:active, .line a:visited {
    color:#FFFFFF;
	font-family: Times New Roman, serif;
    border-bottom: 1px solid #3b3221;
    font-weight: bold;
	
	text-decoration: none;
}



a:hover {
	background-color: #acdb00;
	
}


.frontimages a:hover {
	background-color: #336600;
	color:#000000;
	
}

menu a:hover {
	background-color: #acdb00;
	
}



.line {

    border-bottom: 1px solid #ffffff;
    font-weight: bold;
	
	text-decoration: none;
}


.highlight {
    color:#3b3221;
    border-bottom: 0px solid #3b3221;
    font-weight: bold;
	text-decoration: none;
	background-color: #acdb00;
	font-size: 12pt;
	}



.menu {
	font-size: 9.5pt;
	font-family: Georgia, "Times New Roman", serif;
	
	}


.txt {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}






/* typography & paragraphs */

p {
	text-align: justify;
	line-height: 17pt;
}







/* site design - the main mojo */



	
		
		.copyright {
	letter-spacing: 0px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}


.copyright a:link { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #FFFFFF;
		
	}
.copyright a:visited { 
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	color: #FFFFFF;
		
	}
.copyright a:hover, a:active { 
	color: #000000;
	
	}
	
	.input {
  font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	width:220px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #cbe48c;
	border: 1px solid #999999;
}


.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
}
