.BodyCellBG {	background-image: url(images/menu_shadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.BodyTableBG {	background-image:  url(images/border_mid.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.MenuCell {	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	display: block;
	height: 20px;
	padding: 3px 10px 2px;
	font-weight: bold;
}
a.MenuCell:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuCell:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.MenuCell:hover {
	text-decoration: none;
	background-position: left top;
	color: #FFFFFF;
	background-color: #996633;
}
a.MenuCell:active {
	color: #FFFFFF;
	text-decoration: none;
}
.NavTop {	background-image:  url(images/menu_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	height: 25px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
}
.ftrTable {	background-image:  url(images/border_btm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.hdrTable {	background-image:  url(images/main_hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	margin:0px;
}
.style5 {	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16pt;
}
body {
	background-color: #003300;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.caption {
	font-size: 9pt;
}

a:link {
	color: #009900;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006600;
}
a:hover {
	text-decoration: underline;
	color: #006600;
}
a:active {
	text-decoration: none;
	color: #009900;
}blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.cursor {
	cursor: pointer;
}
.keywords {
	font-size: xx-small;
	display: none;
}
