.menus {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
}
.submenus {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.5;
	color: #898989;
	text-decoration: none;
}
.submenus_selected {
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.5;
	color: #bdbdbd;
	text-decoration: none;
}
.txt {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
}
.txt_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-grey {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.5;
	color: #898989;
	text-decoration: none;
}
.txt_grey_bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5;
	color: #898989;
	text-decoration: none;
}
.copyright {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.setas {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.setas-disabled {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a.links:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.links:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.links:hover {
	color: #898989;
	text-decoration: none;
}
a.links:active {
	color: #898989;
	text-decoration: none;
}
a.links1:link {
	color: #898989;
	text-decoration: none;
}
a.links1:visited {
	color: #898989;
	text-decoration: none;
}

a.links1:hover {
	color: #bdbdbd;
	text-decoration: none;
}
a.links1:active {
	color: #bdbdbd;
	text-decoration: none;
}
.msg {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.scrollbar {	
	scrollbar-face-color:#555555;
	scrollbar-shadow-color:#555555;
	scrollbar-highlight-color:#555555;
	scrollbar-3dlight-color:#555555;
	scrollbar-darkshadow-color:#555555;
    scrollbar-track-color:#444444;
    scrollbar-arrow-color:#dddddd;
}
