.header {font-family:Tahoma, sans-serif; font-size: 12px; COLOR:#2FFFFF; padding-left:10; padding-right:5; font-weight:900 }
   .text {font-family:Verdana,sans-serif; font-size: 12px; color:#ffffff; padding-left:20; padding-right:10 }
      .text2 {font-family:Tahoma,sans-serif; font-size: 11px; color:#ffffff; padding-left:10; padding-right:10; font-weight:900; }
    .news {font-family:Arial, sans-serif; font-size: 9px; color:#ffffff; padding-left:10; padding-right:5; font-weight:900; }
   a:link{text-decoration: underline; color:#055093}
  a:visited{text-decoration: underline; color: #055093}
  a:hover{text-decoration: underline; color: #055093}
  a:active{text-decoration: underline; color: #055093}
h1 {
	font: 15px arial;
	font-weight: bold;
	background: #1c5573 url(images/title-h1.jpg) no-repeat left center;
	margin: 5px 5px 15px 10px;
	padding: 5px 0px 5px 30px;
}
img {
	border: none;
}
img.bordered {
	border: #cef498 1px solid;
}
.limit {
	border-left: #000 1px solid;
	border-right: #000 1px solid;
}
.title {
	background: #31799f url(images/bg-title.jpg) no-repeat right top;
	margin: 0px;
	padding: 0px;
}
td.content {
	background: #1c5573 url(images/bg-content.jpg) repeat-y right top;
	font: 12px arial;
	color: #FFF;
	text-align: justify;
	padding: 20px 30px 40px 25px;
	vertical-align: top;
}
td.rec {
	background: #207a6e url(images/bg-rec.jpg) repeat-y left top;
	font: 11px arial;
	color: #FFF;
	padding: 0px;	
	vertical-align: top;
	text-align: justify;
	padding: 15px 10px 30px 10px;
}
td.rec a:link {
	color: #f1ed00;
	text-decoration: none;
	border: none;
}
td.rec a:visited {
	color: #f1ed00;
	text-decoration: none;
	border: none;
}
td.rec a:hover {
	color: #207a6e;
	text-decoration: none;
	background-color: #f1ed00;
	border: none;
}
td.bottom {
	background: #f0f0f0 url(images/bg-bottom.jpg) repeat-x left bottom;
	font: 11px arial;
	color: #000;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}
td.bottom a:link {
	color: #000;
	text-decoration: none;
	border: none;
}
td.bottom a:visited {
	color: #000;
	text-decoration: none;
	border: none;
}
td.bottom a:hover {
	color: #1d4c66;
	text-decoration: none;
	border-bottom: #1d4c66 3px double;
}
div.opOut {
	border: #69c4f7 1px solid;
	background-color: #69c4f7;
	color: #1c5573;
	font-weight: bold;
	text-align: right;
	padding: 5px 0px;
	margin: 5px 0px 25px 0px;
	width: 85%;
}
div.opIns {
	background-color: #1c5573;
	color: #FFF;
	font-weight: normal;
	text-align: justify;
	padding: 15px;
}
a:link {
	color: #69c4f7;
	text-decoration: none;
	border-bottom: #69c4f7 1px dotted;
}
a:visited {
	color: #69c4f7;
	text-decoration: none;
	border-bottom: #69c4f7 1px dotted;
}
a:hover {
	color: #a7de5a;
	text-decoration: none;
	border-bottom: #a7de5a 1px dotted;
}

#price {
	margin: 0px;
	background-color: #f1ed00;
}
#price th {
	background-color: #123547;
	font: 12px arial;
	font-weight: bold;
	color: #b7e6fe;
	padding: 5px;
	text-align: center;
}
#price td {
	background-color: #1c5573;
	font: 12px arial;
	color: #FFF;
	text-align: left;
	padding: 5px;
}
