BODY, TABLE, TR, TD, A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

TR:hover {
	color: Red;
}

BODY {
	margin: 0px;
	padding: 0px;
	background-color: #320001;
}

A:LINK {
	color: White;
	text-decoration: none;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

A:VISITED {
	color : white;
	text-decoration : none;
	font-weight : bold;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

A:HOVER {
	color: White;
	text-decoration: underline;
	font-weight: bold;
	font-family: "Comic Sans MS";
	font-size: 14px;
}

.gradualshine{
	filter: alpha(opacity=40);
	-moz-opacity: 0.3;
	border: 1px red;
	background-color: #FFEAC6;
	border-color: Black;
}

H1 {
	font-size: 11px;
	border: 1px solid #A64200;
	color: #EA660E;
	text-align: right;
	margin: 0px;
	margin-bottom: 7px;
}

H2 {
	font-size: 11px;
	margin: 10px;
	color: #47497C;
	text-align: center;
}


H3 {
	font-family: arial;
	font-size: 12px;
	text-align: center;
}

.texto_marquee {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: white;
}

.texto {
	font-family: "Comic Sans MS";
	font-size: 10px;
	color: white;
}

.texto2 {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: white;
}

.textorodape {  
	font-family: arial;
	font-size: 10px;
	color: #5A270F;
}

.textobold {  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: bold 12px;
	color: #572008;
	font-weight: bold;
}

TH {
	background-color: #7D9754;
	border: 1px solid #4D6724;
	color: #FFFFCC;
	font-weight: bold;
	font-size: 11px;
	font-family: sans-serif;
	text-align: center;
}

.index_top {
	background-color: #8DA764;
	background-image: url('../img/logo.jpg');
	background-repeat: no-repeat
}

.index_topbar {
	background-color: #BA7524;
	border-top: 1px solid #7D9754;
	border-bottom: 1px solid #7D9754;
}

.index_menu {
	background-color: #DF991D;
	width: 5%;
}

.index_body {
	background-color: #FEBD67;
	width: auto;
}

.index_bottom {
	border-bottom: 1px solid #97AF70;
	background-color: #BA7524;
	font-size: 9px;
}

.login {
	border: 1px solid black;
	background-color: #A2CAA7;
}

.push_button_verde {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid #686868;
	border-right: 1px solid #686868;
	background-color: #CDD8BB;
	font-family: sans-serif;
	font-size: 10px;
	cursor: hand;
}

.tiny_text {
	font-size : 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.menu_tdA {
	color: black;
}

.menu_tdA:hover {
	background-color: #DDF7B4;
	color: #394A16;
}

.menu_active_tdA {
	color: #394A16;
	background-color: #CDE7A4;
	border-bottom: 1px solid white;
}

.menu_active_tdA:hover {
	background-color: #DDF7B4;
	color: #394A16;
	border-bottom: 1px solid #FF6868;
}

.index_topbarA {
	color: #FFFFE3;
	font-weight: bold;
}

.index_topbarA:hover {
	color: #394A16;
	font-weight: bold;
	background-color: #ADC784;
	border-bottom: 1px solid white;
}

.matriz {
	background-color: transparent;
	text-align: center;
}

.matriz_td, .matriz_date_expire {
	text-align: center;
	border-bottom : 1px solid #d4d4d4;
	text-align: center;
}

.matriz_tdbold {
	text-align: center;
	border-bottom : 1px solid #000000;
	text-align: center;
}

.matriz_tdbold2 {
	border-bottom : 1px solid #000000;
	text-align: left;
}

.matriz_tdsembarra {
	text-align: center;
	text-align: center;
}

.matriz_td2 {
	text-align: left;
	border-bottom : 1px solid #d4d4d4;
}

.matriz_td3 {
	text-align: left;
	border-bottom : 1px solid #d4d4d4;
}

.matriz_td5 {
	text-align: right;
	border-bottom : 1px solid #d4d4d4;
	font-size : 9px;
	font-family: sans-serif;	
}

.matriz_date_expire {
	color: White;
	background-color: #FF6347;
}

.matriz_highlight {
	background-color: #FFE2BF;
}

.matriz_old {
	background-color: #E7E7E7;
	color: #4B4B4B;
	font-style: italic;
}

.matriz_future {
	color: #A62E00;
	font-style: italic;
}

.matriz_empty {
	background-color: transparent;
}

.matriz_sort {
	text-align: center;
	color: #FFFFCC;
	text-decoration: underline;
}

.matriz_sort:hover {
	text-align: center;
	color: Yellow;
	text-decoration: none;
}

.matriz_accao {
	text-align: center;
	border-top: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	border-bottom: 2px solid #525252;
	border-right: 2px solid #525252;
	background-color: white;
	font-style: normal;
	padding: 1px;
	color: #444444;
}

.matriz_accao:hover {
	text-align: center;
	border-top: 1px solid #AFAFAF;
	border-left: 1px solid #AFAFAF;
	border-bottom: 2px solid #525252;
	border-right: 2px solid #525252;
	background-color: #FFEAC6;
	color: #010101;
	font-style: normal;
	padding: 1px;
}

}