.BODY{
SCROLLBAR-FACE-COLOR:   #1B5D99;   
SCROLLBAR-HIGHLIGHT-COLOR:   #DEDEDE;   
SCROLLBAR-SHADOW-COLOR:   #88B4DC;   
SCROLLBAR-3DLIGHT-COLOR:   #88B4DC;   
SCROLLBAR-ARROW-COLOR:   #88B4DC;   
SCROLLBAR-TRACK-COLOR:   #DEDEDE;   
SCROLLBAR-DARKSHADOW-COLOR:   #1B5D99;   
}
.input {font-family: Tahoma; font-size: 8pt; background-color: #FFFFFF; color: #000000; border: 1 solid #000000; }

.input_grey {
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #FFFFFF; 
	color: #464A5E;
	border: 1 solid #C2C2C2;
}

.input_grey_2 {
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #FFFFFF; 
	color: #888888; 
	border-top:1 solid #7F7F7F; border-left:1 solid #7F7F7F; border-bottom:1 solid #D4D0C8; border-right: 1 solid #C4D0C8;
}

.input_grey3 {
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: #FFFFFF; 
	color: #888888; 
	border-top:2 solid #757575; border-left:2 solid #757575; border-bottom:1 solid #DFDCD6; border-right: 1 solid #DFDCD6;
}


.input2 { 
 font-size: 10px; 
 background-color: #ffffff; 
 border: 1px solid #7F9DB9; 
}
.input3 { font-size: 10px; 
 background-color: #ffffff; 
 border: 1px solid #7F9DB9; 
}


.radio {
	font-family: Tahoma; 
	font-size: 7pt; 
	background-color:Transparent;
	color: #888888; 
	border-top:0 solid #7F7F7F; border-left:0 solid #7F7F7F; border-bottom:0 solid #D4D0C8; border-right: 0 solid #C4D0C8;
}

.readonly_input {
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #eeeeee;
	color: #aaaaaa;
	border: 1 solid #dddddd;
	text-align: right;
}
.inputarea {
	border: 1px solid #cccccc;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #dddddd; 
	SCROLLBAR-SHADOW-COLOR: #808080; 
	SCROLLBAR-ARROW-COLOR: #ffffff; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
}

.buton {
	font-family: Tahoma;
	font-size: 8pt;
	background-position: center center;
	font-weight: bold;width: auto;
	background-color: #CACACA; color: #555555; 
	height: 22; border-bottom:2 solid #999999; border-right:2 solid #999999; border-top:0; border-left:0;
}

.buton2 { 
 font-size: 10px; 
 background-color: #947335; 
 border: 1px solid #53390b;
 color:#ededed
}

.buton_blue {
	font-family: Tahoma;
	font-size: 8pt;
	color: #38425B;
	background-color: #C2CADA;
	background-position: center center;
	font-weight: normal;width: auto;
	height: 18; border-bottom:1 solid #8D9BBA; border-right:1 solid #8D9BBA; border-top:0; border-left:0;
}

.intro_buton {
	font-family: Tahoma;
	font-size: 7pt;
	color: #3E498C;
	background-color: #cccccc;
	border: 1px solid #FFFFFF;
	background-position: center center;
	font-weight: bold;width: auto;
	background-color: #CACACA; color: #555555; 
	height: 22; border-bottom:0; border-right:0; border-top:0; border-left:0;
}
/**/

.menu {
	font-family: Tahoma; 
	font-size: 8pt; 
	background-color: Transparent White; 
	color: #ffffff;
	text-align:left;
	border-top:0 solid #7F7F7F; border-left:0 solid #7F7F7F; border-bottom:0 solid #ffffff; border-right: 0 solid #C4D0C8;
	position:absolute;
}

.menuStatic {
	font-family: Arial; 
	font-size: 8pt;
	font-weight:bold; 
	color: #ffffff;
	text-align:center;
	border:0;
}

.menuDinamic {
	font-family: Tahoma; 
	font-size: 8pt; 
	color: #666666;
	text-align:left;
	border-bottom:inset 1px #cccccc ;
	background-color:Transparent;
}

.Menu_tranparent 
{ 
opacity: .10; 
filter: alpha(opacity=100); 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 9px;
color: #333333; 
display:block; 
background-color:Transparent;
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
opacity:0.7; color:#000; float:right; width:130px;
} 

.buton_bg {
	font-family: Tahoma;
	font-size: 8pt;
	color: #3E498C;
	background-color: #cccccc;
	border: 1px solid #FFFFFF;
	background-position: center center;
	font-weight: bold;width: auto;
	background-image :url(images/line_right.jpg);
	background-color: #CACACA; color: #555555; 
	height: 22; border-bottom:0; border-right:0; border-top:0; border-left:0;
}

.detayarea { font-family: Tahoma; font-size: 8pt; color: #000000; background-color: #FFFFCC; border: #FF0000;
		 background-position: center center; font-weight: normal; }
.table {
	border: 1px dotted #CCCCCC;	height: 15px;font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px; color: #990000;	text-decoration: none;	font-weight: bold;
}
/*
AspNet-Menu-Vertical 
{


position:absolute; 

top: 87px; 

left: 0px; 

width:200px; 

z-index: 300; 

filter:alpha(Opacity=100); 
}
*/