/* CSS Document */
<style>
.nothing {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:60px;
}
body {
	scrollbar-3d-light-color: Green;
	scrollbar-arrow-color: #E6BF52;
	scrollbar-base-color: #999999;
	scrollbar-dark-shadow-color: Black;
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: White;
	background-image: url(../images/mainbg_long.gif);
	background-color : #1D1D1C;
	background-position: 0 0;
	background-attachment : fixed;
	background-repeat : repeat;
	
}


#header h1 {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size:30px;
	
	font-weight:normal;
	margin:0;
	padding:0;
	padding-top:5px;
	color:#ffffff;
	margin-bottom:10px;
	text-align:left;
}
#header h2 {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#D4FF00;
	
}

#header h3 {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#EDEDED;
	
}
#header h4 {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size:25px;
	text-transform:uppercase;
	text-align:left;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#C5C5C5;
}
#header h5 {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size:15px;
	text-transform:uppercase;
	text-align:right;
	font-weight:normal;
	margin:0;
	padding:0;
	color:#EDEDED;
	
}
.map:link {
		
		font-size:10px; 
		
		}

		.map:visited {
		
		font-size:10px; 
		
	}

		.map:hover {
		background-color : red;
		
		
		
		}



.nav:link {
  font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif; 
  font-size : 11;
  font-weight : bold;
  color : #D5D5D5;
  text-decoration : none;
  width:100%;
}
.nav:visited {
 font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
  font-size : 11;
  font-weight : bold;
  color : #D5D5D5;
  text-decoration : none;
  width:100%;
}
.nav:hover {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 11;
		font-weight : bold;
		color : #165076;
		width:100%;
		text-decoration : none;
		padding-top : 2px;
}
.subnav:link {
 font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
  font-size : 13;
  font-weight : normal;
  color : #E6E6E6;
  text-decoration : none;
  width:100%;
}
.subnav:visited {
  font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
  font-size : 13;
  font-weight : normal;
  color : #E6E6E6;
  text-decoration : none;
  width:100%;
}
.subnav:hover {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 13;
		font-weight : normal;
		color : #383838;
		width:100%;
		text-decoration : none;
		
}

		a:link {
		text-align  : center;
		font-size:11; 
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif; 
		font-weight:bold; 
		color:#454545; 
		text-decoration:none;
		padding: 0px;
		
		
		
		}

		a:visited {
		text-align  : center;
		font-size: 11; 
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif; 
		font-weight:bold; 
		color:#454545; 
		text-decoration:none;
		padding: 0px;
		
		}
		a:hover {
		text-align  : center;
		font-size: 11; 
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif; 
		font-weight:bold; 
		color:#165076; 
		text-decoration:none;
		padding: 0px;
		
		}
							.green_nolink_level1 {
	text-align : center;
	font-size: 11;
	background-color : #1D1D1C;
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-weight:bold;
	color:#292928;
	text-decoration:none;
	
	background : #374F0E;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
					.green_nolink_level2 {
	text-align : center;
	font-size: 11;
	background-color : #1D1D1C;
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-weight:bold;
	color:#292928;
	text-decoration:none;
	
	background : #567D12;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
			.green_nolink_level3 {
	text-align : center;
	font-size: 11;
	background-color : #1D1D1C;
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-weight:bold;
	color:#292928;
	text-decoration:none;
	
	background : #6CAA00;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	padding-bottom : 10px;
}
		
		.header {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 40;
		font-weight : normal;
		color : #8F9195;
		text-decoration : none;
		
}
	.subheader {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size : 25;
	font-weight : normal;
	color : #BCBEC2;
	text-decoration : none;
	vertical-align : top;
}

.selected {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 11;
		font-weight : bold;
		color : #303030;
		text-decoration : none;
		
}

	.header_turquoise {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : #0B8C96;
		text-decoration : none;
}

	.header_lightblue {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : #4494C5;
		text-decoration : none;
		
}
	.header_green {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : #69A900;
		text-decoration : none;
		
}
	.header_orange {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : #ED440D;
		text-decoration : none;
		
}
	.header_blue {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : #066696;
		text-decoration : none;
		
}
	.header_red {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : #961110;
		text-decoration : none;
		
}
		
	

		.subheader1 {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size : 15;
	font-weight : normal;
	color : #7DC10E;
	text-decoration : none;
	vertical-align : top;
}		
		.description {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 20;
		font-weight : normal;
		color : silver;
		text-decoration : none;
		
}
		.copy {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 13;
		font-weight : normal;
		color : #E6E6E6;
		text-decoration : none;
		padding:10px; 
		text-align : left
}

		.date {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 14;
		font-weight : bold;
		color : #73767B;
		text-decoration : none;
		padding:10px; 
		text-align : left
}

	.small {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 9;
		font-weight : bold;
		color : #E3E3E3;
		text-decoration : none;
		text-align : left
}

			.bigcopy {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 14;
		font-weight : normal;
		color : #E3E3E3;
		text-decoration : none;
		
}	
	.note {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 11;
		font-weight : bold;
		color : #525252;
		text-decoration : none;
		
}

<!-- Form stuff -->

	
 #status{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:13px;
		border:solid 2px #BABABA;
		width:220;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#E0E0E0;  
		color:#545454;
    }  
	 #status_small{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #BABABA;
		width:150;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#E0E0E0;  
		color:#545454;
    } 
	 #status_long{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #BABABA;
		width:620;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#E0E0E0;  
		color:#545454;
    } 
	#box{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:13px;
		border:solid 2px #BABABA;
		padding:0px;   
        outline:none;   
        background:#E0E0E0;  
		color:#545454;
		text-align: left;
		text-valign: top;
		
		margin:0
    }  
    .focusField{   
        border:solid 2px #73A6FF;   
        background:#F2AD00;   
        color:#000;   
    }   
    .idleField{   
        background:#F2AD00;   
        color: #6F6F6F;   
        border: solid 2px #DFDFDF;   
    }   
	#select {
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #BABABA;
	
	background:#E0E0E0;
	padding:10px;  
	
		color:#545454
	}
    .inputfield
	{
	font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
	font-size: 12px;
	border-width: 1px;
	background-color: #E0E0E0;
	background:#E0E0E0;   
    color: #6F6F6F;   
    border: solid 2px #DFDFDF; 
	padding: 5px
	}

	
	
	
	
	.small_green {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 9;
		font-weight : bold;
		color : #D7F205;
		text-decoration : none;
		text-align : left
}
.small_orage {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 9;
		font-weight : bold;
		color : #FFA200;
		text-decoration : none;
		text-align : left
}
.small_blu {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 9;
		font-weight : bold;
		color : #00C5F6;
		text-decoration : none;
		text-align : left
}
.small_yel {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 9;
		font-weight : bold;
		color : #FEBD1B;
		text-decoration : none;
		text-align : left
}

.small_red {
		font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size : 9;
		font-weight : bold;
		color : #FF674F;
		text-decoration : none;
		text-align : left
}
	
#status_green {   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #D7F205;
		width:150;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#5C5C5C;  
		color:#A8A8A8;
    }
	
#status_orage {   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #FFA200;
		width:150;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#5C5C5C;  
		color:#A8A8A8;
    }
		
	#status_blu{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #00C5F6;
		width:150;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#5C5C5C;  
		color:#A8A8A8;
    }
		
	#status_yel{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #FEBD1B;
		width:150;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#5C5C5C;  
		color:#A8A8A8;
    }
	
	#status_red{   
        font-family: Lucida Sans Unicode, Century Gothic", "Trebuchet MS", "Arial Narrow, Arial, sans-serif;
		font-size:11px;
		border:solid 2px #FF674F;
		width:150;   
        padding:10px;   
        outline:none;   
        height:36px;
		background:#5C5C5C;  
		color:#A8A8A8;
    }
	
	

</style>