body {
	background-color: #CBEFFE;
	background-image: url(../images/bg.gif);
	margin: 0px;
	background-repeat: repeat-x;
}
.footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	padding: 10px;
	height: 25px;
	color: #FFFFFF;
}
.footer_link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover.footer_link {
	color: #FFFFFF;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.nav_items {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #90DAFA;
}
.nav_link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.nav_link {
	font-weight: bold;
	color: #0A5C81;
	text-decoration: none;
}
.boxes {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.img_spacing {
	margin-right: 10px;
}
a {
	color: #E29013;
	text-decoration: underline;
}
a:hover {
	color: #77BF14;
	text-decoration: none;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
	border: 2px solid #E6E6E6;
}
.buttons 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0E8BBF;
	border: 1px solid #0C79A8;
}
.titulo 
{
	font-size: 14px;
	color: 0E8BBF;
	font-weight: bolder;
}
.mandatory 
{
	font-size: 12px;
	color: red;
	font-weight: bolder;
}
.titulo_home
{
	font-size: 12px;
	color: red;
	font-weight: bolder;
}
.titulotd
{
	font-family:Verdana;
	font-weight: bold;
	text-decoration:none;
	font-size:13px;
	color: #0E8BBF;
	background-color: #ffff99;
}
.linhas
{
	background-color: #FFFFCC;
}

table.listagem 
{
	border: 1px solid E6E6E6;
	border-collapse : collapse;
}

table.listagem td, table.listagem td table.listagem td
{
	padding: 2px;
	border: 1px solid E6E6E6;
	margin: 0px;
}	

table.listagem th th, table.listagem td td
{
	border: none;
}
.t1 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4874A9;
}
.t2 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9E3F;
}
.t3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D85796;
}
.t4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #DA491F;
}