body {
	text-align:left; /* reset text alignment */
	width:1000px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */ 
}
.border {
	border: 1px solid #8CC6EC;
}
.borderemail {
	border: 1px solid #CDEFFC;
}
.blueheadingemail {
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #20A5C1;
	text-decoration: none;
}

.blackheadingemail {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


.boldborder {
	border: 2px solid #999999;
}

.servicesfiller {
	background-image: url(../../Images/index/services_filler.gif);
	background-repeat: repeat;
}
.greyborder {
	border: 1px solid #CCCCCC;
}
.notociasfiller {
	background-image: url(../../Images/index/noticias_filler.gif);
	background-repeat: repeat;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
.headings {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer {
	background-image: url(../../Images/index/footer_image.gif);
	background-repeat: no-repeat;
}
.headerimage {
	background-image: url(../../Images/index/top_image.gif);
	background-repeat: no-repeat;
}
.inner01tablefiller {
	background-image: url(../../Images/inner/table01_filler.gif);
	background-repeat: repeat;
}
.equipoheading {
	background-image: url(../../Images/inner/left_heading.gif);
	background-repeat: no-repeat;
}
.whitetext {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.diarybg {
	background-image: url(../../Images/inner/diarymain.gif);
	background-repeat: no-repeat;
}
.maintablefiller {
	background-image: url(../../Images/inner/maintable_filler.gif);
	background-repeat: repeat-y;
}
.maintabletop {
	background-image: url(../../Images/inner/maintable_top.gif);
	background-repeat: no-repeat;
}
.mainheadings {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #003f8c;
	text-decoration: none;
}
.darkgreyborder {
	border: 2px solid #7b7d90;
}
.smalltext {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.whitesmalltext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.blackborder {
	border: 1px solid #000000;
}
.whiteborder {
	border: 2px solid #FFFFFF;
}
.redcolor {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.textfield {
	background-color: #a2e9ff;
	border: 1px solid #50b8e1;
}
.blackheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.newsheading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #00789F;
	text-decoration: none;
}
.warning
{
	background: url("../../images/warning.gif") left no-repeat;
	background-color: #FFF8A7;
	background-position: 14px center;
	padding: 8px 3px 8px 48px;
	border: 1px dotted #E5D200;	
	margin: 5px;
	width: 80%;
	text-align: left;
	color: #000000;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}

.info
{
	background: url("../../images/info.gif") left no-repeat;
	background-color: #D4F5D4;
	background-position: 14px center;
	padding: 3px 3px 3px 42px;
	border: 1px dotted #54AF54;	
	margin: 5px;
	width: 70%;
	text-align: left;
	font-family: arial;
	font-size: 11px;
	font-weight:bold;
}