a:link, a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover, a:active {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

body{
	background: url(../images/wm.gif) #B7770D no-repeat left bottom;
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	color: #006600;
	font-size: 18px;
	font-weight: bold;
	text-indent: 5px;
	font-family: "Century Gothic";
}

h2 {
	color: #006600;
	font-size: 16px;
	font-weight: bold;
	font-family: "Century Gothic";
}

.HeadingText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bolder;
	color: #006500;
	text-indent: 15px;
}


p, td {
	color: #000000;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

.btcontent {
	background-image: url(../images/content-btm.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.btcontent2 {
	background-image: url(../images/content-mid2.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

.btcopyrights {
	background-image: url(../images/div.gif);
	background-position: center center;
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: center;
}

.btnavbk {
	background-image: url(../images/bknav.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.btBox {
	background-image: url(../images/BackgroundBox.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#nav a:link {
	background-image: url(../images/bkol.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 2px;
	width: 180px;
}

#nav a:visited {
	background-image: url(../images/bkol.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #333333;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 2px;
}

#nav a:hover {
	background-image: url(../images/bkro.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 2px;
}

#nav a:active {
	background-image: url(../images/bkro.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 30px;
	padding-right: 0px;
	padding-top: 2px;
}

#navIndent a:link {
	background-image: url(../images/bkol.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	padding-bottom: 2px;
	padding-left: 38px;
	padding-right: 0px;
	padding-top: 2px;
	width: 180px;
}

#navIndent a:visited {
	background-image: url(../images/bkol.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #333333;
	padding-bottom: 2px;
	padding-left: 38px;
	padding-right: 0px;
	padding-top: 2px;
}

#navIndent a:hover {
	background-image: url(../images/bkro.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 38px;
	padding-right: 0px;
	padding-top: 2px;
}

#navIndent a:active {
	background-image: url(../images/bkro.gif);
	background-position: 10px;
	background-repeat: no-repeat;
	color: #000000;
	padding-bottom: 2px;
	padding-left: 38px;
	padding-right: 0px;
	padding-top: 2px;
}




.btBoxMain {
	background-image: url(../images/BackgroundBoxLarge.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.SubHeading {

	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bolder;
	color: #006500;
}
.CellTextSmallBorder {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid;
	padding-left: 5px;
	background-position: center;
}
.MenuHeading {

	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: bolder;
	color: #006500;
}
.CellTextSmallBorderBold {

	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	font-variant: normal;
	border: 1px solid;
	padding-left: 5px;
	background-position: center;
}
.SpecialText {

	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bolder;
	color: #FF0000;
	text-indent: 15px;
}
