body {
	background-image: url(Images/BlueRidgeBKGD.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color:  #000000;
	
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	line-height: normal;
}
h2 {
	font-size: 16px;
}

.BodyTable {
	background-image: url(images/BodyTable.gif);
	background-repeat: repeat-x;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC00;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
	
}
.SubTitle {
	font-size: 18px;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}



a:visited {
	color: #FFCC00;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer {
	font-weight: normal;
	
}

.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.Border1 {
	border: 1px solid #CC9900;
	background-color: #000000;
	color: #FFCC00;
}
.Border2 {
	border: 1px solid #000000;
	background-color: #333333;
}
.TextLight {
	color: #999999;
}
.TextSmall {
	font-size: 10px;
}
