body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	scrollbar-arrow-color: #B0B9A3;
	scrollbar-track-color: #F2F9E2;
	scrollbar-face-color: #F2F9E2;
	scrollbar-highlight-color: #B0B9A3;
	scrollbar-3dlight-color: #F2F9E2;
	scrollbar-darkshadow-color: #F2F9E2;
	scrollbar-shadow-color: #B0B9A3;
	text-align: left;
	color: #8E9581;
	background-color: #F2F9E2;
	background-image:    url(bg1.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	margin: 24px;
	paddimg: 0px;
	}
	
	
table {
    font-size:10px;
	text-align: left;
	color: #8E9581;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p {
    padding-left: 15px;   
}

A:link
{ text-decoration: underline; color:#647B33; }
A:visited
{ text-decoration: underline; color:#647B33; }
A:active
{ text-decoration: underline; color:#647B33; }
A:hover
{ text-decoration: underline; color:#446204; position:relative; top:1;}


.imagelink a:link, .imagelink a:visited 
{ height:0px; filter: Alpha(Opacity=0, FinishOpacity=0, Style=1);}

.imagelink a:active, .imagelink a:hover 
{ height:0px; filter: Alpha(Opacity=100, FinishOpacity=100, Style=1);}


#content {
    background-image:    url(spacer.gif);

}

.img_bg {
	background-position: center top;
	background-image: url(bg2.jpg);
	background-repeat: repeat-y;
}

.imgtop_bg {
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(top2.jpg);
}

h1 {
	color: #8E9581;
	filter:alpha (opacity=80, finishopacity=0, style=1);
	font-family: Georgia, Verdana, tahoma, Arial;
	font-size: 11px;
	border-bottom:1px solid #8E9581;
	padding-left: 5px;
	text-transform:uppercase;
	font-weight: bold;
	text-align:left; 
	letter-spacing: 2px; 
	height:15px;

}

h1:first-letter{
	font-size:15px;
	color: #647B33;
}

textarea, input, option, select {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 10px;
    color: #8E9581;
    border-right: #8E9581;
	border-bottom: #8E9581;
	border-top: #F0F8E1;
	border-left: #F0F8E1;
	border-width: 1px 1px 1px 1px; 
    border-style: solid;
	background-color: #F0F8E1;
}

.codes_style {
	background-color: #C3CFB0;
	border: 5px solid #C3CFB0;

}



#menu_style A:link
{ text-decoration: none; color:#FFFFFF; font-weight: bold; }
#menu_style A:visited
{ text-decoration: none; color:#FFFFFF; font-weight: bold; }
#menu_style A:active
{ text-decoration: none; color:#FFFFFF; font-weight: bold; }
#menu_style A:hover
{ text-decoration: none; color:#F0FFDA; font-weight: bold; position:relative;}


#menu_style {
color: #F0FFDA;

}
