body {
	background-color: #D8DBC6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.bodyTextBlk {
	color: #000000;
	font-size:11px;
}
.big {
	font-weight: bolder;
	font-size:18px;
	}
.sideText {
	font-size: 14px;
	color: #B9AD4B;
}
.navTable {
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
	font-weight: bolder;
}
.subNav {
	padding-left: 9px;
	font-weight:normal;
}
.highLight {
	color:#B9AD4B;
	font-weight:bold;
	}
h1 {
	font-size: 20px;
	font-weight: bolder;
	color: #B9AD4B;
}
h2 {
	font-size: 14px;
	font-weight: bolder;
	color: #B9AD4B;
}
h3 {
	font-size: 11px;
	font-weight: bolder;
	color: #B9AD4B;
}
hr {
	color:#B9AD4B;
	height:1px;
}
img {
	border:0;
}
a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
}
a.navTable {
	height: 1em; 
	zoom: 100%;
	display:block;
}
a:hover.navTable {
	background-color: #616422;
}
a.subNav {
	height: 1em; 
	zoom: 100%;
	display:block;
}
a:hover.subNav {
	background-color: #616422;
}
input, textarea, select {
	background-color:#B9AD4B;
	border-style:solid;
	border-width:1px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
input.standard {
	background-color:#000000;
	border-style:solid;
	border-width:0px;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.popdown {
	padding-left: 20px;
	}
a.mybutton {
	cursor:hand;
	}
.white {
	color:#FFFFFF;
	}
