
#GeneralTable{border: solid 1px #007933; width: 770px;}

#divHeader
{	z-index:102;
	width: 100%;
	position: relative;
	height: 120px;}

#divBody{z-index: 101; position: relative; width: 769px;}
#tableBody{width: 768px; height: 288px; border:0;}
#tableContents{width: 750px; border:0;}

.menuTop
{
	border: 1px;
	cursor:pointer;
	color: LightGoldenrodYellow; 
	text-align:center;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	
}

.menuTopOver
{
	border: 1px;
	cursor: pointer;
	color: #EEA682; 
	text-align:center;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}

.menuLeft
{
	border: 0px solid LightGoldenrodYellow;
	color: LightGoldenrodYellow; 
	text-align:left;
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	text-decoration:none;
	height:15px;
}

.menuLeftOver
{
	border: 0px solid LightGoldenrodYellow;
	cursor:pointer;
	background-color: LightGoldenrodYellow;
	color: rgb(0, 85, 28); 
	text-align:left;
	font-family: Arial; 
	font-size: 11px; 
	font-weight: bold;	
}

a
{
	color: LightGoldenrodYellow;
	font-family:Arial;
	font-size:12px;
}
a:hover
{
	color:#EEA682;
}



.thubnail
{
cursor:hand;
}

body
{
	font-family: Arial;
	font-size: 11px;
	color: #003B1B;
	background-image: url(http://www.ampp.es/images/FondoDegradado.jpg);
}

.NewsTable
{
	margin-LEFT:5px;
	margin-RIGHT:-5px;
}

.NewsCell
{
	FONT-SIZE:11px;
	FONT-FAMILY: Arial;
	width:132px;
}

.AdsTable
{
	margin-LEFT:5px;
	margin-RIGHT:-5px;
}

.AdsCell
{
	FONT-SIZE:11px;
	FONT-FAMILY: Arial;
	width:132px;
}

.input
{
	font-family: Arial;
	font-size: 11px;
	border-width:1px;
}

.button
{
	font-family: Arial;
	font-size: 11px;
	font-weight:bold;
	background-color:#FAFAD2;
	color:#003B1B;
}

.dropdownList
{
	font-family: Arial;
	font-size: 11px;
}

#tableContents table
{
	font-size: 12px;
	color: LightGoldenrodYellow;
}

td.title
{
	font-size:14px;
	background-color:#003B1B;
	color:#FAFAD2;
	padding-left:15px;
}
td.subTitle
{
	font-size:13px;
	background-color:#005225;
	color:#FAFAD2;
	padding-left:10px;
	height:1px;
	font-style:italic;
}

