/*** MAIN ***/
*{
margin: 0px;
padding: 0px;
}
body{
margin: 0px 0;
background: #E0D365;
background-image: none;
background-repeat: repeat-y;
background-position: center;
text-align: center;
font-family: "Lucida Sans Unicode";
font-size: 12pt;
color: #222222;
}


/*** DIV SPECIFIC ***/
#wrap{
text-align: left;
width: 825px;
margin: 0 auto;
background: #D6D6D6;
}
#header{
width: 100%;
background: #D6D6D6 url("images/head2.gif") top center no-repeat;

/*NOTE: Change "greenheader.jpg" above to "blueheader.jpg", "redheader.jpg",
        or "brownheader.jpg" to change the color scheme of this page */

height: 340px;
}
#header h1{ 
font-size: 7pt; 
font-family: Arial;
color: #444444;
azimuth: behind;
text-align: right;
position: relative;
top: 130px;
right: 0px;
line-height: 25px;
}
#menu{
width: 100%;
height: 200px;
margin-top: 140px;
}
#menu ul{
list-style: none;
}
#menu li{
float: left;
}
#menu li a{
margin-left: 8px;
display: block;
padding: 0 5px;
color: #000000;
text-transform:;
text-decoration: none;
border-top: none;
}
#menu li a:hover{
color:#F26F18; background: none;
}
#searchbox{
float: right;
margin-right: 10px;
}
#searchbox input{
background: #ffffff url('images/mg.jpg') right no-repeat;
border: 1px solid #ccc;
font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
font-size: 8pt;
}
.noshow{
display: none;
}
#main{
width: 100%;
background: #D6D6D6 url('images/main.jpg') top left repeat-x;
}
#main h1{
font-size: 16pt;
text-align:center;
padding-bottom: 5px;
color: #000000;
background: url('images/h1.gif') bottom center no-repeat;
}
#main h2{
font-size: 14pt;
text-indent: 28px;
text-align: left;
padding-bottom: 2px;
margin-bottom: 15px;
color: #000000;
background: url('images/h2.gif') bottom left no-repeat;
}
#main h3{
font-size: 10pt;
text-align: left;
padding-bottom: 9px;
margin-bottom: 10px;
color: #FF6600;
background: none;
}
#main a{
color: #000000;
text-decoration: underline;
border-bottom: 1px solid #ffffff;
}
#main a:hover{
color: #F26F18; background: #E0D365;
}
#submain{
padding: 8px;
}
#left{
margin-top: 15px;
float: right;
width: 610px;
margin-bottom: 5px;
}
#left p{
font-size: 13px;
line-height: 22px;
margin-bottom: 10px;
}
#left ul{
margin-left: 100px;
margin-bottom: 15px;
font-size: 13px;
}
#left ul li{
margin-bottom: 5px;
}
#right{
margin-top: 15px;
margin-bottom: 5px;
border-left: 1px solid #e0e0e0;
padding-left: 0px;
width: 183px;
float: left;
}
#right p{
font-size: 13px;
line-height: 15px;
margin-bottom: 8px;
}
#right ul{
margin-left: 20px;
font-size: 11px;
}
#right ul li{
margin-bottom: 3px;
}
#footer{
clear: both;
width: 100%;
background: #9D9C9C;
}
#subfooter{
padding: 8px;
}
#subfooter p{
text-align: center;
font-size: 11px;
color: #FFFFFF;
}
#subfooter a{
color: #FFFFFF;
text-decoration: underline;
}
#subfooter a:hover{
border-bottom: 1px solid #222222;
}

/*** SPECIAL CLASSES & MISC***/
.imgleft, .imgright, .imgcenter{
padding: 3px;
border: 1px solid #ffffff;
}
.imgleft{
float: left;
margin: 5px 15px 5px 0;
}
.imgright{
float: right;
margin: 5px 0 5px 15px;
}
.imgcenter{
display: block;
margin: 5px auto;
}
h1,h2,h3{
text-transform: none;
}
table{
font-size: 13px;
border-collapse: collapse;
margin-bottom: 10px;
}
th{
background: none;
padding: 5px;
border: none;
}
td{
font-size: 13px;
vertical-align: top;
line-height: 22px;
padding: 5px;
border: none;
}
.Estilo4 {
    color: #FF6600;
	font-size: 16px;
}
.Estilo5 {
	font-size: 14px;
	color: #FF6600;
}
.Estilo14 {
	color: #555555;
	font-size: 14px;
}
.Estilo8 {font-size: 16px;
    color: #222222;
}
.Estilo9 {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.pagobox{
display: block;
float:left;
margin-top:10px;
margin-left:5px;
margin-bottom:10px;
width:600px;
padding-top:5px;
padding-bottom:5px;
}
.center{
display: block;
float:left;
margin-top:0px;
margin-left:5px;
margin-bottom:10px;
width:600px;
padding-top:5px;
padding-bottom:5px;
}
.iframe_alias{
width:410px;
height:110px;
float:left;
margin-top:3px;
margin-left:93px;
margin-bottom:5px;
font-family:Tahoma;
font-size:11px;
color:#565656;
padding:0px 0px 0px 0px;
}
.text_center{
margin-bottom:10px;
margin-left:10px;
width:580px;
float:left;
}