HTML{
	height:100%;
}
BODY {
	BACKGROUND-COLOR: White;
	border: none;
	font: normal normal normal 10pt Arial, Verdana, sans-serif;
	font-size:10pt;

	color: #333333;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	height:100%;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
}

SMALL{
	font-size:9pt;
	color: #336699;
	font-family: arial, sans-serif;
}
h1{
	font-weight:bold;
	color: #336699;
	font-size:11pt;
	margin: 0px 0px 0px 0px;
}
h2{
	font-weight:normal;
   	color: #333333;
	font-size:100%;
	   margin:10px 0px 5px 0px;
}
h3{
	font-weight:normal;
	color: #B75701;
	font-size:100%;
}

A{
	color: #336699;
	text-decoration:underline;
	font-weight: normal;
}
A:hover{
	color: #336699;
	text-decoration:none;
	font-weight: normal;
}
A.visited{
	color: #336699;
	text-decoration:underline;
	font-weight: normal;
}

IMG{
	border: none;
}

INPUT	{
	
	background-color: white;
	border: 1px solid #4C5C9C;
}
TEXTAREA{
	width:95%;
	background-color: white;
	border: 1px solid #4C5C9C;
	padding: 5px;
	font-family: Verdana, arial, sans-serif;
	SCROLLBAR-FACE-COLOR: #4C5C9C;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffff00;
	SCROLLBAR-TRACK-COLOR: #f0f0f0;
	SCROLLBAR-BASE-COLOR: #4C5C9C
}
SELECT{
	width:79%;
	background-color: white;
	border: 1px solid #4C5C9C;
	padding: 5px;
	font-family: Verdana, arial, sans-serif;

}

TABLE.footer {
	width:100%;
	background-color:#FFF7E5;
}
.footer TD{
	padding: 20px 0px 20px 0px;
	font-size: 9pt;
}
.ft {
	background-color:white;
	width:245px;
}
.content{
	font-size:10pt;
	padding:20px;
}
.greytxt {
	color: Gray;
	text-decoration: none;
	font-size: 8pt;
}
.greytxt A{
	color: Gray;
	text-decoration: underline;
	font-weight: normal;
}
.greytxt A:hover{
	color: Gray;
	text-decoration: none;
	font-weight: normal;
}
.greytxt A.visited{
	color: Gray;
	text-decoration: underline;
	font-weight: normal;
}

TABLE.t1{
	width: 100%;
}
.t1 TH{
		padding: 2px;
}
.t1 TD{
	padding: 2px;
	text-align: center;
}

.signature{
	padding:0px;
	margin:0px;
	text-align: center;
}
.signature A{
	color: black;
	text-decoration:none;
}
.signature A:hover{
	color: black;
	text-decoration:none;
}

UL {
	list-style-image: url(imgs/line.gif);
	margin:10px 20px 0px 20px;
	font-size:9pt;
}
LI {
	padding-bottom:5px;
	
}

#tooltip {
	BORDER-RIGHT: #000000 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000000 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fcf5e1; VISIBILITY: hidden; PADDING-BOTTOM: 5px; MARGIN: 0px; FONT: 12px Verdana, Helvetica,sans-serif; BORDER-LEFT: #000000 1px solid; PADDING-TOP: 5px; BORDER-BOTTOM: #000000 1px solid; POSITION: absolute; TEXT-ALIGN: justify; moz-border-radius: 8px
}
P {
	font-size:10pt;
	padding:10px 20px 5px 0px;
	margin:0px;
}
.menu{
	padding-left: 10%;
	padding-top: 40px;
	font-size: 10pt;

	height: 190px;
	background-image: url(/imgs/t3back7.gif);
}
.menu DIV {
	padding: 5px 5px 5px 5px;
}

TABLE.news{
	width:100%;
	margin:0px 0px 0px 0px;
	
	
}
.news TD{
	border:none;
	padding:3px;
	font-size:10pt;
}

.news P {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-size:10pt;
}

TABLE.fotos {
	width:100%;
	margin-top:20px;
	color:#9A0101;
}
.btn {
	background-color:#4C5C9C;
	color:white;
	width:100%;
}
.bread
{
	font-size:10pt;	
}
table.saletb {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 0px;
	font-size: 11px;
	background: #E6E6E6;
}
.saletb td {
	border: 0px;
	background: White;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-right: 5px;
	padding-top: 5px;
}