/*
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<link rel="stylesheet" href="main.css" type="text/css">
type="text/javascript"
*/

body 
{
	scrollbar-face-color:#3F7810;
	scrollbar-highlight-color:#3F7810;
	scrollbar-3dlight-color:#3F7810;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#ffffff;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    margin: 0px;
    padding: 0px;
    text-align: center;
	text-decoration: none;
	color: #000000; 
	background-color:#ffffff;
	background: url('images/back.gif');
}

A:link, A:visited
{
	color: #3F7810;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}

A:active, A:hover
{
	color: #cc3300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
} 

.menu A:link, A:visited, A:active, A:hover
{
	color: #3F7810;
	font-size: 18px;
}

.images /*for images with borders*/
{
	border: solid 2px #000000;
	padding: 4px;
	background-color: #f8f8f8;
}

.border
{
	border : 5px solid #3F7810;
	padding : 1px;
}


td
{
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
}



.center
{ 	
	text-align:center;
}


hr
{
	width:75%;
}


h1
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:center;
}

h2
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:left;
}

h4
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align:center;
}

h5
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
	color: #3F7810;
	text-decoration: none;
	margin: 0;
	text-align: left;
}

.logo 
	{
	padding: 5px;
	background-color: #3F7810;
	margin: 5px;
	border: 2px solid #000;
		}
	
#main
{
	width: 90%;
	}


.bold
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.message
{
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin: 5;
	width: 400px;
	text-align: center;
}


.important 
{
	font-size: 16px;
	font-weight: bold;
	color:#3F7810;
	margin: 5;
	border: 2px dotted #000;
	text-align: center;
	padding: 5px;
}
.important2 
{
		margin: 5;
	width: 125px;
	text-align: center;
		font-size: 10px;
	font-weight: bold;
	color:#000000;
}

.italic
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.fancy
{
	font-family:  BrushScript BT,Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	margin: 0;
}

.small
{	
	color: #000000;
	font-weight: normal;
	font-family: verdana;
	font-size: 10px;
	text-decoration: none;
}


.tiny
{
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}

li
{
	margin-top : .75em;
}


#Footer
{
	_height : 200px;
	min-height : 200px;
	clear:both;
	color: #333;
	line-height : 1.5em;
}

#Footer div
{
	padding : 10px;
}

#Footer a
{
	color: #333;
	font-weight:normal;
}

#Footer a:hover
{
	text-decoration:underline;
}

#Footer h2
{
	font-size : 35px;
	color:#3F7810;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-weight:normal;
	padding-right :50px;
	margin-top : 25px;
}

#Footer img
{
	margin : 5px 25px 5px 25px;
	text-align: left;
}

#donate
{
	border : 5px solid #b00;
}

#main .menu a, #main .menu a img
{
	border : 0px;
}
