
BODY{			
	background-color:#000000;
	}

.head {
		font-weight:bold;
	}	


.leftNavPrimaryBGColor {
		background-color:#999966;
		visible:false;
	}	
	
.leftNavColor{
		background-color:#819C5C;
		visible:false;
	}
	
.leftNavSecondaryBGColor {
		background-color:#333333;
		visible:false;
	}
	
.highlightText {
		font-size:x-small;
		color:#E9E7C4;
		font-weight:bold;
		text-align:left;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		visible:false;
	}

.highlightText A {
		color:#E9E7C4;
		text-align:left;
		text-decoration:none;
		visible:false;
	}

.highlightText A:hover {
		text-decoration:underline;
		visible:false;
	}
	

.leftNavSubText {
		font-size:xx-small;
		color:#575725;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		visible:false;
	}	
	
.leftNavSubText A {
		color:#474715;
		text-decoration:none;
		visible:false;
	}

.leftNavSubText A:hover {
		text-decoration:underline;
		visible:false;
	}
	
hr{
		color:#000000;
		background-color: #000000;
		height:5px;
		width:80%
}
	
h1{
		font-family:Verdana, Helvetica, Arial, sans-serif;
	
		font-weight:bold;
		color:#000000;
	}

h1 A{
		text-decoration:none;
	}
	
h1 A:visited{
		text-decoration:none;
	}
	
h1 A:hover{
		text-decoration:underline;
	}

h2{
		font-family:Verdana, Helvetica, Arial, sans-serif;	
		font-weight:bold;
		color:#000000;
	}
		
h2 A{
		text-decoration:none;
	}
	
h2 A:visited{
		text-decoration:none;
	}
	
h2 A:hover{
		text-decoration:underline;
	}

h3{
		font-family:Verdana, Helvetica, Arial, sans-serif;
		
		font-weight:bold;
	}

h3 A{
		text-decoration:none;
	}
	
h3 A:visited{
		text-decoration:none;
	}
	
h3 A:hover{
		text-decoration:underline;
	}

h4{
		font-family:Verdana, Helvetica, Arial, sans-serif;
		
		font-style: italic;
	        font-weight: normal;
	}

h4 A{
		text-decoration:none;
	}
	
h4 A:visited{
		text-decoration:none;
	}
	
h4 A:hover{
		text-decoration:underline;
	}
	
p, td, ol, c{
		font-size:small;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		color:#000000;
	}
.submitText{
		font-family:Verdana, Helvetica, Arial, sans-serif;
		color:#000000;
	}

th{
		font-size:x-small;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		color:#444444;
		font-weight:bold;
	}
		
