html
{
    scrollbar-face-color: #51147b;
    scrollbar-highlight-color: #F0F0FA;
    scrollbar-shadow-color: #F0F0FA; 
    scrollbar-3dlight-color: #51147b;
    scrollbar-arrow-color: #F0F0FA; 
    scrollbar-track-color: #F0F0FA; 
    scrollbar-darkshadow-color: #51147b;
}


body
{
	font-size: 12px;
	background-attachment: fixed;
	background-image: url(images/fundo.gif);
	color: #6433a0;
	background-repeat: no-repeat;
	font-family: 'Comic Sans MS' , 'Century Gothic' , Sans-Serif;
	background-color: #f0f0fa;
}

#imgprinc
{
	text-align: center;
	padding-left: 200px;
}


#Principal
{
	left: 210px;
	padding-right: 10px;	
	position: absolute;
}

#BarraVert
{
	left: 10px;
	width: 190px;
	color: black;
	position: absolute;
	top: 30px;
}

#Links
{
}

.Post
{
}

.TitPost
{
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.separador
{
	text-align: center;
	padding-top: 10px;
	padding-bottom:10px;
}

.Datas
{
	font-weight: bold;
	font-size: 15px;
	text-align: right;
}

.Postedby
{
	padding-top: 10px;
}

#fundo
{
	padding-top: 100px;
}

A
{
	color: #51147b;
	text-decoration: none;
	font-weight: bold;
}

A:hover
{
	background-color: #51147b;
	color: #F0F0FA;
}

#cboArchives
{
	background-color: #f0f0fa;
}
