/* CSS Document */

body {background-color:#FFFFFF ;
		margin-bottom: 0%;
		margin-top: 0%;
		font-family: Arial, Helvetica, sans-serif;}
td.navigation {border-left-width: 1px;
		border-left-style:dotted;
		border-left-color: #999999;
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #999999;		}
td.border {	border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #999999;		}
td.header {border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #506C13; 	}
td.base {border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #999999;}


.picture { background-color: #A8FE52; 
	     border: 1px solid #506C13; padding: 3px;
		 font: 11px/1.4em Arial, sans-serif;
		 font-weight:bold;
		 text-align:center;
		 color: #506C13}
.picture img { vertical-align:middle; margin-bottom: 3px; } 
.right { margin: 0px 10pt 0px 15px; float:right; } 
.left { margin: 0px 15px 0px 10px; float:left; } 
.center { margin: 0px 15px 0px 15px; float:none; } 

#menu ul {margin: 0;
	padding: 0 .8em;} 
#menu li {list-style-type: none;
	width:170px;
	height: 24px;
	margin: 0.05em;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999; }
#menu a {display: block;
	color: #333333;
	background-color:#FFFFFF;
	font-size: 11px;
	font-weight:bold;
	padding-left: 9px;
	width: 13em;
	height: 24px;
	text-decoration: none;}
#menu a:hover {	color: #506C13;
	background-image: url(images/hover.png);
	background-repeat: no-repeat;
	backgroud-position: left;}
	
ul {font-size: 13px;
    margin: 15px 15px 15px 15px;
    text-align: justify;
	color:#333333}


#home a {text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	vertical-align:text-top;
	font-size: 11px;
	color: #506C13;}
#home a:hover {	text-decoration: underline;
	font-weight: bold;
	font-size: 11px;
	color:#CC0033}

#Links a {text-decoration: none;
	font-weight: bold;
	padding-right: 15px;
	vertical-align:text-top;
	font-size: 13px;
	color: #506C13;}
#Links a:hover {	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
	color:#CC0033}

h2 {background-color:#ECE9D8;
    margin: 0px 13px 15px 13px;
	padding: 15px 15px 15px 15px;
	font-size: 13px;
    text-align: justify;
	font-weight:normal;
	color: #333333;
	background-image:url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;}	
h1 {font-family: Arial,sans-serif;
	font-size: 25px;
	margin: 0px 15px 0px 15px; 
	text-align:left;	
	color: #1C1D16;}		
h3 {font-family: Arial,sans-serif;
	font-size: 15px;
	margin: 0px 15px 0px 15px; 
	text-align:center;	
	color: #1C1D16;}

p {font-size: 13px;
    margin: 15px 15px 15px 15px;
    text-align: justify;
	color:#333333;}
p.v1 {font-size: 11px;
    margin: 5px 15px 5px 15px;
    text-align: center;
	color:#999999;} 
