BODY{
    background-color: #ffffff;
    background-image: url('');
	background-repeat: no-repeat;
	background-attachment: scroll;
    background-position:center;
	border:none;
	margin:0;
	scrolling:yes;
}


tr,td,p, BODY {
	cursor:default;
	font-size: 7pt; 
	font-family: georgia; 
	color:#1d2a1b;
	letter-spacing:0pt;
	line-height: 11pt;
	text-align: left;
}

img {
margin-right:5px;
margin-bottom:5px;
}

#body{
margin-top:0px;

}

#column {
	width: 605px;
	overflow: hidden;
	text-align:left;
	background-image: url('mint-bg.jpg');
	background-repeat:repeat-y;
	margin-top:-35px;
	margin-left:0px;
	
	}
	
#text {
	width:570px;
	margin-left:20px;
	overflow: hidden;
	text-align:left;
	
	}



hr {
	border: 1px solid #3d3d3d;		
	width: 85%;
	height:0px;
	text-align: center;			
	margin: 10px}


a.nav:link, a.nav:visited {color:#000000; text-decoration: none; }
a.nav:hover, a.nav:active {color:#1d2a1b; border-bottom:double; cursor:help; }



a:link, a:visited, a:active {color:#000000; text-decoration:underline;}
A:hover{color:#000000; text-decoration:none; cursor:help;}


a:link img, a:hover img, a:visited img {border: 2px solid #000000;}


html {
scrollbar-face-color:#ffffff;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #000000;
scrollbar-track-color: #ffffff;
}




textarea, input {
	font-family: georgia;
	font-size: 7pt;
	color:#000000;
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color:#1d2a1b; }

