li {
	font-size : 12px;
	margin-left : 6px;
}
p {
	font-size : 12px;
}
blockquote {
	font-size : 12px;
	color : #660000;
}
td {
	font-size : xx-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;

}
A {
	text-decoration : none;
	color : #000066;
}
A:link {
	color : #000066;
	text-decoration : underline;
}
A:active {
	color : #0000FF;
	text-decoration : underline;
}
A:hover {
	color : #000099;
	text-decoration : underline;
}
.sectionTitle {
	font-size : 13px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #837F73;
	width : 100%;
	border: 1px solid #212D47;
}
.subSectionTitle {
	font-size : 10px;
	font-weight : bold;
	color : #000000;
	background-color : #B8B5AC;
	width : 100%;
	border: 1px solid #212D47;
}
.menuSection {
	font-size : 11px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #837F73;
	text-align : center;
	vertical-align : middle;
	padding : 1px;
	border: 1px solid #212D47;
	width : 140;
}
.menuSubsection {
	font-size : 10px;
	font-weight : bold;
	background-color : #EBEAE7;
	padding : 1px;
	text-align : left;
	border: 1px solid #4D617A;
	width : 140;
	text-decoration : none;
    color: #000000;
}
.menuItem {
	font-size : 10px;
	padding : 2px;
	color : #000033;
	text-decoration : none;
	width : 128;
}
.menuItem:link {
	color : #000033;
	text-decoration : none;
}
.menuItem:active {
	color : #FFFFFF;
	text-decoration : none;
}
.menuItem:hover {
	color : #000000;
	text-decoration : none;
    background-color: #CCCCCC;
}
hr {
	color : #212D47;
	height : 2px;
	text-align : center;
}
.comment {
	font-size : 10px;
	color : #000066;
}
.comment2 {
	font-size : 10px;
	color : #660000;
}
.navTitle {
	font-weight : bold;
	font-size : 9px;
	color : #FEFEFE;
	text-decoration : none;
}
.navTitle:link {
	color : #FEFEFE;
}
.navTitle:active {
	color : #DAA520;
}
.navTitle:hover {
	color : #DAA520;
}
.navMenu {
	width : 115;
	background-color : #000000;
	color: #FEFEFE;
	font-size : 10px;
	text-align : center;
	text-decoration : none;
}
.navSubmenu {
	width : 210;
	position : absolute;
	background-color : #006699;
	font-size : xx-small;
	text-align : left;
	padding : 1px;
	text-decoration : none;
	left: 361px;
	top: 170px;
	height: 14px;
	color: #FF0000;
	visibility: hidden;












}
.navSubmenuLink {
	color : #666666;
	text-decoration : none;
	width : 100%;
	text-decoration : none;
}
.navSubmenuLink:link {
	color : #666666;
	width : 100%;
	text-decoration : none;
}
.navSubmenuLink:active {
	color : #000000;
	background : #FEFEFE;
	width : 100%;
	text-decoration : none;
}
.navSubmenuLink:hover {
	color : #000000;
	background : #FEFEFE;
	width : 100%;
	text-decoration : none;
}
