body 
{
	background-image: url(body_bg.jpg);
	background-repeat: repeat-x;
	background-color: white;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;	
}
#container {position: absolute; left:50%; width:968px; margin-left: -484px;}
.wrapper { width: auto; display: block; clear: both; }
#shadelf {
	float: left;
	width: 14px;
	height: 500px;
	background: url('shade_lf.jpg') no-repeat;
}
#shadert {
	float: left;
	width: 14px;
	height: 500px;
	background: url('shade_rt.jpg') no-repeat;
}
#main {
	float: left;
	width: 940px;
}
#content {
	width: 920px;
	background-color: #fff;
	padding: 10px;
	min-height: 350px;
}
h1 {
	font-size: 14pt;
	color: #ff3300;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 12pt;
	color: #232c33;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 10pt;
	color: #232c33;
	margin: 0px 0px 10px 0px;
}
p, td, li, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
hr { height: 0; border-top: 1px dotted #ff3300; }
a {
	text-decoration: none;
 	color: #0099ff;
}
a:hover {
	text-decoration: underline;
 	color: #0099ff;
}

/* Header */
.headlogo {
	float: left; width: 330px;
}
.headmnu {
	float: left; width: 600px; margin-top: 54px; color: #fff;
}
.navlf {
	float: left;
	height: 32px;
	width: 6px;
	background-image: url(nav_lf.jpg);
}
.navrt {
	float: left;
	height: 32px;
	width: 6px;
	background-image: url(nav_rt.jpg);	
}
.nav {
	float: left;
	height: 24px;
	/*width: 488px;*/
	width: 588px;
	background-image: url(nav_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
	text-align: center;
}
.nav a {
	font-size: 10pt;
	color: #fff;
	text-decoration: none;
}
.nav a:hover {
	font-size: 10pt;
	color: #fff;
	text-decoration: underline;
}
#banner {
	width: 920px;
	/*height: 226px;*/
	height: 206px;
	padding: 10px;
}

#footer {
	margin-left: 10px;
	margin-bottom: 10px;
}

.boxrelated {
	width: auto;
	border: solid 1px #ddd;
	margin: 10px;
	padding: 10px;
	background:  #f5f5f5;
}

.bloco {
	height:72px;
	background-color: #e1e9ee; 
	padding: 7px; 
	border-right: solid 1px #ccc; 
	border-bottom: solid 1px #ccc; 
	margin-bottom: 10px;
	line-height: 16pt;
}
.blocotit {
	color: #232323;
	font-size: 12pt;
	font-weight: bold;
}
.blocobt {
	float: left; vertical-align: middle; margin-right: 10px; 
}


.site1 {
	float: left; width: 93px; height: 70px; border: 0px; margin-bottom: 10px; margin-right: 10px;
}
.site2 {
	float: left; width: 93px; height: 70px; border: 0px; margin-bottom: 10px;	
}

.colleft {
	float: left;
	width: 250px;
	margin-right: 10px;
}
.coldata {
	float: left;
	width: 660px;
}

.imbrd {
	border: solid 1px #999999;
}

.plan  {
    width: 202px;
    height: 102px;
    border-width: 0px;
}
.ban250 {
    width: 250px;
    height: 83px;
    border-width: 0px;
}

/* Datagrid */
.gridheader {
	background: #333;
	height: 28px;
	color: #FFFFFF;
	text-align: left;
}
.griditem {
	background-color: #f5f5f5;
	color: #666;
	vertical-align: top;
	border-bottom: 1px solid #333;
}
.gridalternate {
	/*background-color: #f3f3f3;*/
	color: #666;
	vertical-align: top;
}
.gridpager {
	background-color: #f3f3f3;
}
.gridheaderview {
	background-color: #333;
	height: 18px;
	color: #fff;
	font-weight: bold;
}
.griditemview {
	background-color: #fff;
	color: #666;
}
.separator {
	width: 100%; height: 1px; border-bottom: 1px dotted #cccccc;
}

/* vol */
.volmain { width: 660px; height: 240px; border: 0px; margin-bottom: 10px; }
.boxvol { width: auto; margin: 20px 0px 14px 0px; text-align: center; }
.boxvol a { margin: 0px 4px 0px 4px; }
.btvol { width: 220px; height: 84px; border: 0px; }

.vollbl { display: inline-block; width: 70px; margin-right: 10px; margin-bottom: 8px; }
.frmtxt { width: 300px; }
.frmtxt2 { width: 380px; height: 150px; margin-bottom: 8px; }

