body
{

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


H1 { text-shadow: 3px 3px 5px #51a8de ; font-size:36px}
A:link {
	COLOR: #000000; TEXT-DECORATION: underline ;FONT: 11px
}
.boton {	COLOR: #ffffff;  background: #990033 ; FONT: 11px ; valign:"top"
}

A:visited {
	COLOR: #000000; TEXT-DECORATION: underline; FONT: 11px
}
A:hover {
	COLOR: cyan; TEXT-DECORATION: none ; ;FONT: 11px
}
A:active {
	COLOR: yellow; TEXT-DECORATION: none; ;FONT: 11px
}

.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:#990033;
scrollbar-arrow-color:#A8A8A8 ;
scrollbar-track-color:#990033 ;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000; }
b {background:#990033 ; width:100%; font-size:13 ; COLOR: #ffffff;}
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;
}

.verticaltext {
writing-mode: tb-rl;
filter: flipv fliph;
}
h2{color:#000000;}


#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;
}
