BODY {
	BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	scrollbar-face-color : #FDF2D2;
	scrollbar-shadow-color : #FEDE7F;
	scrollbar-highlight-color : #ffffff;
	scrollbar-3dlight-color : #583D13;
	scrollbar-darkshadow-color : #583D13;
	scrollbar-track-color : #FDF2D2;
	scrollbar-arrow-color : #583D13;
	background: url(images/bg.gif);
	}


.text {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #131313;	
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #131313;
}

.textbrownb {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #583D13;
}

.textgreen {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #583D13;
}

a {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #583D13;
	text-decoration: underline;
}

A:active  {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #583D13;
	text-decoration: underline;
}

A:hover  {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #583D13;
	TEXT-DECORATION : none;
}

.textbrowns {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #583D13;
}
.textgreens a:link {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;color: #0A7A03; text-decoration: underline} 
.textgreens a:hover {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;color: #0A7A03; text-decoration: none} 
.textgreens a:active {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	font-size: 9px;color: #0A7A03; text-decoration: none} 

.texts {
	font-family: Georgia, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #131313;
}
input        {
	font-family: Georgia, Arial, sans-serif;
	font-size: 11px;
	border-left: 1px inset #131313;
	border-right: 1px inset #131313;
	border-bottom: 1px inset #131313;
	border-top: 1px inset #131313;
	background-color : #FDF2D2;
	color : #131313;
}

SELECT
{
	COLOR: #131313;
	font-family: Georgia, Arial, sans-serif;
	font-size: 11px;
	BACKGROUND-COLOR: #FDF2D2;
	border-left: 1px inset #131313;
	border-right: 1px inset #131313;
	border-bottom: 1px inset #131313;
	border-top: 1px inset #131313;
}


TEXTAREA
{
	font-family: Georgia, Arial, sans-serif;
	font-size: 11px;
	BACKGROUND-COLOR: #FDF2D2;
	border-left: 1px inset #131313;
	border-right: 1px inset #131313;
	border-bottom: 1px inset #131313;
	border-top: 1px inset #131313;
	width: 150px;
	color : #131313;
}
