.bodyStyle{
	background-color : #882409;
	color : #000000;
}
.menuTableHeader{
	background-color : #882409;
	background-image : url(images/center.gif);
	font-family : sans-serif;
	color: #e2c5a0;
	font-size : 13px;
	font-weight : bold;
}
.formStyle{
	font-family : sans-serif;
	font-size : 13px;
}
.pageCommon{
	font-family : sans-serif;
	font-size : 13px;
	color : #000000;
}
H1{
	font-size : 25px;
	font-weight : bold;
}
H2{
	font-size : 21px;
	font-weight : bold;
}
H3{
	font-size : 17px;
	font-weight : bold;
}
H4{
	font-size : 15px;
	font-weight : bold;
}
.legalese{
	font-family : sans-serif;
	font-size : 11px;
}
.pageBullet{
	font-weight : bold;
}
LI{
	margin-top : 0px;
	padding-left : 10px;
	list-style-position : outside;
	list-style-image : url(images/bullet.gif);
}
.zoomPickerText{
	background-color : #e2c5a0;
	color : #882409;
	font-family : sans-serif;
	font-size : 11px;
}
.super{
	font-family : sans-serif;
	font-size : 9px;
}

A, A:visited, A:active {
	color: black;
}

.menuTileStyle {
	background-color:#882409;
	border :outset 1px #882409;
	padding : 2px;
	color:#ecd3a6;
}

.menuItem, A.menuItem {
	text-decoration : none;
	cursor : pointer;
	padding : 2px 5px 2px 5px;
	background-color:#882409;
	color:#ecd3a6;
	font-family : sans-serif;
	font-size : 13px;
}
