body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #EAEAEA;
}

body {
	margin-top: 5px;
	margin-bottom: 0px;
	scrollbar-face-color:Yellow;
	scrollbar-highlight-color:Yellow;
	scrollbar-3dlight-color:Yellow;
	scrollbar-darkshadow-color:Black;
	scrollbar-shadow-color:Black;
	scrollbar-arrow-color:Black;
	scrollbar-track-color:Black;
	background-repeat: repeat;
	background-attachment: fixed;
	background-image: url(/images/background.jpg);
}

.menu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;
	padding-right: 8px;
	padding-left: 5px;
}

.menu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #F00;
	text-decoration: none;
	font-weight: bold;
}

.lightgrey {
	color: #D5D5D5;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
}

.link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #F60;
	font-weight: normal;
	text-decoration: none;
}

.link:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #03F;
	text-decoration: none;
	font-weight: normal;
}

.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #CFC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.rosso {
	color: #FC0;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	font-size: 11px;
	padding-left: 5px;
}

.grayout {
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	color: #6C6C6C;
	padding-top: 3px;
}

.grey {
	color: #D5D5D5;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.orange {
	color: #900;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}

.bronze {
	color: #9C895A;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.border_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #575757;
}

.border_ext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #818181;
}

.border_bot {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-bottom: 8px;
	color: #EAEAEA;
	padding-left: 5px;
	padding-right: 5px;
}

.border_blu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #006;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding: 0px;
}

.foto {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #000;
}

.foto:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #F60;
}
.line {
	border-top-width: 2px;
	border-top-style: dashed;
	border-top-color: #818181;
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
}

#twitter_update_list li {  
	width: 300px;
	list-style:none;
 	list-style-image: url(/images/list.png); 
	margin:10px; padding-left: 10px;
}  

#twitter_update_list {  
	width: 300px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 10px;
}

