BODY
{
scrollbar-base-color: '';
scrollbar-face-color:#000066;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:'';
scrollbar-highlight-color:'';
scrollbar-3dlight-color:'Orange';
scrollbar-darkshadow-Color:'';
}

ul 
{
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

.barra_arriba
{
font-family: Verdana; 
font-size: 11px; 
color: #FFFFFF;  
font-weight: bold; 
text-align: left;
}

.bright
{
font-family: Arial;
font-size: 10px; 
color: Orange; 
font-weight: bolder;
}

.form
{
font-family: Arial; 
font-size: 10px; 
color: #0261D5; 
font-weight: bold;
}

.main_title
{
font-family: Tahoma; 
font-size: 22px;
color: #008800; 
font-weight: Bolder; 
font-style: italic; 
text-align: center; 
}
		   
.main_big
{
font-family: Arial; 
font-size: 20px; 
color: #0261D5; 
font-weight: bold; 
text-align: center;
}
		 
.main_medium
{
font-family: Verdana; 
font-size: 11px; 
color: #000066;  
font-weight: bold; 
text-align: left;
}

.main_small
{
font-family: Arial; 
font-size: 10px; 
color: #000000; 
font-weight: bold; 
text-align: left; 
}
		   
.main_link
{
font-family: Arial; 
font-size: 12px; 
font-weight: light; 
color: #FF9933; 
text-decoration: underline; 
}
a.main_link:hover{color: #00CCFF; text-decoration: underline; }
a.main_link:link{text-decoration: underline; }
a.main_link:visited{text-decoration: underline; }
a.main_link:active{text-decoration: underline; }
a.main_link:focus{text-decoration: underline; }


a.barra_arriba:hover{background color:#EE0000 color: #666666; text-decoration: none; }
a.barra_arriba:link{text-decoration: none; }
a.barra_arriba:visited{text-decoration: none; }
a.barra_arriba:active{text-decoration: none; }
a.barra_arriba:focus{text-decoration: none; }

.main_title
{
font-family: Arial; 
font-size: 21px; 
color: #000066;  
font-weight: bold; 
font-style: italic;
text-align: center;
}

.null
{
font-family: Verdana; 
font-size: 0px; 
color: #000000;  
font-weight: light; 
text-align: center;
}

.all{ font-family: [[<family-name> | <generic-family>],]* [<family-name> | <generic-family>]; 
      font-style: normal | italic | oblique;
      font-variant: normal | small-caps;
	  font-weight: normal | bold | bolder | lighter | 100 | 200 | 300 | 400 | 500 | 600 | 700 | 800 | 900;
	  font-size: <[ xx-small | x-small | small | medium | large | x-large | xx-large ]> | <[ larger | smaller ]> | <length> | <percentage>;
	  font-family: ;
	  color: ;
	  background: <background-color> || <background-image> || <background-repeat> || <background-attachment> || <background-position>; 
	  background color: <color> | transparent;
	  background-image: <url> | none;
	  background-repeat: repeat | repeat-x | repeat-y | no-repeat;
	  background-attachment: scroll | fixed;
	  background-position: <percentage> | <length>](1,2) |[top | center | bottom]| |[left | center | right];
	  word-spacing: normal | <length>;
	  letter-spacing: normal | <length>;
	  text-decoration: none | [ underline || overline || line-through || blink ];
	  vertical-align: baseline | sub | super | top | text-top | middle | bottom | text-bottom | <percentage>;
	  text-transform: capitalize | uppercase | lowercase | none;
	  text-align: left | right | center | justify;
	  text-indent: <length> | <percentage>;
	  line-height: Value: normal | <number> | <length> | <percentage>;
	}
	Arial
	Verdana