body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
	margin:0;
    padding:0;
    height:100%;
    border:none

}

h1{	font-size:13px;}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
float: left
}

a img {
	text-decoration: none;
	border: 0 none;
	}

.post {
text-align:justify;
}


	
#content {
height: 530px;
position: absolute;
top: 50%;
margin-top: -265px;
width:100%;
}


.border {
border-style:solid;
border-width:1px;
border-color:#cccccc;color:#666666;
background-color:#F2F2F2;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
height:15px;
width:320px;
}


.borders {
border-style:solid;
border-width:1px;
border-color:#cccccc;
color:#666666;
background-color:#F2F2F2;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:160%;
height:130px;
width:380px;
}


.formborder {
border-style:solid;
border-width:1px;
border-color:#fff;
color:#fff;
background-image:url(http://evoart.info/images/form_button.jpg);
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:130%;
height:30px;
width:89px;
padding-bottom:1px;
}

tr.linha td {
		border-bottom: 1px solid #ccc;
		}
		
a.linkmenu:link { color:#fff; }
a.linkmenu:hover { text-decoration:underline; }
a.linkmenu:visited { color:#fff; }

a.linkmenu2:visited { color:orange; text-decoration:underline;}
a.linkmenu2:link { color:orange; text-decoration:underline;}
a.linkmenu2:hover { text-decoration:underline; font-weight:bold;}

a{
color:#666;
text-decoration:none;	
	}
	



.style6{color: #FFFFFF; font-weight: bold; font-size: 10px; }

a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 402px;
	height: 268px;
	overflow: auto;
	background: #fff;
	float: left;
}

