@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
body {
	background-color: #FFC;
	background-image: url(assets/design/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	text-align:center;
}
hr	{
	size:1px;
	color:#000000;
	height:1px;
}
a	{
	color : #3f7737;
	text-decoration : underlined;
}

a:visited	{
	color : #3f7737;
	text-decoration : underlined;
}

a:active	{
	color : #775637;
	text-decoration : none;
}

a:hover	{
	color : #775637;
	text-decoration : none;
}

.navbutton a {
		display:block;
		height:23px;
		width:auto;
		color: #ffffff;
		text-align:center;
		padding-top:2px;
		padding-left:8px;
		padding-right:8px;
		padding-bottom:0px;
		margin-left:3px;
		margin-right:3px;
		border-top-width:1px;
		border-top-color:#FFFFFF;
		border-top-style:solid;
		border-left-width:1px;
		border-left-color:#FFFFFF;
		border-left-style:solid;
		border-right-width:1px;
		border-right-color:#000000;
		border-right-style:solid;
		text-decoration: none;
		}
.navbutton a:hover {	
		background-color:#606060;
		}
a.nav	{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}

a:visited.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}

a:active.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}

a:hover.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}
a.home	{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}

a:visited.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FFF;
	text-decoration : none;
}

a:active.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FFC;
	text-decoration : none;
}

a:hover.home {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 18px;
	font-weight: bold;
	color: #FFC;
	text-decoration : none;
}
input.srcfrm1 {
	width:100px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
}

input.srcfrm2 {
	width:180px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
}

input.srcbttn {
	color:#000033;
	font-weight:bold;
	font-size:9pt;
	border-width:0px;
	border-color:#000033;
}

input.gboneline {
	width:200px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000033;
	height:16px;
}

textarea.gbmorelines {
	width:431px;
	height:180px;
	color:#000033;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #000033;
	border-right:1px solid #000033;
	border-bottom:1px solid #000033;
	border-left:1px solid #000033;
	border-color:#000033;
}

.form { 
	border-color : #000033;
	border-width : 1px;
	background: #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: #000000;
}
