<!--
body { background-color: #000000; text-align:center; }
body, td, p         { font-family: Tahoma, Verdana; font-size: 10pt; color: #839097; }
body, p, form, img, table { margin: 0px; border: 0px; }

a, a:link { color: #4EA2CE; text-decoration: none; }
a:visited { color: #4a83bc; text-decoration: none; }
a:active, a:hover { color: #00A6A6; text-decoration: none; }

input, textarea, select { color: #B7D8E6; background-color: #2B3A46; border: 1px solid #246182; }
textarea, iframe { 
	scrollbar-3dlight-color:#2B3A46;/*2B3A46;*/
    scrollbar-track-color:#000000;
    scrollbar-shadow-color:#2B3A46; /*3F4CA9 ;*/
    scrollbar-face-color:#2B3A46;/*3F4CA9; */
	scrollbar-arrow-color:#6699FF;
	scrollbar-darkShadow-color:#2B3A46; /*3F4CA9;*/
}
.form_field { color: #9EA7B0; font-family: Arial; font-size: 12px; font-weight: bold; }

.title { height: 31px; text-align: left; vertical-align: top; color: #4B6B7E; font-family: Arial; font-size: 14px; font-weight: bold; font-style: italic; text-transform: uppercase;  }

.borde { border: 1px solid #4EA2CE; }

.separador_h { background-image: url('images/layout_line_separator.gif'); background-repeat: repeat-x; background-position: center; }


.page_container { width: 760px; margin: 0 auto 0 auto; text-align:center; background-image: url('images/layout_bg.jpg'); background-repeat: repeat; }
.page_top { width: 760px; height: 368px; background-image: url('images/layout_top_bg.jpg'); background-repeat: no-repeat; background-position: center top; }
.page_top .main_table { width: 100%; height: 100%; }
.page_top .main_table td.left_border { width: 15px; }
.page_top .main_table td.logo { width: 219px; }
.page_top .main_table td.right_top { width: 516px; height: 64px; }
.page_top .main_table td.right_middle { width: 516px; text-align: left; vertical-align: top; }
.page_top .main_table td.bottom { height: 130px; text-align: left; vertical-align: top; }
.page_top .menu { }
.page_top .menu .item_icon { width: 28px; height: 28px; }
.page_top .menu .item_text { width: 94px; height: 28px; }
.page_top .menu .item_sparator_h { height: 15px; }

.page_left { width: 244px; text-align: left; vertical-align: top; }
.page_left .main_table { width: 100%; text-align: left; vertical-align: top; }
.page_left .main_table .title { width: 244px; height:58px; }
.page_left .main_table .content { height: 220px; padding-left: 20px; text-align: left; vertical-align: top; background-image: url('images/layout_left_bg.jpg'); background-repeat: no-repeat; background-position: left top; }
.page_left .main_table .content, .page_left .main_table .content p { color: #B7D8E6; font-family: Tahoma, Verdana; font-size: 11pt; font-weight: normal; }
.page_left .main_table .content .subtitlulo { color: #FFFFFF; font-family: Tahoma, Verdana; font-size: 9pt; font-weight: bold; }

.page_center { width: 516px; text-align: left; vertical-align: top; }
.page_center .title_container { width: 100%; height: 65px; background-image: url('images/layout_middle_title_separator.jpg'); background-repeat: no-repeat; background-position: left bottom;}
.page_center .title_container .title { height: 31px; padding: 18px 0 0 28px; text-align: left; vertical-align: top; color: #8ec6d4; font-family: Arial; font-size: 14px; font-weight: bold; font-style: italic; text-transform: uppercase; background-image: url('images/layout_middle_title_icon.jpg'); background-repeat: no-repeat; background-position: left top; }

.page_footer { width: 760px; }
.page_footer .main_table { width: 100%; height: 125px; }
.page_footer .main_table td.banners { width: 701px; height: 56px; text-align: center; vertical-align: middle; }
.page_footer .main_table .info_container { height: 69px; background-image: url('images/layout_footer_bg.jpg'); background-repeat: no-repeat; background-position: left bottom; }
.page_footer .main_table td.call_us_icon { width: 63px; }
.page_footer .main_table td.call_us { width: 183px; padding-top: 10px; vertical-align: top; }
.page_footer .main_table td.call_us, .page_footer .main_table td.call_us p { font-family: Tahoma, Verdana; font-size: 11pt; color: #b6d7e6; }
.page_footer .main_table td.call_us .number { font-family: Tahoma, Verdana; font-size: 12pt; color: #a3c0cf; font-weight: bold; }
.page_footer .main_table td.logo { width: 168px; }
.page_footer .main_table td.info { width: 289px; height: 69px; }
.page_footer .main_table td.info, .page_footer .main_table td.info p { font-family: Tahoma, Verdana; font-size: 10pt; color: #a3c0cf; }
.page_footer .main_table td.right_image { width: 59px; }
.page_footer .powered_by { text-align: right; }

-->