body {
	BACKGROUND: url(images/bg.jpg) #F0EEED repeat-y center top;
}

DIV#container {
	BACKGROUND: url(images/bg-top.jpg) no-repeat center top; HEIGHT: 500px
}

.fields {
	font-family: Tahoma;
	font-size: 11px;
	color: #1D1D1D;
	background-color:#DDDDDD;
	border: 2px solid #DDDDDD;
	text-decoration: none;
}

.gris{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
	
}
.gris:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	
}

.pic{
	border: 4px solid #E9E5E6;
}

.naranja{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	text-decoration: none;
	line-height: 18px;
	text-decoration: underline;
	
}
.naranja:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.gris-footer{
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 10px;
}
.bordo {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.bordo:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.verde {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #007600;
	text-decoration: none;
}
.verde:hover {
	font-family: Arial, Tahoma;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.bordo-footer {
	font-family: Arial, Tahoma;
	font-size: 10px;
	color: #007600;
	text-decoration: none;
}
.txt_actualPage {
	font-family: Arial, Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight:bold;
}
.bordo-grande {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC0202;
	text-decoration: none;
}
.bordo-grande:hover {
	font-family: Arial, Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.tbl_search{
	BORDER-LEFT: #cccccc 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
}
.nuevos {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #606060;
	text-decoration: none;
}
.nuevos:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.txt_error {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0202;
	text-decoration: none;
}

.institucional {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.institucional:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ff0000;
	text-decoration: none;
}
.mainColour {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: black; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: verdana, arial, geneva, sans-serif; BACKGROUND-COLOR: #DDDDDD
}
.mainColourLight {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: black; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: verdana, arial, geneva, sans-serif; BACKGROUND-COLOR: #F7F7F7
}
.newsbody {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: normal; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: black; LINE-HEIGHT: 12px; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: verdana, arial, geneva, sans-serif
}
.SmallBoldSub {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; FONT-SIZE: 9px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: black; LINE-HEIGHT: 15px; PADDING-TOP: 0px; FONT-STYLE: normal; FONT-FAMILY: verdana, arial, geneva, sans-serif
}
.hpixel {
	BACKGROUND-IMAGE: url(../images/hpixel_bg.gif)
}


a.letter{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0202;
	text-decoration: underline;
}
a.letter:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0202;
	text-decoration: underline;
}
a.letter:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #CC0202;
	text-decoration: underline;
}
a.letter:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #1d1d1d;
	text-decoration: underline;
}
a.letter:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #1d1d1d;
	text-decoration: underline;
}

.txt_highlight{
	background-color:#FFFF99;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #CC0202;
}
