
body		{
		margin:0;
		padding:0;
		background-color: #000000;
		}



body,td		{
		font-family: Tahoma;
		font-size:11px;
		color:#C0C0C0;
		line-height: 14px;
		}


a:link 		{
		text-decoration:none;
		color:#97C050;
		font-weight: bold;
		}


a:visited 	{
		text-decoration:none;
		color:#97C050;
		font-weight: bold;
		}


a:hover 	{
		text-decoration:none;
		color:#9AB4A8;
		font-weight: bold;
		}


a:active 	{
		text-decoration:none;
		color:#42472E;
		}


h3 	{
		font-family:Verdana;
		font-size:11pt;
		}



#frame		{
		margin-top:0;
		margin-left:0px;
		width:429px;
		}

#content	{
		margin-left: 15px;
		margin-top:-50px;
		margin-bottom: 50px;
		}


#info {
		
	        margin:0;
		padding-bottom: 5px;
                text-transform: uppercase;
		font-size:7pt;
		font-family: Arial;
		color:#000000;
		text-align:right;
		}

input,textarea,select {
		padding:1px;
		border:0px;
		border:0px;
		background-color: #97C050;
		border-color: #526431;
		color:#000000;
		font-family:Arial;
		font-size:8pt;}


h1 { 
	color: #97C050;
	font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: -1px;
		padding-left: 5px;
		padding-bottom: 10px;
		margin: 0;}
		