.links_principais {
	cursor: pointer;
	cursor: hand;
	border: 0;
}

.links_txtc {
	font-size: 10px;
	color: #686868;
	font-family: arial;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.links_txt1c  {
	font-size: 12px;
	color: #686868;
	font-family: arial;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.links_txt2c  {
	font-size: 14px;
	color: #686868;
	font-family: arial;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
/*#####################################*/

.links_txtv {
	font-size: 10px;
	color: #d40000;
	font-family: arial;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.links_txt1v  {
	font-size: 12px;
	color: #d40000;
	font-family: arial;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}

.links_txt2v  {
	font-size: 14px;
	color: #d40000;
	font-family: arial;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
	text-decoration: none;
}
/*#####################################*/

.txt_10c{
	font-size: 10px;
	color: #686868;
	font-family: arial;
	zfont-weight: bold;
}

.txt_11c{
	font-size: 11px;
	color: #686868;
	font-family: arial;
	zfont-weight: bold;
}

.txt_12c{
	font-size: 12px;
	color: #686868;
	font-family: arial;
	zfont-weight: bold;
}

.txt_16c{
	font-size: 16px;
	color: #686868;
	font-family: arial;
	zfont-weight: bold;
}

.txt_20c{
	font-size: 28px;
	color: #686868;
	font-family: arial;
	zfont-weight: bold;
}
/*#####################################*/

.txt_10v{
	font-size: 10px;
	color: #d40000;
	font-family: arial;
	zfont-weight: bold;
}

.txt_11v{
	font-size: 11px;
	color: #d40000;
	font-family: arial;
	zfont-weight: bold;
}

.txt_12v{
	font-size: 12px;
	color: #d40000;
	font-family: arial;
	zfont-weight: bold;
}

.txt_16v{
	font-size: 20px;
	color: #d40000;
	font-family: arial;
	zfont-weight: bold;
}

.txt_20v{
	font-size: 28px;
	color: #d40000;
	font-family: arial;
	zfont-weight: bold;
}
/*#####################################*/

.srlbar {
	scrollbar-3dlight-color:#8f8f8f;
	scrollbar-arrow-color:#8f8f8f;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#8f8f8f;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
}

.noscrool {
	overflow-y: hidden;
}