@charset "utf-8";
/* CSS Document */

body {
	margin-top: 25px;
	margin-bottom: 25px;
	scrollbar-arrow-color: #E3C70B;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #114202;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #4c4c4c;
	background-color: #114202;
	background-image: url(images/texture_bkg.gif);
	background-position: center;
	background-attachment: fixed;
	
}
a:link {
	color:#000099;
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	color:#0033FF;
}
a:hover {
	text-decoration:none;
	color:#990000;
}
a:active {
	text-decoration:none;
	color:#0000CC;
}
.ajmainmenu {
	font : bold 12pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.ajsubmenu {
	font : 10pt Arial, Helvetica, sans-serif;
	text-decoration : none;
}
.footertext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #999999;
	font-style: italic;
}
.footertext2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #004F00;
}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004F00;
}
.bodytext3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004F00;
}
.bodytext4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #004F00;
}
.titletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #004F00;
	font-weight: bold;
}
.credittext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.spacertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
