BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px auto;
}
.normalBTN {
	background: #e0e0e0;
	color: #000000;
	height: 22px;
	border-top: 1px solid #f2f2f2;
	border-left: 1px solid #f2f2f2;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
INPUT, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	background: #F2F2F2 url('bgform.jpg') repeat-x;
	font-size: 10px;
	height: 16px;
	padding: 2px;
	color: #415786;
	border: 0px;
}
.layout_holder { /* the site is inside this */
	width: 900px;
	background: #FFFFFF;
	text-align: left;
	margin: 0px auto;
}
.layout_topbtns {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 2px;
}
IMG {
	vertical-align: middle;
	border: 0px;
}
A, A:visited {
	color: #333333;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
	color:#882110;
}
.layout_inner { /* this fixes the background and min height for it */
	position: relative;
	width: 900px;
	min-height: 580px;
}
.layout_logo { /* top left logo */
	height: 175px;
	width: 356px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.layout_topright { /* top right flash */
	position: absolute;
	right: 0px;
	top: 0px;
}
.layout_menu { /* top menu */
	position: absolute;
	top: 124px;
	right: 0px;
}
.layout_banner { /* banner bellow menu */
	position: absolute;
	top: 175px;
	right: 15px;
}
.layout_fontsize {
	position: absolute;
	top: 290px;
	right: 20px;
}
.layout_leftmenu { /* left column menu */
	float: left;
	width: 256px;
}
.layout_content { /* site content itself */
	float: right;
	width: 590px;
}
.layout_rodape { /* footer */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px auto;
	width: 900px;
	text-align: left;
}
.layout_graytitle {
	font-weight: bold;
	color: #676767;
	font-size: 11px;
}
.layout_graytitle A, .layout_graytitle A:visited {
	font-weight: bold;
	color: #676767;
	font-size: 11px;
	text-decoration: none;
}
.layout_bluetitle {
	font-weight: bold;
	color: #1A4394;
	font-size: 11px;
}
.layout_bluetitle A, .layout_bluetitle A:visited {
	font-weight: bold;
	color: #1A4394;
	font-size: 11px;
	text-decoration: none;
}
.layout_menu0, .layout_menu0 A, .layout_menu0 A:visited  {
	font-weight: bold;
	color: #1A4394;
	font-size: 11px;
	text-decoration: none;
}
.layout_menu0 A:hover {
	text-decoration: underline;
	color: 	#882110
}
.layout_menu1, .layout_menu1 A, .layout_menu1 A:visited  {
	font-weight: bold;
	color: #1A4394;
	font-size: 11px;
	text-decoration: none;
}
.layout_menu1 A:hover  {
	text-decoration: underline;
	color: 	#882110
}
.layout_menu2, .layout_menu2 A, .layout_menu2 A:visited  {
	font-weight: bold;
	color: #676767;
	font-size: 11px;
	text-decoration: none;
}
.layout_menu2 A:hover  {
	text-decoration: underline;
	color: #882110
}
.layout_subtitle {
	font-weight: bold;
	color: #990000;
}
.layout_calendarHEADER {
	vertical-align: middle;
	background: #A1A4C5;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	height: 32px;
}
.layout_calendar{
	vertical-align: middle;
	text-align: center;
	font-size: 11px;
}
.layout_data {
	color: #2A53A4;
}