input.secure {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #E1E1E1;
	font-weight:bold;
}

body        { 
	background-color:#666666;
	font-family: Verdana; 
	font-size: 9px; 
	color: #ffffff;
	text-align:center;
	margin:0;
	padding:0;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color:     #A3A3A3;
	scrollbar-base-color: #ffffff;
	scrollbar-highlight-color:     #A3A3A3;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color:     #A3A3A3;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color:    #A3A3A3;
}
div.polaris_menu{
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}
div.site{
	float:center;
	width:800px;
	background-color:#000000;
	font-family: Verdana; 
	font-size: 9px; 
	color: #ffffff;
}

.gradualshine{
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
}
img,a {
	border:0px;
	margin:0;
	padding:0;
}

td.top_line{
	height:17px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#000000;
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff;
	text-align:center;
}

td.top_line_down{
	height:17px;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color:#000000;
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff;
}

td.top_line_down a{
	font-family: Tahoma; 
	font-size: 9px; 
	color: #ffffff;
	text-decoration:none;
}


td.top_link{
	height:17px;
	border-left:1px solid #cccccc;
	background-color:#63686C;
	font-family: "Trebuchet MS"; 
	font-size: 9px; 
	color: #ffffff;
	text-align:center;
}
div,td,table        { 
	font-family: Verdana; 
	font-size: 9px; 
	color: #ffffff;
}


a {
	font-size: 9px;
	font-family: Verdana;
	color: #ffffff;
	border:0;
	text-decoration:none;
}
a:hover {
	font-size: 9px;
	font-family: Verdana;
	color: #ffffff;
	border:0;
	text-decoration:underline;
}

marquee {
	font-size: 10px;
	font-family: Verdana;
	color: #ffffff;
	border:0;
	height:20px;
}

div.mensagem_footer{
	float:center;
	width:800px;
	background-color:#000000;
	color: #ffffff;
	margin:20px auto;
}

div.menus {
    display:block;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=87);
    -moz-opacity: 0.9;
    display:none;
    visibility:hidden;
    position:absolute;
    background-color:#dddddd;
    border:1px solid #cccccc;
    padding:0px;
    margin:0px;
    font-family:Verdana;
    font-size:9px;
    font-weight:normal;
    color:#1060A7;
}

div.menus ul {
   padding:0px;
   margin:0px;
}

div.menus li {
   list-style-type:none;
   margin:0px;
   padding:0px;
   text-align:left;
}

div.menus li a{
    display:block;
    height:13px;
    margin:0px;
    padding:2px 4px 2px 4px;

    font-family:Verdana;
    font-size:9px;
    font-weight:normal;
    color:#222222;
    text-decoration:none;

}

div.menus li a:hover {
    background-color:#666666;
    color:#FFFFFF;
}

