.hrstyle {
	background-color: #8A867A;
}

.divwrapper {
	border: 1px solid #8A867A;
	position: absolute;
	background-color: white;
}

.menutable {
	background-color: white;
	font-family: Tahoma;
	font-size: 8pt;
}

.menucaptions {
	background-color: white;
	font-family: Tahoma;
	font-size: 8pt;
	border-right : 1px solid white;
	border-top : 1px solid white;
	border-bottom : 1px solid white;
}


.menucaptionsover {
	background-color: #C6D3EF;
	font-family: Tahoma;
	font-size: 8pt;
	border-right : 1px solid #3169C6;
	border-top : 1px solid #3169C6;
	border-bottom : 1px solid #3169C6;
}

.menucaptionicon {
	background-color: #E0DFE3;
	border-left : 1px solid white;
}

.menucaptioniconover {
	background-color: #C6D3EF;
	border-left : 1px solid #3169C6;
	border-top : 1px solid #3169C6;
	border-bottom : 1px solid #3169C6;
}

.default_menucaptionsover {
	background-color: #C6D3EF;
	font-family: Tahoma;
	font-size: 8pt;
	border-right : 1px solid #3169C6;
	border-top : 1px solid #3169C6;
	border-bottom : 1px solid #3169C6;
	font-weight: bold;
}

default_menucaptions {
	background-color: #C6D3EF;
	border-left : 1px solid #3169C6;
	border-top : 1px solid #3169C6;
	border-bottom : 1px solid #3169C6;
}

