body
{
	background-repeat: no-repeat;
}

.texto 
{
	font-family: "Trebuchet MS"; 
	font-size: 13px; 
	color: #333333; 
}

.titulo 
{
	color: #9A0000;
	font-weight: bold;
	font-family: "Trebuchet MS";
	font-size: 16px;
}

.titulobanner 
{
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #9A0000; 
}

.textobanner 
{
	font-family: "Trebuchet MS"; 
	font-size: 12px; 
	color: #333333; 
}

.linkmais 
{
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	text-decoration: underline;
}

.contentPane
{
	border:none; 
	overflow-y:scroll;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-face-color:#999999;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	height:368px;
}

.menu 
{
	color: #9A0000;
	font-weight: bold;
	font-family: Candara, Arial;
	font-size: 13px;
	height:28px;
}

.menuhover
{
	color: black;
	font-weight: bold;
	font-family: Candara, Arial;
	font-size: 13px;
	height:28px;
}

#dnn_ikiruLogin_cmdLogin
{
	color:white;
}

