.menutitle{
cursor:pointer;
margin-bottom: 5px;
background-color:#FFFFFF;
color:#000000;
width:90px;
padding:2px;
text-align:center;

/*/*/border:1px dashed #80AFCA;/* */
}

.submenu{
margin-bottom: 0.5em;
}
BODY{
scrollbar-face-color:'#FFFFFF';
scrollbar-arrow-color:'#005E95';
scrollbar-track-color:'#FFFFFF';
scrollbar-shadow-color:'#005E95';
scrollbar-highlight-color:'#005E95';
scrollbar-3dlight-color:'#FFFFFF';
scrollbar-darkshadow-Color:'#FFFFFF'
}
a:link
{
	color: #005E95; 
	font-size:10pt;
	text-decoration: none; font-weight:bold
}
a:visited
{
	color: #005E95; 
	font-size:10pt;
	text-decoration: none; font-weight:bold
} 
a:active 
{
	color: #FBA603;
	font-size:10pt;
	text-decoration: none; font-weight:bold
}
a:hover 
{
	color: #FBA603;
	font-size:10pt;
	text-decoration: none; font-weight:bold
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
	font-family: Arial;
	color: rgb(0,0,0);font-size:10pt; text-align:left;
}
body
{
	font-family: Arial;
	background-color: #FFFFFF;
	color: rgb(0,0,0);font-size:10pt; text-align:left;
}

h1
{
	font-size: 1.2em;
	font-family: Arial;
	color: #005E95;
}
h2
{
	font-size: 1.1em;
	font-family: Arial;
	color: #005E95; 
}
h3
{
	font-family: Arial;
	color: #005E95; 
}
h4
{
	font-family: Arial;
	color: #005E95;
}
h5
{
	font-family: Arial;
	color: #005E95;
}
h6
{
	font-family: Arial;
	color: #005E95;
}

.button {
 border: dashed 1px #005E95;
 padding: 2px;
}
