BODY {
	background-image: url(/images/bg copy.jpg);
	margin-left : 0;
	margin-top : 0;
	background-color : white;
	font-size : 14;
	font-weight : bold;
	font-family : Arial, Helvetica, sans-serif;
	color: white;
}

TABLE
{
	font-weight : bold;
	font-size : 14;	
}


#maintable {
        background-color: #004A25;
        border: 1px solid #000000;
			font-weight : bold;
	font-size : 14;			
}

A {
	COLOR: yellow;
	TEXT-DECORATION: underline;
	font-weight : bold;
}

A:hover {
	COLOR: yellow;
	TEXT-DECORATION: underline;
	font-weight : bold;
}


.ChalkBack{
	background-color : #004A25;
	color: white;
	border : Gray;
}

.Nav{
	background-color : #004A25;
	color:white;
	border : Gray;
	font-size : 16;		
}


.Nav a{
	font-size : 16;		
}

.Toptitlebox{
	font-weight : bold;
	color: Silver;
	text-align : center;
	font-size : 26;
}


H1{
	font-weight : bold;
	color: Silver;
	text-align : center;
	font-size : 18;
}


H1 a{
	font-weight : bold;
	color: yellow;
	text-align : center;
	font-size : 18;
}

.Menu{
	background-color : #004A25;
	font-weight : bold;
	color:white;
}

H2 {
	font-weight : bold;
	color: Silver;
	text-align : center;
	font-size : 18;
}

.NavBar {
	font-size: 18;
	text-decoration: none;
	border: 1px solid #000000;
	text-align : Center;
}

.NavBarBox{
	text-decoration: none;
	text-align : Center;
	background-color: #004A25;
	color: white;
}
.GrayLine{
	background-color : Gray;
}


.ThinLine{
	background-color : black;
}


.TopTitle{
	font-family: Elephant;
	font-size: 40;
	text-align: center;
}

.TopTagLine{
     font-family: Arial, Helvetica, sans-serif;
	font-size: 16;
	text-align: center;
	font-weight: bold;
	font-style : italic;
}
