a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	font-weight: bolder;
}
a:visited {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-size: 10px;
}
a:active {
	color: #999999;
	text-decoration: underline;
	font-size: 10px;
}
.homePageBg {
	background-image: url(../images/gif/homePageBg.gif);
	margin-left: 0px;
	margin-top: 100px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.homePageContentTable {
	background-color: 4e0d19;
	text-align: left;
	height: 573px;
	width: 840px;
	border: thin solid #7f7f7f;
}
.homePageWelcomeTable {
	background-image: url(../images/gif/homePageUpperRightBg.gif);
	vertical-align: top;
}
.homePageTopRight {
	background-image: url(../images/gif/homePageUpperRightBg.gif);
	text-indent: 4px;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bolder;
	color: 9e9d9d;
}
h2 {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CCCCCC;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.emphasisTxt {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bolder;
}

p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #d7d7d7;
}
.formTxt {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
}
.searchBox {
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-indent: 3px;
	vertical-align: top;
	width: 225px;
	height: 105px;
	color: #FFFFFF;
	background-repeat: repeat-y;
}
.homePageFooter {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #CCCCCC;
}
