BODY
{     SCROLLBAR-FACE-COLOR: #ffffff;
    SCROLLBAR-HIGHLIGHT-COLOR: #F7F7F7;
    SCROLLBAR-SHADOW-COLOR: #F7F7F7;
    SCROLLBAR-3DLIGHT-COLOR: #777777;
    SCROLLBAR-ARROW-COLOR: #777777;
    SCROLLBAR-TRACK-COLOR: #F7F7F7;
    SCROLLBAR-DARKSHADOW-COLOR: #777777;
    MARGIN: 5px;
	background-color: #000000;	
}

.Menu
{	font-family: Times,Verdana, Arial, Tahoma;
	font-size: 12px; 
	color: #000000; 
	font-weight:bold;
	text-decoration:none;
}

.Menu:Hover
{	font-family: Times,Verdana, Arial, Tahoma;
	font-size: 12px; 
	color: #FF0000; 
	font-weight:bold;
	text-decoration:none;
}

a
{	font-family: Times,Verdana, Arial, Tahoma;
	font-size: 14px; 
	color: #000000; 
	font-weight:bold;
	text-decoration:none;
}

a:Hover
{	font-family: Times,Verdana, Arial, Tahoma;
	font-size: 14px; 
	color: #FF0000; 
	font-weight:bold;
	text-decoration:none;
}

.Texto_Principal
{	font-family: Verdana, Arial, Tahoma;
	font-size: 12px; 
	color: #454545; 
	font-weight:normal;
	text-decoration:none;
}

.Texto_lateral
{	font-family: times, Arial, Tahoma;
	font-size: 13px; 
	color: #646464; 
	font-weight:normal;
	text-decoration:none;
}

.TextBox1
{	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #000000; 
	font-weight:normal;
	text-decoration:none;
	width:150px;
	border: 1px solid #6D6D6D;
	/*filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=2, OffY=2, Color='#779DEA', Positive='true');
	background-image: url('images/bg_box.jpg');*/
	background-color:#FFFFFF;
	background-position: top left;
	background-repeat : repeat-x;
}

.TextArea1
{	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #333333; 
	font-weight:normal;
	text-decoration:none;
	width:450px;
	border: 1px solid #969593;
	overflow: auto;
	background-image: url('images/bg_textbox.gif');
	background-color:#FFFFFF;
	background-repeat : repeat-x;
	background-position: top left;
	background-attachment: fixed;	
}

.Botao1
{	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight:normal;
	text-decoration:none;
	width:90px;
	height:18px;
	vertical-align:middle;
	text-align:center;
	border: 0px solid #000000;
	background-image: url('images/bg_button.gif');
	background-position: top left;
	background-repeat : repeat-x;
	cursor: hand;
}

.Botao2
{	font-family: Verdana, Arial, Tahoma;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight:normal;
	text-decoration:none;
	width:120px;
	height:18px;
	vertical-align:middle;
	text-align:center;
	border: 0px solid #000000;
	background-image: url('images/bg_button2.gif');
	background-position: top left;
	background-repeat : repeat-x;
	cursor: hand;
}

.Titulo1
{	font-family: Verdana, Arial, Tahoma;
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight:bold;
	text-decoration:none;
}
