
.MenuAzulSup {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: verdana
}
.MenuAzulSup A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.MenuAzulSup A:hover {
	TEXT-DECORATION: underline
}
.MenuLayerSup {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #ffffff; FONT-FAMILY: verdana
}
.MenuLayerSup A {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.MenuLayerSup A:hover {
	COLOR: #ff9900
}

.Menusub {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #0000ff; FONT-FAMILY: verdana
}
.Menusub A {
	COLOR: #0000ff; TEXT-DECORATION: none
}
.Menusub A:hover {
	TEXT-DECORATION: underline
}

.Menusubazul {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #0000ff; FONT-FAMILY: verdana
}
.Menusubazul A {
	COLOR: #0000ff; TEXT-DECORATION: none
}
.Menusubazul A:hover {
	COLOR: #ff9900
}

.Menusubpreto {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: verdana
}
.Menusubpreto A {
	COLOR: #000000; TEXT-DECORATION: none
}
.Menusubpreto A:hover {
	COLOR: #ffff00
}

.Menusubbranco {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #0000ff; FONT-FAMILY: verdana
}
.Menusubbranco A {
	COLOR: #0000ff; TEXT-DECORATION: none
}
.Menusubbranco A:hover {
	COLOR: #ffffff
}

input {
	color : #000000;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.px {
	padding-top : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	margin-top : 2px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
}
.titlew {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.titleb {
	color : #000000;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-left : 15px;
	margin-right : 10px;
	font-size : 12px;
	font-family : Verdana,Arial;
	font-weight: bold;
}
.t01 {
	color : #000000;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.t01 a {
	color : #EF6D00;
}
.t01 a:hover {
	color : #C25A02;
}
.right {
	color : #003C5E;
	margin-top : 5px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.right b {
	color : #EF6D00;
}
.right a {
	color : #003C5E;
}
.right a:hover {
	color : #000000;
}
.left {
	color : #FFFFFF;
	margin-top : 0px;
	padding-bottom : 10px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	font-size : 11px;
	font-family : Tahoma,Verdana,Arial;
	font-weight: bold;
}
.left a {
	color : #FFFFFF;
}
.left a:hover {
	color : #000000;
}


a.menu {
color:#000000;
position:relative;
display:block;
font: 11px Verdana, Arial, Helvetica, sans-serif;
background-image: url(images/D_bgmenu.gif);
padding: 6px 10px;
text-decoration:none;
 }
 
a.menu:hover {
color:#ffffff;
background-image: url(images/A_bgmenu.gif);
 }