body{
	background-color: #ffffff;
	font-family: Trebuchet MS;
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
	SCROLLBAR-SHADOW-COLOR:  #e1e1e1; 
	SCROLLBAR-3DLIGHT-COLOR: #A0A0A0; 
	SCROLLBAR-ARROW-COLOR: gray; 
	SCROLLBAR-TRACK-COLOR: #b2b2b2; 
	SCROLLBAR-DARKSHADOW-COLOR: #353535; 
	SCROLLBAR-BASE-COLOR: #232323;
	color: #AAA8A8;
	font-size: 12px;
	border-collapse:separate;
	margin:0px;
	height:100%;
}
td.titulo
	{
	font-family: Trebuchet MS;
	padding-left: 5px;
	color: #696868;
	font-weight: bold;
	font-size: 14px;
	}
td.texto
	{
	font-family: Trebuchet MS;
	padding-left: 5px;
	color: #696868;
	font-size: 12px;
	}
a.link:link, a.link:active, a.link:visited 
{
	font-family: Trebuchet MS;
	padding-left: 5px;
	color: #696868;
	font-size: 12px;
	text-decoration: underline;
}
a.link:hover
{
	font-family: Trebuchet MS;
	padding-left: 5px;
	color: #AAA8A8;
	font-size: 12px;
	text-decoration: underline;
}
a.link_blanco:link, a.link_blanco:visited, a.link_blanco:active {
	font-family: Trebuchet MS;
	padding-left: 2px;
	color: gray;
	font-size: 12px;
	text-decoration: none;
}
a.link_blanco:hover {
	font-family: Trebuchet MS;
	padding-left: 2px;
	color: black;
	font-size: 12px;
	text-decoration: none;
}
.textoboxes{

	font-family: Trebuchet MS;
	color:   #616161;
	font-size: 12px;
	font-weight: bold;
}
.multimedia_title{
	background-color:#a2a2a2;
	font-family: Trebuchet MS;
	color: white;
	font-size: 14px;
	font-weight:bold;
}
.multimedia_text{
	background-color: #E3E3E3;
	font-family: Trebuchet MS;
	color:  #191970;
	padding-left: 5px;
	font-size: 12px;
}
.multimedia_text a:link, .multimedia_text a:active, .multimedia_text a:visited{
	background-color:#E3E3E3;
	font-family: Trebuchet MS;
	color:   #191970;
	font-size: 12px;
	padding-left: 1px;
	text-decoration:none;
}
.multimedia_text a:hover{
	background-color:#a2a2a2;
	font-family: Trebuchet MS;
	color:   #191970;
	font-size: 12px;
	text-decoration:underline;
}

a.link_azul:link, a.link_azul:active, a.link_azul:visited{
	font-family: Trebuchet MS;
	color:  #4682B4;
	font-size: 12px;
	text-decoration:none;
}
a.link_azul:hover{
	font-family: Trebuchet MS;
	color:   #00CED1;
	font-size: 12px;
	text-decoration:none;
}

.getconnected_title{
	background: #a2a2a2;
	font-family: Trebuchet MS;
	color:   #363636;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
}
.getconnected_men{
	background:  #AFC6EF;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
}
.getconnected_women{
	background: #260915;
	font-family: Trebuchet MS;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
}
.getconnected{
	background: #DCDCDC;
	font-family: Trebuchet MS;
	color:  #000000;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
}
.getconnected_teen{
	background: #a2a2a2;
	font-family: Trebuchet MS;
	color: #363636;
	font-size: 11px;
	line-height: 14px;
	padding-left: 3px;
}
.linea_v {
	background-image: url(../images/lineavertical.gif);
   background-repeat: repeat-y;
	padding-left: 3px;
	padding-right: 3px;
	width: 23px;
	
}
.address{
	font-family: Trebuchet MS;
	color: #000000;
	font-size: 12px;
}
.poweredby{
	font-family: Trebuchet MS;
	color: Gray;
	font-size: 10px;
}
.poweredby a:link, .poweredby a:active, .poweredby a:visited,{
	font-family: Trebuchet MS;
	color: Gray;
	font-size: 10px;
	text-decoration: none;
}	
.poweredby a:hover{
	font-family: Trebuchet MS;
	color: Gray;
	font-size: 10px;
	text-decoration: underline;
}