Body {
	background-image: url(images/parchment9.jpg);
}

a:link {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000
} 
	
a:visited {
	color: #006666
} 

a:hover {
	color: #CC9900
}
 
a:active {
	color: #000000
} 

td {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333
} 

P {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333
} 

H1 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 24px; 
	color: #336600
}

H2 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	color: #336600}

H3 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	color: #336600
}


li {
	color: #339966; 
	list-style-type: square
} 

ul {
	color: #339966; 
	list-style-type: square
} 

ol {
	color: #339966
} 

.MainBox {
	width: 761px;
	height: 100%;
	background-color: #669933;
	
}
.TopMenu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	display: block;
	text-align: center;
	background-color: #336600;
	
	
}

.TopMenu A:Link, .TopMenu A:visited       
{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;	
	display: block;
	padding-left:5px; 
	padding-right:5px;	

}

.TopMenu A:Hover 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;	
	display: block;

	background-color: #669900;
	 }

.Label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
} 
