@charset "iso-8859-1";
debug
{  
text-decoration: none
}

a
{
color:#000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
} 

a:hover 
{ 
color:#FF9900;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
text-decoration: none;
}

.custom {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #EE7700;
text-decoration: none;
text-align:justify;
leftmargin:0; 
topmargin: 0;
marginheight: 0;
marginwidth: 0;
background: #FFFFFF;
}

.customcore {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
text-align:justify;
leftmargin:0; 
topmargin: 0;
marginheight: 0;
marginwidth: 0;
background: #EE7700;
}
  
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
text-align:justify;
leftmargin:0; 
topmargin: 0;
marginheight: 0;
marginwidth: 0;
background: #EE7700;
scrollbar-face-color: #EE7700; 
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF; 
scrollbar-3dlight-color: #EE7700;
scrollbar-darkshadow-color: #EE7700;
scrollbar-track-color: #EE7700;
scrollbar-arrow-color: #FFFFFF;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA7E00;
	text-decoration: none;
	text-align:justify;
	leftmargin:0;
	topmargin: 0;
	marginheight: 0;
	marginwidth: 0;
	background: #EE7700;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

select {
background-color: #EA7E00;
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black;
border-bottom: 1px solid black;
}

input {
border-top: 1px solid #EA7E00;
border-left: 1px solid #EA7E00;
border-right: 1px solid #EA7E00;
border-bottom: 1px solid #EA7E00;
background-color: #FFFFFF;
color: #EA7E00;
font-size: 11px;
}
