/* CSS Document */
#quadro {
	background-image: url(img/quadro.gif);
	background-repeat: no-repeat;
	height: 65px;
	width: 89px;
}
body {
	background-color: #000000;
	background-image: url(img/fundo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}#mainFrame {
	width: 890px;
}
#listbody {
	padding: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6710F;
}


/*FONT*/
.tre10white {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
}
.tre11white {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
}
.tre12blue {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #042A40;
}
.tre15whiteBold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #FFFFFF;
	font-weight:bold;
}
.tre15blueBold {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #042A40;
	font-weight:bold;
}


/*LINKS*/
.a:link {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.a:hover {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.a:active {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.b:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.b:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333;
	text-decoration: underline;
}
.b:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.b:active {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333;
	text-decoration: none;
}

.campo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	height: 21px;
}

#box1 {
	background-image: url(img/fundo_box.jpg);
	background-repeat: repeat-x;
	height: 177px;
	width: 202px;
	border: 1px solid #CCCCCC;
}
#box2 {
	background-image: url(img/fundo_box.jpg);
	background-repeat: repeat-x;
	height: 177px;
	width: 196px;
	border: 1px solid #CCCCCC;
}
#box3 {
	background-image: url(img/fundo_box.jpg);
	background-repeat: repeat-x;
	height: 177px;
	width: 240px;
	border: 1px solid #CCCCCC;
}
#box4 {
	background-image: url(img/fundo_box.jpg);
	background-repeat: repeat-x;
	height: 177px;
	width: 240px;
	border: 1px solid #CCCCCC;
}
#cx {
	background-color: #EEEEEE;
	height: 10px;
	width: 15px;
	border: 1px solid #E0E0E0;
	float: left;
	margin-left: 5px;
}
#cx a {font-family: Arial, Helvetica, sans-serif;font-size: 10px;color: #666666;text-decoration: none;}
#cx a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
#tolast {
	border: 1px solid #E6E6E6;
}
#lastprog {
	border: 1px solid #E8E8E8;
	padding: 5px;
}
#toLost {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
#textHome {
	width: 100%;
	height: 30px;
	background-color: #000000;
	text-align: center;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#textHome #text {
	width: 800px;
	margin-top: 4px;
	height: 25px;
}
