body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

.style12 {font-size: 12px;
		 font-family: Arial, Helvetica, sans-serif;
	     color: #333333;	 
		  }

.style12 a {
	color: #272B6A;
}
.style12 a:hover {
	color: #0000FF;
}


.style11 {font-size: 11px;
		  font-family: Arial, Helvetica, sans-serif;
		      color: #333333; }

.style11 a {
	color: #272B6A;
}
.style11 a:hover {
	color: #0000FF;
}

.style10 {font-size: 10px;
		 font-family: Arial, Helvetica, sans-serif;
		     color: #333333; }

.style10 a {
	color: #272B6A;
}
.style10 a:hover {
	color: #0000FF;
}

.style09 {font-size: 09px;
		 font-family: Arial, Helvetica, sans-serif; }

.style09 a {
	color: #272B6A;
}
.style09 a:hover {
	color: #0000FF;
}

.style09_branco {font-size: 09px;
		 font-family: Arial, Helvetica, sans-serif;
		 color: #ffffff; }

.style10_branco {font-size: 10px;
		 font-family: Arial, Helvetica, sans-serif;
		 color: #ffffff; }

.style12_branco {font-size: 12px;
		 font-family: Arial, Helvetica, sans-serif;
		 color: #ffffff; }
		 
.style_text {
 font-family: Verdana; 
 font-size: 11px; 
 text-align: left; 
}

.style12_red {
	font-size: 12px;
	font-family: Verdana; 
	color: #FF0000;
	font-weight: bold;
}

.style14 {font-size: 14px;
		 font-family: Arial, Helvetica, sans-serif; }

.style14 a {
	color: #272B6A;
}
.style14 a:hover {
	color: #0000FF;
}

#menu a
{
display: block;
position: relative;
width: 168px;
height: 27px;
margin-bottom: 1px;
text-decoration: none;
background: inherit;
background-image: url('images/bbg0.gif');
padding-left: 12px;
padding-top: 11px;
color: #636363;
font-size: 13px;
font-weight: bold;
}

#menu a span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x1.gif') no-repeat; 
}

#menu a:hover span
{
position: absolute;
right: 0px;
margin-top: 5px;
margin-right: 15px;
width: 7px;
height: 7px;
background: url('images/x2.gif') no-repeat;
}

#menu a:hover
{
background: inherit;
color: #fff;
background-image: url('images/bbg1.gif');
}

#menu_end
{
height: 30px;
background-image: url('images/a2.gif');
}

ul
{
list-style: none;
margin-left: 0px;
}

li
{
background: url('images/x1.gif') no-repeat 0px 5px;
padding-left: 15px;
margin-left: 0px;
}

.divider
{
font-size: 0px;
position: relative;
border-bottom: solid 1px #F5F5F5;
height: 1px;
width: 168;
margin: 0px 0px 0px 0px;
}


		 