body 		{
	scrollbar-face-color: #8d7441;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	border-color: #FFFFFF;
}

td{
	font-family: "trebuchet ms";
	font-size: 10pt;
}

.PrgTipo{
	font-size:10pt;
	font-weight:bold;
}

.PrgCurso {
	font-size: 8pt;
	font-weight:normal;
	list-style-type:square;
}

.PrgCursoLink {
	font-size: 8pt;
	font-weight:bold;
	color:#990000; 
}
.PrgCursoLink:hover {
	color:#006633; 
}

.PrgTitulo {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
}
.PrgLable {
	font-weight:bold;
	color:#990000;
}
.PrgTexto {
	font-weight:bold;
	color:#000000;

}

.linknoticias{
	font-family: "trebuchet ms";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.linknoticias:hover{
	color: #CC0000;
	text-decoration: underline;
}

.formcontato {
	background-color: #EEF5E5;
	color: Black;
	font-family: verdama,tahoma,arial;
	font-size: 8pt;
	font-weight: bold;
	border: 1px solid Gray;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}

.form{
	background-color: #ffffff;
	color: 006633;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	border: 1px solid #807261;
}

.btn {
	font-family: verdana;
	text-align: center;
	font-weight: normal;
	font-size: 8pt;
	background-color: #336699;
	border: 1px solid;
	color: white;
	cursor: pointer;
	text-decoration: none;
	border-bottom: 1px solid Black;
	border-left: 1px solid #666666;
	border-right-color: Black;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
}

.rodape  {
	font-family: "trebuchet ms";
	color: #CC0000;
	text-decoration: none;
}

.rodape:hover  {
	font-family: tahoma,verdana;
	font-size: 8pt;
	font-weight: normal;
	color: Fuchsia;
	text-decoration: none;
}
.hora  {
	font-family: verdana;
	font-size: 8pt;
	color: #336699;
	text-decoration: none;
}


.menu  {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}

.menu:hover  {
	text-decoration: underline;
}

.menu_botao {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 25px;
	cursor: pointer;
}

.link2 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: Black;
	text-decoration: none;
}

.link2:hover  {
	color: Green;
}

.link4 {
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.link4:hover  {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;
}

.texto  {
	font-family: verdana;
	font-size: 8pt;
}
.link3 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: White;
	text-decoration: none;
}

.link3:hover  {
	text-decoration: underline;
}

.menuitem{
	color: Black;
	font-family: verdana;
	font-size: 10pt;
	padding-left: 20px;
	width: 149;
	height: 21;
	cursor:pointer;
}
.fundotela{
	background-image: URL(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #F7F8F0;
}
.menusubitem{
	color: Black;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding-left: 20px;
	padding-bottom: 3px;
	padding-right: 9px;
}

.menulink{
	color: #634708;
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
}
.menulink:hover{
	color: Red;
	text-decoration: underline;
}

.menudiv {
	width: 149;
	height: 3;
}
.fundo {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.fundomadeira {
	background-image: url(images/bg202.jpg);
	background-repeat: repeat;
}
.fundoconteudo {
	background-image: url(images/principal04.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.titulos {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding-left: 5px;
}

