/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	background-color:White;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal	
	/*scrollbar-face-color: #E6B414; scrollbar-shadow-color: #E6B414; 
	scrollbar-highlight-color: #000000; scrollbar-3dlight-color: #E6B414; 
	scrollbar-darkshadow-color: #000000; scrollbar-track-color: #E6B414; 
	scrollbar-arrow-color: #000000*/
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	black;
	/*color:	#3333cc;*/
	}	
		
A:visited	{	
	text-decoration:	none;
	/*color:	#333399;*/
	color:	black;
	}	
		
A:active	{	
	text-decoration:	none;
	/*color:	#333399;*/
	color:	black;
	}	
		
A:hover	{	
	text-decoration:	none;
	/*color:	#3333cc;*/
	color:	black;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

/*IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/	
	
	
	

.Header
{
	background-color: #EAEAEA;
	font-family: Verdana;
	font-size:small;
	font-weight:bold;
	height: 20px;

	
}

.CAIXATEXTO{ 
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: normal; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT-COLOR: #000000; 
	BACKGROUND: #FFFFFF; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: arial; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000;
}

.ENVIAR{
	BORDER-TOP-WIDTH: 1px; 
	FONT-WEIGHT: bold; 
	BORDER-LEFT-WIDTH: 1px; 
	FONT-SIZE: 10pt; 
	
	BORDER-LEFT-COLOR: #000000; 
	BACKGROUND: #FFFFFF; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-BOTTOM-COLOR: #000000; 
	COLOR: #000000; 
	BORDER-TOP-COLOR: #000000; 
	FONT-FAMILY: arial; 
	BORDER-RIGHT-WIDTH: 1px; 
	BORDER-RIGHT-COLOR: #000000;
}

.LABEL
{
	font-family: Verdana;
	font-size: x-small;
	font-weight: bold;
	
}

	
.botoes 
	{
	border: 1px ridge lightsteelblue;
    background-color:whiteSmoke;
	    font-family:Verdana;
	    font-size:xx-small;
    height: 18px;
}
	
.formularios
	{	
	border: 1px solid lightsteelblue;
    background-color:whiteSmoke;
	    font-family:Verdana;
	    font-size:xx-small;
    width: 312px;
}
	
	.gridview
	{	
	background-color:#cccc33;
	border-color:lightsteelblue;
	border-style:solid;
	border-width:1px;
	font-family:Verdana;
	font-size:xx-small;

	}
	
.MouseOver
	{
	background-color:LightBlue;
	border-color:Desktop;
	border-style:ridge;
	border-width:1px;
	font-family:Verdana;
	font-size:xx-small;	
	color:Black;
	cursor:hand;
	}


.Tabela
{
	BORDER-RIGHT: #eaeaea thin solid; 
	BORDER-TOP: #eaeaea thin solid; 
	BORDER-LEFT: #eaeaea thin solid; 
	BORDER-BOTTOM: #eaeaea thin solid;
	
}


.TabelaMS
{
	BORDER-RIGHT: 1px solid #000000;
	BORDER-TOP: 1px solid #000000;
	BORDER-LEFT: 1px solid #000000;
	BORDER-BOTTOM: 1px solid #000000;
	
}

.CornerBottomRight
{
	BACKGROUND-POSITION: right bottom; 
	BACKGROUND-IMAGE: url(Images/corner_bottomright.gif); 
	WIDTH: 10px; 
	BACKGROUND-REPEAT: no-repeat; 
	/*BACKGROUND-COLOR: #f0f8ff;*/
	HEIGHT: 10px;
}

.CornerTopRight
{
	BACKGROUND-POSITION: right top; 
	BACKGROUND-IMAGE: url(Images/corner_topright.gif); 
	WIDTH: 10px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 10px;
}

.CornerTopLeft
{
	BACKGROUND-POSITION: left top; 
	BACKGROUND-IMAGE: url(Images/corner_topleft.gif); 
	WIDTH: 10px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 10px;
}

.CornerBottomLeft
{
	BACKGROUND-POSITION: left bottom; 
	BACKGROUND-IMAGE: url(Images/corner_bottomleft.gif); 
	WIDTH: 10px; 
	BACKGROUND-REPEAT: no-repeat; 
	HEIGHT: 10px;
}


.TableTop
{
	border-Top:1px solid #89AFD4;
	}
	
.TableBottom
{
	border-bottom: solid 1px #89AFD4;
	}
	
.TableLeft
{
	border-left:solid 1px #89AFD4;
	
	}
	
.TableRight
{
	border-right:solid 1px #89AFD4;
	}



.Titulo
{
	background-color:#f8f8ff;
	height:30px;
	font-size:10pt;
	font-family:Verdana;
	font-weight:bold
	
}


/*CollapsiblePanel*/
.collapsePanel {
	
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:100%;		
	height:25px;
	background-image: url(images/bg-menu-main.png);
	background-repeat:repeat-x;
	color:#FFF;
	font-weight:bold;
}

#rightcolumn .collapsePanelHeader a {color:#FFF;}
#rightcolumn .collapsePanelHeader a:hover {text-decoration:none;background:none;}


.MenuImage 
{
	BACKGROUND-IMAGE: url(Images/Botoes/btn_item_gray.jpg);
	background-repeat:no-repeat;
	width:200px;
	font-family:Verdana;
	font-size:x-small;
	font:inherit;
	
	
}

.MenuImageColor
{
	BACKGROUND-IMAGE: url(Images/Botoes/btn_item_color.jpg);
	background-repeat:no-repeat;
	width:200px;
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	
}


.MenuStatic
{
	BACKGROUND-IMAGE: url(Images/Botoes/au_color.jpg);
	background-repeat:no-repeat;
	width:200px;
	font-family:Verdana;
	font-size:x-small;
	color:Black;
	
	
}

.Espacamento 
{
	line-height:2;
}

.CorItemMenu
{
 	text-decoration: none;
 		color:	#3333cc;
}

.link	{	
	text-decoration:	none;
	}