/*dr gray : 3d3d3d
brown: 805F43
red: 6F111F
tan: E9DECF
*/
BODY, TD, div {
		
		font-size : 14px;
		line-height:17px;
		color : white;
		font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
	}
H1 {
		font-family : Arial, Helvetica, sans-serif;
		color : white;
		font-size : 20px;
		line-height : 24px;
		margin-bottom : 0px;
		margin-top : 8px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		
	}			
H2 {
		font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
		color : white;
		font-size : 16px;
		line-height : 20px;
		margin-bottom : 0px;
		margin-top : 8px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		
	}	

.navbar {
		font-size : 12px;
		color : white;
		font-weight : bold;
		
	}
.NavLayer {
	margin:0px;
	border:solid 1px #6F111F;
	background-color:white;
	filter:alpha(opacity=80);
}
a:link { color: white; font-weight : bold;}
a.navbar:link { color: #EFEEEE; font-weight : bold;}	
a:visited { color: white; font-weight : bold;} 
a.navbar:visited { color: white; font-weight : bold;}	
a:hover { color: 6F111F; font-weight : bold;} 
a.navbar:hover { color: white;  font-weight : bold;} 

INPUT {font-size:11px;}
	
.sideNav{
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
		color : black;
		background-color : #FBE1AB;
		
	}
.layerLink{
		font-size : 12px;
		font-weight : bold;
		text-decoration : none;
		color : 6F111F;
		
	}
	
	