body {
  Background-COLOR: #336633;
  background-image: url(http://www.descansos.org/images/background7.jpg);
  background-attachment: fixed; 
}


TD.thin {
border-style: solid;
border-width: 1px 1px;

}

.dotted {
border-top:  1px dotted;
border-bottom:  1px dotted
}


A.white:link {
	COLOR: white; 
	TEXT-DECORATION: underline
}
A.white:active {
	COLOR: white; 
	TEXT-DECORATION: underline
}
A.white:visited {
	COLOR: white; 
	TEXT-DECORATION: underline
}
A.white:hover {
	COLOR: white; 
	FONT-WEIGHT: italic
	TEXT-DECORATION: underline
}

DIV {
	margin-bottom: 1px; 
	margin-top: 1px;
}
P {
    COLOR: white; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Maiandra GD, Verdana, Arial,  Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

TD {
    COLOR: white; 
	LINE-HEIGHT: 16px; 
	FONT-FAMILY: Maiandra GD, Verdana, Arial,  Helvetica, sans-serif; 
	TEXT-DECORATION: none
}

img {
	border:1px solid #000000;
}

A:link {
	COLOR: white; 
	text-decoration: underline
}
A:active {
	COLOR: white; 
	text-decoration: underline
}

A:hover {
	COLOR: white; 
	FONT-WEIGHT: italic;
	text-decoration: underline
}

A:visited {
	COLOR: white; 
	text-decoration: underline
    
}    
	
///	#669acc;

TH {
	FONT-SIZE: 14px; 
	FONT-FAMILY: Maiandra GD, Verdana, Arial
}
H1 {
	FONT-SIZE: 20px; 
	FONT-FAMILY: Maiandra GD, Verdana, Arial
}
H3 {
	FONT-SIZE: 16px; 
	FONT-FAMILY: Maiandra GD, Verdana, Arial
}
UL {
	INDENT: 1px; 
	MARGIN-BOTTOM: 1px; 
	MARGIN-LEFT: 1px; 
	MARGIN-RIGHT: 1px
}
.colorBlack {
	BACKGROUND-COLOR: #ffffff;
	COLOR: #000000 
}
.colorDark {
	BACKGROUND-COLOR: #A5BADE
}
.colorLight {
	BACKGROUND-COLOR: #CEDBEF
}	

.copyright {
	COLOR: #666666; 
	FONT-SIZE: 8.5px; 
	TEXT-DECORATION: none
}

.headerTable {
	BACKGROUND-COLOR: #A5BADE
}	


.subheaderText {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	MARGIN-BOTTOM: 10px; 
	COLOR: BLUE; 
	FONT-FAMILY: Maiandra GD, Verdana, Arial,  Helvetica, sans-serif
	
}

.headerText {
	FONT-SIZE: 30pt; 
	MARGIN-LEFT: 5px; 
	COLOR: white;
	LINE-HEIGHT: 45px; 
	MARGIN-RIGHT: 5px; 
	MARGIN-TOP: 2px; 
	FONT-FAMILY: Maiandra GD, Arial, Helvetica, sans-serif
}

.boldText {
	FONT-SIZE: 12pt; 
	MARGIN-LEFT: 5px; 
	COLOR: white;
	LINE-HEIGHT: 16px; 
	MARGIN-RIGHT: 5px; 
	FONT-FAMILY: Maiandra GD, Arial, Helvetica, sans-serif
}

.footerText {
	FONT-SIZE: 7pt; 
	MARGIN-LEFT: 5px; 
	COLOR: #999999;
	LINE-HEIGHT: 12px; 
	MARGIN-RIGHT: 5px; 
	FONT-FAMILY: Maiandra GD, Arial, Helvetica, sans-serif
}

.colorNada { 
position: absolute; 
visibility: hidden; 
z-index: -1; 
} 

.greenDK {
    COLOR: white;
    Background-COLOR: #336633;
}

.greenLT {
    COLOR: white;
  Background-COLOR: #669566;
}

.greenVLT {
    COLOR: white;
  Background-COLOR: #92AC8D;
}  

.white {
	COLOR: white
}