body {
scrollbar-face-color: #FF6D00;
                   scrollbar-track-color: #FFFF77;
                   scrollbar-arrow-color: #C32100;
                   scrollbar-highlight-color: #ffffff;
                   scrollbar-3dlight-color: #C32100;
                   scrollbar-darkshadow-color: #C32100;
                   scrollbar-shadow-color: #C32100;
                   font-family: tahoma, sans-serif;
	 font-size: 7.5pt;
	 text-decoration: none;
	 color: #000000;
	 background: #FFFF77 url('images/bg.gif');
}

p, td {
                  font-family: tahoma, sans-serif;
	font-size: 7.5pt;
	text-decoration: none;
	color: #000000;
                  line-height: 10px;
}

b {
                  font-family: tahoma, sans-serif;
	font-size: 7.5pt;
                   text-align: justify;
	text-decoration: none;
	color: #FF6D00;
}

input, textarea, option, select, jump {
font-family: tahoma, sans-serif;
		color: #000000;
		font-size: 7.5pt;
                                      text-align: justify;
                  border: 1px #000000 solid;
                  background: #C32100;
                  }




.data{       
text-transform: uppercase;
margin-bottom: 2px;
background-color:#FFD73A;
color:#C32100;
width:100%;
font-size: 7.5pt; 
font-family: tahoma;
text-align:center;
font-weight: bold;
}

a:link, a:visited, a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFD73A;
}

a:hover {
                  font-weight: bold;
	text-decoration: none;
	color: #000000;}


.menutitle{
cursor: help;
position: relative;
margin-bottom: 2px;
text-transform: uppercase;
margin-bottom: 2px;
background-color:#FFD73A;
color:#C32100;
width:100%;
font-size: 7.5pt; 
font-family: tahoma;
text-align:center;
font-weight: bold;
}

.submenu{
margin-top: 0px;
margin-bottom: 0.5em;
position: relative;
background-color:#C32100;
width:100%;
font-size: 7.5pt; 
    line-height: 10px;
font-family: tahoma;
text-align:justify;
padding:0px;
border:0px solid #C32100;
}