BODY {
	cursor: url(imgs/layout/cursor.ani), default; 
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
}
A {	cursor: url(imgs/layout/link.ani), hand; }
A:link    { color: #FFFFFF; text-decoration: underline; }
A:visited { color: #FFFFFF; text-decoration: underline; }
A:active  { color: #FFFFFF; text-decoration: underline; }
A:hover   { color: #FFFF00; text-decoration: underline; }
.imgover {
	font-weight: bold;
	padding-left: 10px;
	background-image: url('http://65.99.235.160/~tribo/imgs/layout/padrao/bt_menu.gif');
	cursor: url(imgs/layout/link.ani), hand;
}
.imgout {
	font-weight: bold;
	padding-left: 10px;
	background-image: url(none);
}
.bordalay   { border: 1px solid #FFFFFF; }
.bordatop   { border-top: 1px solid #FFFFFF;    }
.bordabaixo { border-bottom: 1px solid #FFFFFF; }
.bordaesq   { border-left: 1px solid #FFFFFF;   }
.bordadir   { border-right: 1px solid #FFFFFF;  }
.borda   { border: 1px solid #FFFF00;  }
td { font-size: 11px; }
.menue	{
	font-size: 11px;
	cursor: pointer;
	padding-left: 10px;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.inputtext {
	font-size: 11px;
	height: 18px;
	background-color: #cbe0fb;
	border: 1px solid #471947;
}
.txtarea {
	font-size: 11px;
	background-color: #cbe0fb;
	border: 1px solid #471947;
}
.flogin {
	font-size: 11px;
	height: 18px;
	width: 126px;
	background-color: #cbe0fb;
	border: 1px solid #471947;
}
.caltit {
	background-color: #B1C194;
}
.caldias {
	background-color: #CEDCB4;
}
.calsem {
	background-color: #A1AB8D;
}
.ctitulo {
	font-weight: bold;
	color: #FFFF00;
}
.tittattoo {
	padding-left: 10px;
	color: #FFFF00;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
#tittattoo {
	color: #FFFF00;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
#tittattoo:hover {
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.copyr	{
	font-size: 10px;
	font-weight: bold;
}
.tooltip {
	position: absolute;
	display: none;
	background-color: #000000;
}
#flashcontent {
	height: 100%;
}