body {
	background-color: #eff1c9;
	background-image: url(../images/iframe_03.gif);
	background-repeat: no-repeat;
	background-attachment: fixed; 
	background-position: top left;
	margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
	scrollbar-face-color: 9dac56;
    scrollbar-shadow-color: f3f5e1;
    scrollbar-highlight-color: f3f5e1;
    scrollbar-3dlight-color: f3f5e1;
    scrollbar-darkshadow-color: f3f5e1;
    scrollbar-track-color: f3f5e1;
    scrollbar-arrow-color: ac662d;
}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272802;
	text-decoration:none;
}


.text a:link, .text a:visited, .text a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272802;
	text-decoration: underline;
}

.text a:hover {
	color: #d02f29;
	text-decoration: underline;
}

.headline{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d02f29;
	text-decoration:none;
	text-transform: uppercase;
}


.headline a:link, .headline a:visited, .headline a:active{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d02f29;
	text-decoration: underline;
	text-transform: uppercase;
}

.headline a:hover {
	color: #f3a300;
	text-decoration: underline;
	text-transform: uppercase;
}

.green{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57590d;
	text-decoration:none;
}


.green a:link, .green a:visited, .green a:active{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #57590d;
	text-decoration: underline;
}

.green a:hover {
	color: #b1b52b;
	text-decoration: underline;
}
