﻿@charset "utf-8";
html{SCROLLBAR-FACE-COLOR: #ffffff;
 SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #000000;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #ffffff;
 SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
 SCROLLBAR-BASE-COLOR: #ffffff;}
body{
	font-size:12px;
	text-decoration:none;
	background-color:#000000;
	margin:0px;
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #000000; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #666666; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #f4f4f4; SCROLLBAR-DARKSHADOW-COLOR: #666666;
}
.clear {
	clear: both;
}
a{
	color:#999999;
	text-decoration:none;
	font-size:12px;
}
a:hover{
	text-decoration:underline;
	color: #91BE19;
}
.top{
	height:90px;
	width:1004px;
	margin:0 auto;
	background-color: #BF2127;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BF2127;
}
.top .topLeft{
	width:40%;
	text-align:center;
	float:left;
	clear:left;
	overflow:hidden;
	padding:6px 0 0 0;
}
.top .topRight{
	width:60%;
	text-align:center;
	float:right; 
	clear:right; 
	overflow:hidden;
	padding:0px 0 0 0;
}
.top .topRight #flashcontent{
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.mar{
	background-color:#d9d9d9;
	width:1004px;
	color:#502590;
	font-weight:bold;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 20px;
	clear: both;
}
.mar marquee{
	width:80%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.menu{
	background-position:50% bottom;
	background-image:url(../images/bg_nav01.gif);
	width:1004px;
	line-height:normal;
	background-repeat:repeat-x;
	margin-right: auto;
	margin-left: auto;
}
.menu ul{
	list-style-type:none;
	padding: 0px;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.menu li{
	padding:0px; 
	background-position:left top; 
	float:left; 
	background-image:url(../images/home_nav_left.gif); 
	background-repeat:no-repeat
}
.menu li a{
	background-position:right top;
	display:block;
	float:left;
	background-image:url(../images/home_nav_right.gif);
	margin:0px;
	color:#333333;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.menu li .conta{
	background-position:right top;
	display:block;
	float:left;
	background-image:url(../images/home_nav_right1.gif);
	margin:0px;
	color:#333333;
	background-repeat:no-repeat;
	text-decoration:none;
	padding-top: 8px;
	padding-right: 18px;
	padding-bottom: 3px;
	padding-left: 18px;
}
.menu li a, .menu li .conta{
	float:none;
}
.menu li a:hover{
	background-position:left -25px;
	color:#000000;
	text-decoration:none
}
.line{
	height:22px;
	background-image:url(../images/bg_bottom_line.gif);
}
.footer{
	padding-right:4px;
	background-position: 50% bottom;
	padding-left:4px;
	padding-bottom:10px;
	padding-top:5px;
	background-repeat:no-repeat;
	background-color:#666666;
	text-align:center
}
.footer .l_01{
	padding-bottom:3px;
	color:#FFFFFF;
	padding-top:3px;
}
.footer .l_01 a{
	padding-right:1px;
	padding-left:1px;
	padding-bottom:0px;
	padding-top:0px;
	color:#FFFFFF;
}
.footer .copyright {
	padding: 8px;
	color: #FFFFFF;	
}
.footer .copyright a{
	padding-right:1px;
	padding-left:1px;
	padding-bottom:0px;
	padding-top:0px;
	color:#FFFFFF;
}