/* Default CSS Stylesheet for a new Web Application project */
body { 
SCROLLBAR-FACE-COLOR: #e9e9e9;
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #e9e9e9;
SCROLLBAR-ARROW-COLOR:  #999999;
SCROLLBAR-TRACK-COLOR: #e9e9e9;
SCROLLBAR-DARKSHADOW-COLOR: #e9e9e9;
}

.Combo
{
	border-right: #333333 1px solid;
	padding-right: 1px;
	border-top: #333333 1px solid;
	padding-left: 1px;
	font-size: 10pt;
	background-attachment: scroll;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #333333 1px solid;
	cursor: hand; 
	padding-top: 1px;
	border-bottom: #333333 1px solid;
	font-family: Verdana, Arial;
}
.Campo
{
	border-right: #333333 1px solid;
	padding-right: 1px;
	border-top: #333333 1px solid;
	padding-left: 1px;
	font-size: 10pt;
	background-attachment: scroll;
	padding-bottom: 1px;
	margin: 1px;
	border-left: #333333 1px solid;
	cursor: text;
	padding-top: 1px;
	border-bottom: #333333 1px solid;
	font-family: Verdana, Arial;
	font-weight: normal;
}
.Font1
{
	font-weight: bolder;
	font-size: 9pt;
	color: #0000AA;
	font-family: Verdana, Arial;
}

.opcao {           
                color: #FF0000;
                font-size: 14px;
				text-align: left;
				font: bold;
                position: Absolute;
                font-family : Verdana,Arial;
                visibility: hidden;
                z-index: 99;
     }

.LOCAL {           
                color: #333300;
                font-size: 12px;
                text-decoration: none;
				border-top: 2px solid #0000FF;
                border-left: 2px solid #0000FF; 
                border-right: 2px solid #0000FF; 
                border-bottom: 2px solid #0000FF;
                border-color: #0000ff;
                background-color: lightyellow;
                position: Absolute;
                font-family : Arial,Verdana;
                visibility: hidden;
				text-align: left;
                z-index: 99;
				padding-left: 3px; 
								                
     }
		 
.STY {           
                color: #003300;
                font-size: 10px;
                background: #ffffcc;
                text-decoration: none;
                border-top: 1px solid #CC0000;
                border-left: 1px solid #CC0000; 
                border-right: 1px solid #009900; 
                border-bottom: 1px solid #009900;
                border-color: #000000;
                background-color: lightyellow; 
                position: Absolute;
                font-family : Verdana,Arial;
                visibility:hidden;
				text-align: left;
                z-index: 99;
				padding-left: 3px; 
				padding-right: 3px;
								                
     }
TABLE {           
                color: #000000;
                font-size: 9px;
				font: bold;
                font-family : Verdana,Arial;     
				font-weight:bold;     
     }

.dados {           
                color: #0000AA;
                font-size: 12px;
				font: bold;
                font-family : Verdana,Arial;          
     }
		 
TABLE.cursos {           
                color: #550000;
                font-size: 11px;
				text-align: center;
                font-family : Verdana,Arial;          
     }
		 
P.titulo {           
                color: #880000;
                font-size: 16px;
				text-align: center;
                font-family : verdana,arial;
            
     }
P.texto {           
                color: #000000;
                font-size: 12px;
				text-align: justify;
                font-family : verdana,arial;     
     }
LI  {           
                color: #440000;
                font-size: 12px;
				text-align: justify;
                font-family : verdana,arial;     
     }

