body
{
	background: #FFFFFF;
	margin: 3px;
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #38261F;
}

td 
{
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #38261F;
}

input, select
{
	font-family: Verdana, Arial;
	font-size: 10px;
}

a
{
	color: #99938B;
}

a:hover
{
	color: #AFC514;
}

.clsTopLinks
{
	vertical-align: bottom;
	text-align: right;
	font-size: 10px;
	padding-bottom: 6px;
	padding-right: 5px;
}

.clsTopLinks A
{
	font-weight: bold;
	text-decoration: none;
}

.clsHorizontalMenus
{
	color: #000000;
	text-align: center;
	font-size: 10px;
}

.clsHorizontalMenus A
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.clsHorizontalMenus A:Hover
{
	color: #99938B;
}

.clsVerticalMenus 
{
	font-weight: bold;
	padding: 5px;
	font-size: 12px;
}

.clsVerticalMenus td
{
	font-weight: bold;
	font-size: 12px;
}

.clsVerticalMenus A
{
	text-decoration: none;
}


.clsVerticalSubMenus
{
	font-weight: bold;
	font-size: 11px;
}

.clsPageTitle
{
	font-family: Verdana;
	font-size: 17px;
	font-weight: bold;
}

.clsCenterTitle
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 14px;
}

.clsCenterLink
{
	font-weight: bold;
	font-size: 14px;
}

.clsCenterSumary
{
	font-style: italic;
	color: Gray;
}

.clsCenterImage
{
	border: 1px solid Gray;
}

.clsFormButton
{
	background: #B6C824;
	font-weight: bold;	
}

.clsTableData td
{
	vertical-align: top;	
}

.clsGalleryImages img
{
	border: 1px solid Gray;
}

.clsNoticiasTitulo
{
	font-weight: bold;
	font-size: 12px;
	padding-top: 15px;
	padding-bottom: 4px;
}

.clsNoticiasTitulo A:link
{
	color: #000000;
}
.clsNoticiasTitulo A:visited
{
	color: #000000;
}
.clsNoticiasTitulo A:Hover
{
	color: #000000;
	border: 1px dashed #665A58;
	background: #B6C824;
	text-decoration: none;
}
.clsNoticiasTitulo A:active
{
	color: #000000;
}
