@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #063d00;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#bgtop {
	margin: 0px;
	padding: 0px;
	height: 61px;
	width: 100%;
	background-image: url(images/bg-top.jpg);
}
#bglogo {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 100%;
	background-image: url(images/bg-logo.jpg);
}
#bgmenu {
	margin: 0px;
	padding: 0px;
	height: 64px;
	width: 100%;
	background-image: url(images/bg-menu.jpg);
}
#content {
	padding: 0px;
	width: 680px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -340px;
	left: 50%;
	position: relative;
}
#bgbtm {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 100%;
	background-image: url(images/bg-btm.jpg);
}
.texthead {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
.developer {
	font-size: 10px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFFFFF;
}

#copyright {
	padding: 0px;
	width: 650px;
	margin-top: 43px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -325px;
	left: 50%;
	position: relative;
}
a:link {
	color: #7cae6b;
}
a:visited {
	color: #7cae6b;
}
a:hover {
	color: #FFFF00;
}
.style1 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 14px;}
.style2 {font-family: Arial, Helvetica, sans-serif; font-style: italic; font-size: 14px;}
.style3 {	font-size: 13px;
	color: #FFFF00;
}
.style3 {
	font-size: 13px;
	color: #FFFF00;
}
.textheadyellow {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FFFF00;
}

