div   {text-decoration: none;
	color:  #686868;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size : 10px;
       }

form   {text-decoration: none;
	color:  #686868;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size : 10px;
       }
	   
table    {text-decoration: none;
	color:  #686868;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size : 10px;
       }
	   
#menu {
		width:750px;
		height:60px;
		position:absolute;
		top:4px;
		left:50%;
		margin-left:-375px;
		z-index:1;}
		
body {background-color: #2b7c33;}

#top {
	width:750px;
	height:30px;
	position:absolute;
	top:69px;
	left:50%;
	margin-left:-375px;
	z-index:1;
		background-color: white;
	}
	
#frame {
		width:750px;
		position:absolute;
		top:104px;
		left:50%;
		margin-left:-375px;
		background-color: white;
		z-index:1;
		}
		
#frametop {
		width:750px;
		position:absolute;
		top:69px;
		left:50%;
		margin-left:-375px;
		background-color: white;
		z-index:1;
		}
		
#more {
		width:725px;
		height:100px;
		position:absolute;
		top:10px;
		left:50%;
		margin-left:-365px;
		z-index:2;
		visibility: hidden;
		}
		
		
#morepage {
		width:700px;
		height:60px;
		border-color:black;
		border-style:solid;
		border-width:thin;
		background-color: white;
		
		}

#help {
	width:700px;
	height: 200px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-325px;
	z-index:5;
	background-color: white;
	visibility: hidden;
	border-color:black;
	border-style:solid;
	border-width:thin;
	}
#close {
		width:20px;
		height:20px;
		position:absolute;
		top:0;
		right:0;
		z-index:6;
			}


h1      {text-decoration: none;
	color: #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

h2     {text-decoration: none;
	color: #FF9900;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

h3     {text-decoration: none;
	color: white;
	font-family : arial black;
	font-weight: normal;
	font-size : 13px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }
	  
h4     {text-decoration: none;
	color: #FF9900;
	font-family : arial black;
	font-weight: normal;
	font-size : 13px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

h5     {text-decoration: none;
	color: #FF9900;
	font-family : verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	font-size : 10px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }

h6     {text-decoration: none;
	color: #BE0027;
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 15px;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom : 0px;
       }


a      {font-family : verdana, arial, helvetica, sans-serif;}
       
a:link {color: #BE0027; font-size=10px; style: bold; font-weight: bold; text-decoration: underline}
a:visited {color: #BE0027; font-size=10px; style: bold; font-weight: bold; text-decoration: underline}
a:active {color: #BE0027; font-size=10px; style: bold; font-weight: bold;text-decoration: underline}
a:hover {color: #BE0027; font-size=10px; style: bold; font-weight: bold; text-decoration: underline}

