BODY {
	margin: 0px;
	padding: 0px;
	background: #41BAF3 url('background.jpg') repeat-x top left;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Serif;
	text-align: justify;
	color: #000505;
}
img {
	border: 0px;
	vertical-align: middle;
}
h1 {
	color: #000505;
	margin: 5px;
	font-size:18px;
	border-bottom: 1px dotted #ccccff;
}
A, A:visited {
	color:#158090;
	text-decoration: none;
}
.css_heavy_a:hover, A:hover {
	color:#35C0C0;
	text-decoration: underline;
}
.css_heavy_a {
	font-weight: bold;
	font-size: 12px;
	display:block;
	color:#051060;
	text-decoration: none;
	margin:5px;
}
.css_master {
	position:relative;
	margin:0px auto;
	padding:0px 50px 0px 75px;
	height:100%;
}
.css_lateralbar {
	position:absolute;
	width:200px;
	padding:10px;
	left: 75px;
	top: 0px;
	background: url('faintwhite.png');
	min-height:900px;
}
.css_maincontent {
	position:relative;
}
.css_topbar {
	position:relative;
	background: url('top.jpg') repeat-x top left;
	height: 50px;
	width:100%;
	z-index:0;
}
.classbbquote {
	padding:5px;
	margin:5px;
	border:1px dotted #999999;
	background: url('quote.png') no-repeat top left;
}
.classbbquotewho {
	padding:2px;
	margin:1px;
	text-weight:bold;
	border-bottom:1px dashed #999999;
}
.css_topmenu {
	position:relative;
	text-align: right;
	padding:5px 100px 5px 0px;
}
.css_content {
	position:relative;
	z-index:1;
}
.css_footer {
	position:fixed;
	left:0px;
	bottom:0px;
	background: url('footer.png') no-repeat left top;
	width: 100%;
	height: 64px;
	z-index:100;
}
.css_footeraqua{
	position:fixed;
	left:0px;
	bottom:0px;
	background: url('footeraqua.png') no-repeat left top;
	width: 410px;
	height: 192px;
	z-index:100;
}
.css_box {
	position:relative;
	padding:10px;
	margin:10px;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Serif;
	background: url('faintwhite.png');
	text-align: justify;
}
.css_box_raw {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Serif;
	background: url('faintwhite.png');
	text-align: justify;
}
.imgthumb {
	background: #ffffff;
	margin:5px;
	padding:5px;
	float:left;
}


.CKTFORM {
	border:1px solid #ffffff;
	background: #ee1111;
	padding: 2px;
	position: absolute;
	font-weight: bold;
	color: #ffffff;
	top: -12px;
	height: 18px;
	left: 25px;
	display: none;
	cursor:pointer;
}
.layout_letters {
	text-align: center;
	font-size: 10px;
}
.layout_sel {
	border:1px dotted #b0b0b0;
	font-weight: bold;
	padding: 1px;
}
.layout_tdtitle {
	padding-top: 12px;
}
.layout_trtitle {
	height: 45px;
	font-size: 13px;
	font-weight: bold;
}
.layout_tdtitleb {
	border-top: 1px solid #b0b0b0;
	font-weight: bold;

}
.layout_listA {
	border-bottom: 1px solid #f0f0ff;
}
.layout_listB {
	border-bottom: 1px solid #f0f0f0;
}

.lay_forumbtn {
	background: url('faintwhite.png');
	padding:9px;
	font-weight: bold;
}


.div_formitem {height:30px;width:20%;margin-top:3px;margin-right:2px;padding-top:12px;padding-left:6px;float:left;}
.div_texbox {min-height:30px;float:left;width:75%;text-align:left;margin-top:3px;padding-top:9px;padding-bottom:3px;padding-left:5px;}
.botao {cursor:pointer;background-color:#adc5ff;width:100px;font:normal 18px Arial;color: #ffffff;padding:2px;border:1px solid #ebebeb;float:right}
.botao:focus, .botao:hover {background-color:#466fe5;}