/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
body {
	background-color: #fff ; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:11px; 
	text-align:center; 
	margin:0px; 
	padding:0px; 
	color:#666666; 
	background-repeat:repeat-x; 
	background-attachment:scroll
    }

a:link { 
	text-decoration: none; color:#999; 
	outline:none;
	}
a:visited { 
	text-decoration: none; color:#999; 
	outline:none;
	}
a:hover { 
	text-decoration: none; color:#999;
	outline:none;
	}
a:focus { outline: 0; }

/*------------------------------------------------------------*
**  menu
**------------------------------------------------------------*/	
.menu {
	background-color: #ffffff; 
	color: black; 
	FONT-SIZE: 9; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}
.menu  A:link {
	text-decoration: none; 
	color: black; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9;  
	font-weight:bold
	}
.menu A:visited {
	text-decoration: none; 
	color: black; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9;  
	font-weight:bold
	}
.menu  A:hover {
	text-decoration: none; 
	color: black; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9;  
	font-weight:bold
	}

.menured {
	background-color: #ffffff; 
	color: blue; 
	FONT-SIZE: 9; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}
.menured  A:link {
	text-decoration: none; 
	color: blue; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9;  
	font-weight:bold
	}
.menured A:visited {
	text-decoration: none; 
	color: blue; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9;  
	font-weight:bold
	}
.menured  A:hover {
	text-decoration: none; 
	color: blue; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 9;  
	font-weight:bold
	}
/*------------------------------------------------------------*
**  text
**------------------------------------------------------------*/	
.text {
	background-color: #ffffff; 
	color: #666666; 
	FONT-SIZE: 11; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}
.text a:link { 
	color: blue; 
	}
.text a:visited { 
	color: blue; 
	}
.text a:hover { 
	color: blue; 
	}

/*------------------------------------------------------------*
**  text_background
**------------------------------------------------------------*/	
.text_bg {
	background-color:#666666;   
	color:  #ffffff;
	FONT-SIZE: 11; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}
.text_bg  a:link { 
	color: #ffffff; 
	}
.text_bg  a:visited { 
	color: #ffffff; 
	}
.text_bg  a:hover { 
	color: #CCCCCC; 
	}

/*------------------------------------------------------------*
**  text_contatore
**------------------------------------------------------------*/	
.text_cont {
	background-color: ; 
	color: red; 
	FONT-SIZE: 11; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}

/*------------------------------------------------------------*
**  newstext
**------------------------------------------------------------*/	
.newstext {
	color: #666666; 
	FONT-SIZE: 10; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	}


/*------------------------------------------------------------*
**  maintitle
**------------------------------------------------------------*/	
.maintitle {
	color: red; 
	FONT-SIZE: 13; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}

/*------------------------------------------------------------*
**  title
**------------------------------------------------------------*/	
.title {
	color: #666666; 
	FONT-SIZE: 12; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}


/*------------------------------------------------------------*
**  title background
**------------------------------------------------------------*/	
.title_bg {
	background-color:#E5E5E5; 
	color: #666666; 
	FONT-SIZE: 12; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}


.title_bg1 {
	background-color:blue; 
	color: white; 
	FONT-SIZE: 12; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}

.title_bg1 a:link{color: white; text-decoration:none;	}
.title_bg1 a:visited{color: white;	text-decoration:none;}
.title_bg1 a:hover{color:white;text-decoration:none;	}
.title_bg1 a:active{color: white;text-decoration:none;	}
/*------------------------------------------------------------*
**  button
**------------------------------------------------------------*/	
.button {
	background-color: blue; 
	color: white; 
	FONT-SIZE: 11; 
	FONT-STYLE: normal; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-weight:bold
	}
.button a:link { 
	color: white; 
	}
.button a:visited { 
	color: white; 
	}
.button a:hover { 
	color: white; 
	}