.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFE7CE;
color:#000000;
width:100%;
padding:2px;
text-align:center;
font-weight:bold;
/*/*/border:1px solid #000000;/* */
}

.submenu{
	margin-bottom: 0.5em;
	color: #FF6600;
}


.tablestyle {
	padding: 5px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top: 1px solid #FF6600;
	border-right: 1px solid #FF6600;
	border-bottom: 1px solid #FF6600;
	border-left: 1px solid #FF6600;
	font-weight: normal;
	line-height: 14pt;


}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	padding: 5px;




}
.titlemain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
.foot {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 5pt;
	vertical-align: super;


}
.mainorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	line-height: 20px;
	font-weight: normal;
	color: #FF6600;
	cursor: help;


}
