html, body {
	background - image:
	background - position: top;
	background - repeat: repeat-x;
	background - attachment:inherit;
	background-color: black;
	margin:0;
	padding:0;
	height:100%;
	font-family: Georgia, Verdana, 'Times New Roman', Times, serif;
	font-size:12px;
	font-style: normal;
	line-height: normal;
	text-align: justify;
}
#mainTable {
	width:100%;
	padding: 0px;
	margin: 0px;
}
.mainTblRow1 {
	height:50px;
	width:780px;
	background-image:url(images/menu/menu_bg.png);
	background - position:top center;
	background - repeat:repeat-x;
}
.mainTblRow2 {
	height:130px;
	width:100%;
	background-image:url(images/botrepeat.gif);
	background-position:top center;
	background-repeat:repeat-x;
}
.contentTable {
	width:780px;
	margin:20px 0px;
	margin-left:auto;
	margin-right:auto;
}
#menuDiv {
	height:50px;
	width:780px;
	background-image:url(images/menu/menu_bg.png);
	background-position:top center;
	background-repeat:repeat-x;
	width:760px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	overflow:hidden;
}
.menuItem {
	padding:0px 7px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
#dropmenudiv {
	position:absolute;
	border:1px solid black;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#cccccc;
	line-height:2em;
	z-index:100;
	padding:5px;
	background-color:#e9c968;
	background-image:url(images/menu/menubgfade.gif);
	background-position:top left;
	background-repeat:repeat-y;
}
#dropmenudiv a:link, #dropmenudiv a:visited {
	color:#cccccc;
	font-weight:normal;
	text-decoration:none;
}
#dropmenudiv a:hover, #dropmenudiv a:active {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
}
.blockText a:link, .blockText a:visited {
	border-bottom:0 dashed;
	text-decoration:none;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
}
.blockText a:hover, .blockText a:active {
	color:#000000;
	background-color:#e7d280;
	text-decoration:none;
	border: 0 none;
}
.blockText strong
{
	color:	#A47B00;
}
a.noDecor:link, a.noDecor:visited, a.noDecor:active, a.noDecor:hover {
	color:#000000;
	background-color:#FFFFFF;
	border:0px none #ffffff;
	text-decoration:none;
	padding:0px;
	border-width:0;
}
div.HiddenNav {
    left: 0px;
    visibility: hidden;
    cursor: hand;
    position: absolute;
    top: 0px;
    background-color: transparent;
}
.noprint {
	display:compact;
}
.tableHeading {
	font-family: Georgia, Verdana, 'Times New Roman', Times, serif;
	font-size:15px;
	font-weight:bold;
	background-color:#decc69;
	background-image:url(images/tableheading_repeat.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
.redHeader
{
	text-align:			center;
	text-decoration:	none;
	color:				red;
	font-size:			20px;
}
.redHeader a
{
	text-align:			center;
	text-decoration:	none;
	color:				red;
	font-size:			20px;
}
.menuBox
{
	background-color:	#FFFF99;
	color:				#000000;
	padding:			5px;
	text-decoration:	none;
}
.menuBox a
{
	background-color:	#FFFF99;
	color:				#000000;
	padding:			5px;
	text-decoration:	none;
}
a
{
	text-decoration:	underline;
	
	color: #5B711F;
	text-decoration: underline;
	font-style: normal;
}
img
{
	border-width:0px;
}
#topbanner
{
	width: 760px;
	height: 130px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999966;
	text-align: center;
	vertical-align: middle;
	padding: 20px;
	display:block;
	background-color: #000000;
}
#footer a:link, #footer a:visited{
	color:#CC9900;
	text-decoration:none;
}
#footer a:hover, #footer a:active{
	background-color: white;
	color:#FFFFFF;
	text-decoration:none;
}

.blackBold {
	font-weight: bold;
	color: #000000;
}
.flyline {
	background-image: url(images/flytop_rline.gif);
	background-repeat: repeat-x;
}
.blockText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	text-align: justify;
	line-height: 18px;
}
.tableLiner {
	color: #999999;
	text-align: center;
	font-size: 10px;
	font-style: italic;
	line-height: 20px;
}
.letterTable {
	border-top: 2px solid #A2B9B6;
	border-bottom: 1px dashed #A2B9B6;
	background-color: #F2F7F4;
	padding-left: 10px;
	padding-right: 10px;
}
.letterTable em {
	color: #A2B9B6;
	font-size: 12px;
	text-align: right;
} 
em
{
	font-style: normal;
}

