* { 
	margin: 0;
	padding: 0;
	}

html, body {
  	font-family: arial, verdana, arial, tahoma, helvetica, sans-serif;
	font-size: 14px;
	line-height: 135%;
	voice-family: "\"}\"";
	voice-family:inherit;
	background: #9ac13d;
	}

.img {
padding: 3px;
margin: 15px 0;
border: 1px solid #444;
background: #FFF;
}

p {
margin: 5px 0 20px 0;
}

h1 {
font-size: 28px;
font-family: 'Trebuchet MS', Verdana, Arial;
text-align: left;
color: #006600;
margin: 0 0 30px 0;
line-height: 125%;
font-weight: normal;
}

h2 {
font-size: 16px;
font-family: Arial, Tahoma, Verdana, Arial;
color: #000;
margin: 20px 0;
padding: 0;
line-height: 125%;
text-align: left;
font-weight: bold;
}

h3 {
font-size: 100%;
margin: 30px 0 20px 0;
}


ul, ol {
margin: 20px 20px 30px 15px;
}	

li {
margin: 0px 0 15px 20px;
}	
.sublist li {
margin: 0px 0 5px 20px;
}

a:link { color: #000099; text-decoration: underline; }
a:visited { color: #000099; text-decoration: underline; }
a:hover { color: #006600; text-decoration: none; }
a:active { color: #006600; text-decoration: none; }


#wrappingbox {
background: #FFF;
width: 850px;
margin: 45px auto;
border-style: solid;
border-width: 0;
}

#pagetop {
padding: 25px 25px 0 25px;
}


#wrapping {
padding: 0 45px;
}

.headline {
font: 22px Georgia;
color: #000;
padding: 0 0 15px 20px;
margin: 10px 0 40px 25px;
border-bottom: 1px dotted #AAA;
width: 90%;
}


#leftbox {
width: 77%;
float: left;
}
#left {
padding: 0 35px 0 0;
border-right: 1px dashed #AAA;
}

#rightbox {
width: 22%;
float: left;
}
#right {
padding: 0 0 0 25px;
}


.underline {
text-decoration: underline;
margin-top: 30px;
}

.important {
color: red;
text-align: center;
font-weight: bold;
padding: 0 25px;
}


input, textarea {
font-family: Arial, Verdana;
padding: 2px;
}

.btn {
font-weight: bold;
font: 14px Arial;
padding: 2px 10px;
margin: 5px 0 0 0;
}

.box1 {
border: 3px solid #006600;
margin: 20px 0 40px 0;
padding: 0 25px 25px 25px;
width: 80%;
background: nonr;
}



#footer {
margin: 70px 0 0 0;
padding: 10px 0 20px 0;
border-top: 1px dotted #AAA;
text-align: left;
clear: both;
}

#footer p {
font-family: Arial, Helvetica, Verdana;
font-size: 13px;
margin: 0;
}





.leftimage {
float: left;
margin: 0 5px 10px 0;
padding: 0 5px;
border-right: none;
}
.sitemanager {
border-bottom: none;
margin: 20px 0 30px 0;
padding: 0 0 15px 0;
}
.sitemanager p {
font-size: 100%;
line-height: 130%;
}
.sign {
font-family: 'Rage Italic';
font-size: 20pt;
color: #000099;
}


td {
padding: 2px 4px;
}
