<!--  Main Style, it includes fonts, borders, colors -->
BODY
{
	color:#333333;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	scrollbar-base-color: #999999;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-DarkShadow-Color: #999999; 
}


a:link { color:#003399; text-decoration:none}
a:visited { color:#003399; text-decoration:none}
a:hover { color:#666666; text-decoration:none; cursor:hand}
a:active { color:#666666; text-decoration:none}

A, INPUT, OPTION, SELECT, TABLE, TD, TR 
{
	font-family: verdana, arial, ms sans serif;
	font-size:11px
}

TR.tablaspricipales
{
	border: 5px solid #CCCCCC;
}

TD.fuentesCelda
{
    font-family: arial, verdana, ms sans serif;
	font-size:12px
}


.itemBorder {
	border: 1px solid #CCCCCC 
}

.itemBorder2 {
	border-bottom: 1px solid #CCCCCC 
}

.itemBorder3 { 
	border-right: 1px solid #CCCCCC 
}

.itemBorder4 {
	border-left: 1px solid #CCCCCC
}

.itemBorder5 {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC 
}

.itemBorder6 {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC 
}

.itemBorder7 {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC 
}

.itemBorder8 {
    border-bottom: 1px solid #B3B3B3 ;
    border-left: 1px solid #B3B3B3;
	border-right: 1px solid #B3B3B3
}

.itemBorder9 {
	border: 1px solid #000000 
}

.itemBorder10 {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC
}

.itemBorder11 {
	border-top: 1px solid #CCCCCC
}

.itemBorder12 {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC 

}



 form 

.INPUT {
background-color: #DDE8FF;
border: black 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal
} 

.TEXTAREA {
background-color: #EFEFEF;
border: black 1px solid;
color: black;
font-family: arial, verdana, ms sans serif;
font-size: 10pt;
font-weight: normal
} 

.altButtonFormat {
	background-color: #CCCCCC;
	font-family: verdana;
	border: #999999 1px solid;
	font-size: 10px;
	color: #000000;
	font-weight: bold;

} 

.altTextField {
background-color: #ececec;
font-family: verdana;
font-size: 10pt;
color: #09c09c
} 

.radioStyle {
background-color: #FF0000;
border: #000000 solid 1px;
font-family: verdana;
font-size: 10px;
color: #000000
}

.fuentesLink
{
    font-family: arial, verdana, ms sans serif;
	font-size:11px
}