﻿html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	border: none;
	text-align: center;
	margin-top: 15px;
	background-color: #4F6570;
	font-family: Arial;
	font-size: 8pt;
	color: White;
}


#fullheight
{
	height: 600px;
	text-align: left; /* reset text alignment */
	width: 655px; /* or a percentage, or whatever */
	margin: 0 auto; /* for the rest */
	margin-top: 0px;
}


.backmain
{
	text-align: left;
	margin-top: 10px;
	padding-left: 15px;
	background-image: url("../images/back_main4.jpg");
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center bottom;
}
#fullheight
{
	height: 600px;
}
.justified
{
	text-align: justify;
}
.NAV1
{
	background-color: #5B8A9E;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: White;
}
.NAV1:HOVER
{
	background-color: White;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: Black;
}
.NAV1 A:HOVER
{
	background-color: White;
	color: Black;
}

A
{
	text-decoration: none;
	font-family: Arial;
	font-size: 8pt;
	color: White;
	font-weight: bold;
}

IMG
{
	border: 0px;
}

.smallLinks
{
	font-size: 7pt;
}
.LanguageLink
{
	font-size: 7pt;
	padding-left: 6px;
}

.SectionsTitle
{
	color: #9CDBF6;
	font-size: 20pt;
	font-weight: bold;
}
.THUMBVIDEO
{
	width: 75px;
	height: 75px;
	border: solid 1px black;
}
.tableHome TD
{
	padding: 5px 8px 8px 8px;
}

.TitleNews
{
	color: #9CDBF6;
	font-size: 14pt;
	font-weight: bold;
}

.TitlePage
{
	color: Black;
	font-size: 12pt;
	font-weight: bold;
	}
.DateNews
{
}

.ImgDom
{
	text-align: center;
}
.ExternalLinks
{
	text-decoration: underline;
	}