body {
	background-image: url(http://www.project10.info/images/BKGD.gif);
	background-color:  #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	color: #030;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C93;
	border-right-color: #C93;
	border-bottom-color: #C93;
	border-left-color: #C93;
}

a:visited {
	color: #030;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #C93;
	border-right-color: #C93;
	border-bottom-color: #C93;
	border-left-color: #C93;
}
a:hover {
	color: #960;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #030;
	border-right-color: #030;
	border-bottom-color: #030;
	border-left-color: #030;
	text-decoration: underline;
}



.Navbar1 a:link {
	color: #003300;
	text-decoration: none;
}
.Navbar1 a:visited {
	color: #003300;
	text-decoration: none;
}
.Navbar1 a:hover {
	color: #CC9900;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	text-decoration: none;
}
.BodyTable {
	background-color: #FFFFFF;
	background-image: url(Images/BKGD2.jpg);
	background-repeat: no-repeat;
}
.BodyTable2 {
	background-image: url(Images/BKGD3.png);
	background-repeat: no-repeat;
}

.Navbar2 a:link {
	color: #003300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.Navbar2 a:visited {
	color: #003300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
.Border2 {
	color: #FFFFFF;
	background-color: #003300;
	border: 1px solid #FFCC00;
}

.Navbar2 a:hover {
	color: #FF0000;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-bottom-color: #CC9900;
	border-left-color: #CC9900;
}
h1 {
	font-weight: bold;
	color: #003300;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #003300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FC0;
}

.SubTitle {
	font-size: 20px;
}
.Border1 {
	border: 1px solid #003300;
}
.Border3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003300;
}
.XSmallText {
	font-size: 10px;
}
.TextRed {
	color: #F00;
}
.FootLinks {
	font-size: 12px;
}
.USFGold {
	color: #C93;
}
