@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/acai_01.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #492B73;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666;
	font-size: 12px;
}

a:link {
	color: #066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	text-decoration: underline;
	color: #306;
}
a:active {
	text-decoration: none;
	color: #066;
}

.header_tab_back {
	background:url(../images/acai_06.jpg) no-repeat;
	width: 428px;
	height: 60px;
	line-height: 60px;
	font: bold 14px Tahoma, Geneva, sans-serif;
	text-indent: 20px;
	color: #FFF;
	}
.left_bullets {
	background: url(../images/acai_07.jpg) repeat-y;
	width: 210px;
	padding: 10px 10px 10px 15px;
	}
.right_form_back {
	background:url(../images/acai_10.jpg) repeat-y;
	width: 436px;
	padding: 0 15px 0 25px;
	}
.whiteback {
	background-color:#FFF;
	}

.footer_left {
	background:url(../images/acai_39.jpg) no-repeat bottom left;
	width: 12px;
	height: 40px;
	}
	
.footer_right {
	background: url(../images/acai_42.jpg) no-repeat bottom center;
	width: 11px;
	height: 40px;
	}
.footer_center {
	background:url(../images/acai_40.jpg) repeat-x right bottom;
	height: 40px;
	color:#FFF;
	font: bold 11px Tahoma, Geneva, sans-serif;
	line-height: 40px;
	}

.content_main {
	padding: 10px 0px 5px 0px;
	background-color: #FFF;
	}
.tbl_tl { background:url(../images/acai_20.jpg) no-repeat; width: 14px; height: 35px; }
.tbl_tc { background:url(../images/acai_21.jpg) repeat-x; width:auto; height: 35px; line-height: 35px; color:#FFF; font: bold 18px Arial, Helvetica, sans-serif;}
.tbl_tr { background:url(../images/acai_23.jpg) no-repeat; width: 13px; height: 35px; }
.tbl_cl { background:url(../images/acai_25.jpg) repeat-y; width: 14px; height: auto; }
.tbl_cc { padding: 10px;}
.tbl_cr { background: url(../images/acai_27.jpg) repeat-y; width: 13px; height:auto; }
.tbl_bl { background:url(../images/acai_30.jpg) no-repeat; width: 14px; height: 13px; }
.tbl_bc { background:url(../images/acai_31.jpg) repeat-x; width: auto; height: 13px;}
.tbl_br { background:url(../images/acai_32.jpg) no-repeat; width: 13px; height: 13px; }

.tbl2_tl { background:url(../images/acai4_14.jpg) no-repeat; width: 15px; height: 15px; }
.tbl2_tc { background:url(../images/acai4_15.jpg) repeat-x; width:auto; height: 15px; }
.tbl2_tr { background:url(../images/acai4_17.jpg) no-repeat; width: 15px; height: 15px; }
.tbl2_cl { background:url(../images/acai4_19.jpg) repeat-y; width: 15px; height:auto; }
.tbl2_cc { background-color:#EEEEEE; }
.tbl2_cr { background:url(../images/acai4_21.jpg) repeat-y; width: 15px; height:auto; }
.tbl2_bl { background:url(../images/acai4_25.jpg) no-repeat; width: 15px; height: 15px; }
.tbl2_bc { background:url(../images/acai4_26.jpg) repeat-x; width:auto; height: 15px;}
.tbl2_br { background:url(../images/acai4_27.jpg) no-repeat; width: 15px; height: 15px; }

.left_links {
	padding: 5px 5px 5px 5px;
	border-bottom: 1px dotted #CCC;
	width: 100%;
	}

.menu_left {
	background:url(../images/acai3_07.jpg) no-repeat;
	width: 10px;
	height: 40px;
	}
.menu_center {
	background:url(../images/acai3_08.jpg) repeat-x;
	height: 40px;
	}
.menu_right {
	background:url(../images/acai3_11.jpg) no-repeat;
	width: 11px;
	height: 40px;
	}
	
.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 12px Arial;
width: 100%;
overflow: hidden;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 0px 15px;
text-decoration: none;
border-right: 1px solid #CCC;
line-height: 40px;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background:url(../images/acai3_09.jpg) repeat-x;
}

.menu_back {
	background-color: #FFF;
	}
	
.right_nav{
	padding: 0px 5px 5px 10px;
	border-left: 1px dotted #CCC;
	}
.left_nav{
	padding: 0px 0px 5px 10px;
	}
.content_area{
	padding: 0px 10px 5px 10px;
	line-height: 1.5;
	}

.content_h1 {
	font: bold 18px Arial, Helvetica, sans-serif;
	color:#306;
	padding: 5px 0 5px 0;
	}
.content_h2 {
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#066;
	padding: 0px 0 5px 0;
	}

