.menu {background-color:#E8E8E8; cursor:hand; font-family:Verdana; font-size:10pt; font-weight:normal} 
A.link:link {color: #333333; text-decoration: none}
A.link:visited {color: #333333; text-decoration: none}
A.link:active {
	color: #CCCCCC;
	text-decoration: none;
}
A.link:hover {color: #999999; text-decoration : none;}
.leftBar_bg {
	background: #70ADE2 url(images/leftBar_bg.gif) no-repeat;
	float: left;
	height: 100%;
	width: 100%;
	border: none;

}
.sub_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 17px;

}
.sub_menu A:link {color: #333333; text-decoration: underline}
.sub_menu A:visited {color: #333333; text-decoration: underline}
.sub_menu A:active {
	color: #CCCCCC;
	text-decoration: underline;
}
.sub_menu A:hover {color: #999999; text-decoration : underline;}

.underground {background-color: white;}  
.subUnderground {background: url(images/sub_underground.gif) repeat-y;}
.l_titulo {
	border: none;
	position: absolute;
	left: 200px;
	top: 155px;
	visibility: visible;
	z-index: 1;
	clip:    rect(auto auto auto auto);
}
.sub_menu_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	line-height: 18px;

}
.sub_menu_left A:link {color: #333333; text-decoration: underline}
.sub_menu_left A:visited {color: #333333; text-decoration: underline}
.sub_menu_left A:active {
	color: #000000;
	text-decoration: underline;
}
.sub_menu_left A:hover {color: #FFFFFF; text-decoration : underline;}
input {
	border: 1px solid #006699;
}
textarea {
	border: 1px solid #006699;
}
.buttom {
	border: 1px solid #006699;
	background-color: #bdd9f2;
}
