body {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #075498;
	text-decoration: none;
	line-height: 140%;
}

td {	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #075498;
	text-decoration: none;
	line-height: 140%;
}

input { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81A0D2;
	border: 1px solid #F3BC30;
}

textarea { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81A0D2;
	width: 200px;
	height: 70px;
	border: 1px solid #F3BC30;
}
select { 
    font-family : Verdana, Helvetica,sans-serif;
	font-size: 11px;
	color: #81A0D2;
}
img {
	border : none;
}

li { list-style-type: square;
     color: #81A0D2;
}
.text_general {
	/* General Text */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #075498;
	text-decoration: none;
	line-height: 140%;
}

a.text2 {
	/* Text for bullets */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #075498;
	text-decoration: underline;
	line-height: 180%;
}

.text {
	/* General Text justified */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #075498;
	text-decoration: none;
	line-height: 140%;
	text-align: justify;
}

.text_big {
	/* General Text Bigger */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 12px;	
	color : #075498;
	text-decoration: none;
	line-height: 140%;
	text-align: justify;
}

A.home_links {
	/* Text Bold Blue */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 11px;	
	color : #0761AF;
	text-decoration: none;
	font-weight: bold;
}

A.home_links:hover {	
	color : #F4A306;
	text-decoration: none;
	font-weight: bold;
}

.text_yellow {
	/* Text Yellow Bold */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #F3BC30;
	font-weight: bold;	
}

.text_grey {
    /* General Text grey */	
	font-family : Verdana, Helvetica, sans-serif;	
	font-size : 10px;	
	color : #666666;
	font-weight: normal;
}


.page_title {
	/* Title Page Yellow */
    color: #F4A306;
    font-family: Arial;
	letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold;
}

.page_title_green {
	/* Title Page Green */
    color: #549D42;
    font-family: Arial;
	letter-spacing: 1px;
    font-size: 15px;
    font-weight: bold;
}

.page_title_big {
	/* Title Page Yellow Big */
    color: #F4A306;
    font-family: Arial;
	letter-spacing: 2px;
    font-size: 16px;
    font-weight: bold;
}

.page_title_blue {
	/* Title Page Blue */
    font-family: Arial;
	color: #81A0D2;
	letter-spacing: 1px;
    font-size: 14px;
    font-weight: bold;
}

.subtitle {
	/* Subtitles Yellow */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #F4A306;
	font-style: normal;
	line-height: normal;
}

.captions {
	/* Text small yellow */
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #ECAB05;
	font-weight: normal;
}

A{
    COLOR: #075498;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
}

A:hover{
    color: #F3BC30;
    text-decoration: underline;
}

A.footer{
    color: #919CB8;
    font-family: Verdana;
    font-size: 7pt;
    text-decoration: none;
}

A.footer:hover{
    COLOR: #F3BC30;
    text-decoration: underline;
}

.footer2 {  
	color: #919CB8;
    font-family: Verdana;
    FONT-SIZE: 7pt
}
.time_date{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

table.general {
	border: 1px solid #C490B1;
}

table.pop {
	border: 1px solid #999999;
}

