body {
	background:#FFCC66;
	color:#000033;
	SCROLLBAR-FACE-COLOR: #996633; 
	SCROLLBAR-HIGHLIGHT-COLOR: #996633; 
	SCROLLBAR-SHADOW-COLOR: #ffcc66; 
	SCROLLBAR-3DLIGHT-COLOR: #ffcc66; 
	SCROLLBAR-ARROW-COLOR: #ffcc66; 
	SCROLLBAR-TRACK-COLOR: #ffcc66; 
	SCROLLBAR-DARKSHADOW-COLOR: #ffcc66;
	}

a {
	text-decoration:none;
	color:#000033;
	text-shadow:none;
}

a:hover {
	text-decoration:none;
	color:#0000CC;
	text-shadow:none;
}
	
.Rigo_topic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_topic.jpg);
	width:580px; 
	height:40px; 
	font-size:13px;
	color:#000033;
	margin-left:10px;
	border:solid 1px #993300;
}

.Rigo_forum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_forum.jpg);
	width:580px; 
	height:40px; 
	margin-top:5px; 
	font-size:20px;
	color:#FFFFFF;
	margin-left:10px;
	text-align:left;
	border:solid 1px #000033;
}

.Rigo_forum a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

.Rigo_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_int.jpg);
	width:580px; 
	height:20px; 
	margin-top:5px; 
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}

.Rigo_my {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_int.jpg);
	width:580px; 
	height:60px; 
	margin-top:5px; 
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}

.Rigo_kar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_kar.jpg);
	width:400px; 
	height:20px; 
	margin-top:5px; 
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}

.Rigo_cant {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_cant.jpg);
	width:300px; 
	height:20px; 
	margin-top:5px; 
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
}

.Rigo_mess {
    background:#F3F3F3; 
	background:url(../images/rigo_mess.jpg);
	background-repeat:repeat-y;
	width:580px; 
	height:auto;
	border-bottom:solid 1px #999999;
	text-align:left;
}

.Rigo_data {
	background:#DDDDDD; 
	background:url(../images/rigo_data.jpg);
	width:580px; 
	height:12px; 
	font-size:10px; 
	text-align:right;
	color:#FFFFFF;
}

.Rigo_int_comm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/int_comm.jpg);
	width:400px; 
	height:15px;
	font-size:9px;
	margin-top:5px; 
	font-size:13px;
	color:#FFFFFF;
	text-align:left;
	margin-right:0px;
	float:right;
}


.Rigo_comm {
    background:#F3F3F3; 
	background:url(../images/rigo_comm.jpg);
	background-repeat:repeat-y;
	width:400px; 
	height:auto;
	font-size:12px;
	border-bottom:solid 1px #999999;
	text-align:left;
	margin-right:0px;
	float:right;
}

.Rigo_data_comm {
	background:#DDDDDD; 
	background:url(../images/data_comm.jpg);
	width:400px; 
	height:12px; 
	font-size:10px; 
	text-align:right;
	color:#FFFFFF;
	margin-right:0px;
	float:right;
}


.Rigo_forum a{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
}

.Rigo_forum a:hover{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	text-decoration:underline;

}

.Rigo_oggetto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_oggetto.jpg);
	width:580px; 
	height:20px;  
	font-size:13px;
	color:#FFFFFF;
}

.Rigo_oggetto a:hover{
	color:#FFFFFF;
}
.Rigo_oggetto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    background:#CCCCCC; 
	background:url(../images/rigo_oggetto_new.jpg);
	width:580px; 
	height:20px;  
	font-size:13px;
	color:#FFFFFF;
}

.Rigo_oggetto2 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}

.Rigo_oggetto2 a{
	color:#FFFFFF;
}

.bottombar-container {        
                left: 0px;       
                margin: 0;       
                width: 100%;       
                z-index: 9999;       
                position: fixed;       
                bottom: 0px; 
}    
            
.bottombar {        
                background: #F5A054;       
                border-top: 1px solid #993300;       
                border-left: 1px solid #993300;       
                border-right: 1px solid #993300;       
                bottom: 0px;       
                color: #333;       
                height: 25px;       
                margin:0 auto;       
                width: 100%;       
                z-index: 9999; 
}    

.topbar-container {        
                left: 0px;       
                margin: 0;       
                width: 100%;       
                z-index: 9999;       
                position: fixed;       
                top: 0px; 
}    
            
.topbar {        
                background: #F5A054;       
                border-bottom: 1px solid #993300;       
                border-left: 1px solid #993300;       
                border-right: 1px solid #993300;       
                bottom: 0px;       
                color: #FFFFFF;       
                height: 25px;       
                margin:0 auto;       
                width: 100%;       
                z-index: 9999; 
}    

.Barra_sup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	height: 14px;
	width: 400px;
	margin:auto;
}

.Barra_sup a{
	color: #000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.Barra_sup a:hover{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-decoration:none;
}

.MainContainer {
	width:800px;
	height:auto;
	margin:auto;
}

.Col_Sx {
	float:left;
	width:190px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/body_sx.jpg);
	background-repeat:repeat-y;
}

.header_sx{
	float:right;
	width:190;
	background:url(../images/header_sx.jpg);
	height:10px;
}
.header_bottom_sx{
	float:right;
	width:190px;
	background:url(../images/header_bottom_sx.jpg);
	height:8px;
}

.Barra_inf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}

.Barra_inf a{
	color: #000033;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.Barra_inf a:hover{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
}



.album a:link {
	color: #CCCCCC;
}
.album a:visited {
	color: #CCCCCC;
}
.album a:hover {
	color: #FFFFFF;
}

.bacheca {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background:#CCCCCC;	background:url(../images/bacheca.jpg);
	width:580px;
	height:400px;
	margin-top:5px;	
	font-size:14px;	
	color:#FFFFFF;
	margin-left:10px;
	text-align:center;
}

.rigoChat {
	width:650px;
	height:auto;
	margin-left:2px;
	background:url(../images/rigochat.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:14px;
}