body
{

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



A:link {
	COLOR: #000000; TEXT-DECORATION: underline ;FONT: 11px
}
.boton {	COLOR: #000000;  background: #AB3927 ; 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:#73B5FF;
scrollbar-arrow-color:#AB3927 ;
scrollbar-track-color:#AB3927 ;
scrollbar-shadow-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-Color:#000000; }
b {background:#AB3927 ; 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'); }