body {  background-color: #FFFFFF}
/*--------------------------------------------*/
body, body td, body th, body tr, body col
{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:  11px;
font-weight: normal;

scrollbar-face-color: #838383;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #FFFFFF;}
/*--------------------------------------------*/
.as_cod {
width:35;
height:19;
}
/*--------------------------------------------*/
.as_sub {
width:100%;
height:19;
}
/*--------------------------------------------*/
.box{
	BORDER-TOP:    0px outset;
	BORDER-LEFT:   0px outset;
	BORDER-BOTTOM: 0px inset;
	BORDER-RIGHT:  0px inset;
}
/*--------------------------------------------*/
.expe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #CCCCCC;
	width: 100%;
	font-weight: normal;

}
/*--------------------------------------------*/
INPUT,checkbox{
	BORDER-TOP:    #000000 1px outset;
	BORDER-LEFT:   #000000 1px outset;
	BORDER-BOTTOM: #000000 1px inset;
	BORDER-RIGHT:  #000000 1px inset;
	FONT-SIZE: 10px; font-weight:
	COLOR: #000000;
	FONT-FAMILY: verdana,arial;
	BACKGROUND-COLOR: #ffFFFF;
}
/*--------------------------------------------*/
TEXTAREA {
	BORDER-TOP:    #000000 1px outset;
	BORDER-LEFT:   #000000 1px outset;
	BORDER-BOTTOM: #000000 1px inset;
	BORDER-RIGHT:  #000000 1px inset;
	FONT-SIZE: 10px; font-weight:
	COLOR: #000000; FONT-FAMILY:
	verdana,arial;
	BACKGROUND-COLOR: #FFffff;
}
/*--------------------------------------------*/