body	{
	background-color : #99cc99;
	background-image: url(../img/background.gif);
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height: 16px;
	margin : 0px 0px 0px 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
}

.light {color: #FFFFFF;}

.gold {color: #ffcc66;}

.maroon {color : #660000;}

hr	{
	size:1px;
	color:#cc9933;
	height:1px;
	line-height: 0px;
}
	
h1  {
	color: #cc9933;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
    }
		
.header {
	color: #cc9933;
	font-weight: bold;
	font-size: 18px;
}

a	{
	color : #660000;
}

a:visited	{
	color : #660000;
}

a:active	{
	color : #cc9933;
	text-decoration : none;
}

a:hover	{
	color : #cc9933;
	text-decoration : none;
}

.nav {
	color : #FFFFFF;
	font-size:14px;
	line-height: 16px;
}

a.nav	{
	color : #FFFFFF;
	font-size:14px;
	text-decoration : none;
}

a:visited.nav {
	color : #FFFFFF;
	font-size:14px;
	text-decoration : none;
}

a:active.nav {
	color : #ffcc66;
	font-size:14px;
	text-decoration : none;
}

a:hover.nav {
	color : #ffcc66;
	font-size:14px;
	text-decoration : none;
}

input.srcfrm2 {
	width:200px;
	color: #000000;
	font-weight:normal;
	font-size:12px;
	background-color: #FFFFFF;
	border-width:1px;
	border-color: #006633;
}

input.srcbttn {
	color: #FFFFFF;
	font-weight:bold;
	font-size:11px;
	border-width:1px;
	border-color: #000000;
	background-color: #99cc99;
}
