/*dr gray : 3d3d3d
brown: 805F43
red: 6F111F
tan: E9DECF
*/
BODY, TD, div {
    font-size : 14px;
    
    color : black;
    font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
    text-align: center;
}
H1 {
		font-family : Arial, Helvetica, sans-serif;
		color : blue;
		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 : blue;
		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: blue; font-weight : bold;}
a.navbar:link { color: #blue; font-weight : bold;}	
a:visited { color: blue; font-weight : bold;} 
a.navbar:visited { color: blue; 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;
		
	}
	
.announcement
{
    font-family: 'Trebuchet MS';
    font-size: x-large;
    font-weight: bold;
    color: #FF0000;
}
	