body	{
	background-color : #2b1001;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.brown {color: #663300}
.green {color: #336633}

hr	{
	size:1px;
	color:#336633;
	height:1px;
	line-height: 0px;
}
	
h1  {
	color: #336633;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
    }
	
	
h2  {
	color: #336633;
	font-weight: bold;
	font-size: 16px;
    }
	
.light 	{
	color: #ffcc66;
    }
	
.header {
	color: #336633;
	font-weight: bold;
	font-size: 18px;
}

a	{
	color : #336633;
}

a:visited	{
	color : #336633;
}

a:active	{
	color : #663300;
	text-decoration : none;
}

a:hover	{
	color : #663300;
	text-decoration : none;
}

a.nav	{
	color : #ffcc66;
	text-decoration : none;
}

a:visited.nav {
	color : #ffcc66;
	text-decoration : none;
}

a:active.nav {
	color : #FFFFFF;
	text-decoration : none;
}

a:hover.nav {
	color : #FFFFFF;
	text-decoration : none;
}


input.srcfrm2 {
	width:180px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-color:#000000;
}

textarea.gbmorelines {
	width:431px;
	height:150px;
	color:#000000;
	font-weight:normal;
	font-size:9pt;
	background-color:#FFFFFF;
	border-width:1px;
	border-top:1px solid #000000;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	border-left:1px solid #000000;
	border-color:#000000;
}

ul {
	list-style-position: outside;
	list-style-image: url(images/bullet3.gif);
	vertical-align: middle;
}
