body
{

    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}




.boton {	COLOR: #000000;  background: #007EBB ; FONT: 11px ; valign:"top"
}
A:link {COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none}
A:visited {COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none}
A:hover {COLOR: cyan;  FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none}
A:active {COLOR: yellow;  FONT-WEIGHT: bold; FONT-SIZE: 11px; TEXT-DECORATION: none}


.bg {
	BACKGROUND-POSITION: center center; BACKGROUND-IMAGE: url(bg.gif); BACKGROUND-REPEAT: repeat-y}
..drag{position:relative;cursor:hand}
..drag2{position:relative;cursor:hand}
body{scrollbar-face-color:#73B5FF;
scrollbar-arrow-color:#74BC04 ;
scrollbar-track-color:#007EBB ;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000; }
b {background:#007EBB ; width:100%; font-size:13}
option
{
	background: #74BC04   top left;
	height: 16px;
width: 16px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}
select
{
	background: #74BC04   top left;
	height: 16px;
width: 150px;
	padding: 0px 0px 0px 5px;
	border: 1px solid #999;
	border-top-width: 0px;
	margin-top: -1px; 
    /* Fix for IE -  IE6/Win ignores the following rules */
    margin-top /**/:0px;
}
.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
h2{color:#000000;background:url('h2.gif'); }


#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}

#tablist li a{
text-decoration: none;
padding: 3px 0.5em;
margin-left: 2px;
border: 1px solid #806a4b;
border-bottom: none;
background: #ffffff;
}

#tablist li a:link, #tablist li 
a:visited{
color: #000000;
}

#tablist li a:hover{
color: #409942;
background: #ecd672;
border-color: #227;
}

#tablist li a.current{
background: lightyellow;
}
