.class_old_menu {
	float: none;
	width: 80%;
	position: fixed;
	left: auto;
	top: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	padding-right: 10px;
	padding-left: 5px;
	float: left;
	margin-left: auto; /*Set margin to that of -(MainContainerWidth)*/
}

a.class_menu:link { font-weight: normal; color: #000099; text-decoration: none;}
a.class_menu:visited { font-weight: normal; color: #000099; text-decoration: none;}
a.class_menu:hover { font-weight: normal; color: #000099; text-decoration: underline;}


a.class_link:link { font-weight: normal; color: #000099; text-decoration: none;}
a.class_link:visited { font-weight: normal; color: #000099; text-decoration: none;}
a.class_link:hover { font-weight: normal; color: #000099; text-decoration: underline;}

.class_titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #ABC507;
}

.formpadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	border: 1px solid #666666;
}

.botaopadrao {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
	text-align: center;
	border: 1px solid #666666;
}

.leftcolumn{
	float: left;
	width: 17%;
	margin-left: 10px;
	border-left: 0px dashed #000033;
	border-bottom:: 0px solid #000033;
	border-right: 1px dashed #000033;	
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#CCCCCC;
	background-image:url(imagens/FundoAbracao2009.png);
	background-repeat:no-repeat;
	background-position:top-left;
	text-align: right;
}

a.menulink:link { font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.menulink:visited { font-weight: bold; color: #FFFFFF; text-decoration: none;}
a.menulink:hover { font-weight: bold; color: #000033; text-decoration: underline;}

.class_menu{
	float: left;
	width: 79%; /*Width of left column in pixel*/
	margin-left: auto; /*Set margin to that of -(MainContainerWidth)*/
	border-left: 0px dashed #000033;
	border-bottom:: 0px solid #000033;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000033;
	text-align: justify;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 10px;
}

