body,html{
	margin: 0px;
}

.layer {
	scrollbar-face-color: #ABABAB;
	scrollbar-highlight-color: #ABABAB;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3Dlight-color: #CCCCCC;
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #CCCCCC;
	scrollbar-darkshadow-color: #ABABAB;
	position: static;
	z-index: 1;
	overflow: auto;
}

.copy{
	color: #333333;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;		
}
.copy:hover{
	color: #333333;
	text-decoration: underline;		
}

.BorderMenuRB{
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
.BorderMenuR{
	border-right: 1px solid #666666;
}
.textj{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;		
}
.text{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.text:hover{
	color: #666666;
	text-decoration: underline;		
}

.links{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;		
}
.links:hover{
	color: #666666;
	text-decoration: none;		
}
.textp{
	color: #666666;
	font-family: arial;
	font-size: 10px;
	text-align: justify;
	text-decoration: none;		
}
.textB{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.textB:hover{
	color: #666666;
	text-decoration: underline;		
}
.link{
	color: #990000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.link:hover{
	color: #990000;
	text-decoration: underline;		
}
.linkB{
	color: #990000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.linkB:hover{
	color: #990000;
	text-decoration: underline;		
}

.textlink{
	color: #666666;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.textlink:hover{
	color: #666666;
	text-decoration: underline;		
}
.textlinkred{
	color: #8A0000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;		
}
.textlinkred:hover{
	color: #8A0000;
	text-decoration: none;		
}
.reds{
	color: #8A0000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;		
}
.reds:hover{
	color: #8A0000;
	text-decoration: none;		
}
.TituloMain{
	color: #333333;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;		
}
.TituloBlue{
	color: #38649B;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.TituloBlue:hover{
	color: #38649B;
	text-decoration: underline;		
}

.TituloRed{
	color: #990000;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.TituloRed:hover{
	color: #990000;
	text-decoration: underline;		
}
.TituloSep{
	color: #333333;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.TextRed{
	color: #990000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.obrig{
	color: #990000;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;		
}
.BorderTab{
	border: 1px solid #E0E0E0;
}
.BorderImg{
	border: 1px solid #E0E0E0;
}
.MesAgenda{
	color: #366197;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	text-indent: 5px;
	text-decoration: none;		
}

.TitEvento{
	color: #000000;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;		
}
.TitEvento:hover{
	color: #000000;
	text-decoration: underline;		
}

.textsondagem{
	color: #0D0900;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;		
}
.textsondagemp{
	color: #0D0900;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;		
}
.texts{
	color: #0D0900;
	font-family: arial;
	font-size: 10px;
	text-decoration: none;		
}
INPUT.botoes{
	border-bottom: thin;
	border-top: thin;
	border-left: thin;
	border-right: thin;
	padding: 0px 2px 0px 2px;
    background-color: #FFFFFF;
    font-size: 10px;
    font-family: arial;
    font-weight: bold;
    color: #0D0900;    
    cursor: pointer;    
}

/* ----------------------------------- */

/*-- Utilizado no Forum --*/
.TableBord
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;    
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}

.TableBordLB
{
    BORDER-RIGHT: #666666 0px solid;
    BORDER-TOP: #666666 0px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;    
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}
.TableBordBLR
{
    BORDER-RIGHT: #666666 1px solid;
    BORDER-TOP: #666666 0px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;    
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}
.TableBordTLB
{
    BORDER-RIGHT: #666666 0px solid;
    BORDER-TOP: #666666 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #666666 1px solid;
    COLOR: #666666;
    BORDER-BOTTOM: #666666 1px solid;    
    FONT-FAMILY: verdana;
    TEXT-DECORATION: none
}

.textlar
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: #EF6B00;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}
.textlaranja
{
    FONT-SIZE: 8pt;
    COLOR: #EF6B00;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none
}

.text10b
{
    FONT-SIZE: 10pt;
    COLOR: #202020;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    FONT-WEIGHT: bold
}

.Alfabeto{
	color: #999999;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.Alfabeto:hover{
	color: #999999;
	text-decoration: underline;
}

.AlfabetoOff{
	color: #8A0000;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

INPUT.imagem{
	 border: thin;
	 height: 1.4em;
	 padding-left: 2px;
	 vertical-align:middle;
	 background-color: #FFFFFF;
	 font-size: 11px;
	 font-family: Arial;
	 font-weight: bold;
	 color: #FFFFFF;
	 cursor: auto;   
}
INPUT.text{
	border: #999999 1px solid;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
INPUT.textpesq{
	border: #ABABAB 1px solid;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
TEXTAREA{
	border: #999999 1px solid;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
INPUT.botao{
	border-bottom: thin;
	border-top: thin;
	border-left: thin;
	border-right: thin;
	padding: 1px 2px 0px 2px;
    background-color: #990000;
    font-size: 10px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFFFF;    
    cursor: pointer;    
}
/*-----------------------------------------*/
.imagem{
	border: 1px solid #33322E;
}
