a:link { color: #000062; }
a:visited { color: #000062; }
a:hover { color: #3366FF; }
a:active { color: #000062; }

h1 {  font-family: Tahoma; font-size: 13px; color: #000062; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0}
h2 {  font-family: Tahoma; font-size: 18px; color: #000062;}
h3 {  font-family: Tahoma; font-size: 18px; color: #FF0000;}
h4 {  font-family: Tahoma; font-size: 11px; color: #FF0000; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0; padding:0px;}
h5 {  font-family: Tahoma; font-size: 13px; margin-top: 0; margin-bottom: 0; margin-left: 0; margin-right: 0}
body {  background-color: #D4D8DF; margin-top: 2}
p {  font-family: Verdana; font-size: 11px; color: #000000; margin-left: 3; margin-right: 3}
LI { font-family: Verdana; font-size: 11px; color: #000000; margin-left: 3; margin-right: 3}
table {  font-family: Verdana; font-size: 11px; color: #000000 margin-top: 0; margin-left: 0; margin-right: 0}

.nomixfinder {  font-family: Tahoma; font-size: 11px; color: #FFFF00; font-weight: bold}
.nomixfinder a:link {  color: #FFFF00}
.nomixfinder a:visited { color: #FFFF00}
.nomixfinder  a:hover {color: #FF6600; text-decoration: none}

.boxtext { font-size: 9px; width: 120px; margin-top: 5;}
.boxbutton { font-size: 9px; width: 80px; margin-top: 7;}

.boxtextnomi { font-size: 9px; width: 160px; margin-top: 5;}
.boxbuttonnomi { font-size: 9px; width: 120px; margin-top: 7;}

.boxtextaff { font-size: 9px; width: 100px; margin-top: 5;}
.boxbuttonaff { font-size: 9px; width: 70px; margin-top: 7;}

.menudestra { font-family: Tahoma; font-size: 10px; color: #FFFF00}
.menudestra a:link {text-decoration: none ;  color: #FFFF00}
.menudestra a:visited {  color: #FFFF00; text-decoration: none}
.menudestra a:hover {color: #3366FF; text-decoration: none}

.menudestrasky { font-family: verdana; font-size: 10px; color: #000000}
.menudestrasky a:link {text-decoration: none ;  color: #0D06A6}
.menudestrasky a:visited {  color: #0D06A6; text-decoration: none}
.menudestrasky a:hover {color: #FF6600; text-decoration: none}

.menu {   font-family: Verdana; font-size: 9px; color: #0D06A6;}
.menu a:link {text-decoration: none;  color: #0D06A6}
.menu a:visited {  color: #0D06A6; text-decoration: none}
.menu a:hover {color: #3366FF; text-decoration: none}

.tabbassa {   font-family: verdana; font-size: 9px; color: #000000;}    
.tabbassa a:link {text-decoration: none;  color: #0D06A6}               
.tabbassa a:visited {  color: #0D06A6; text-decoration: none}           
.tabbassa a:hover {color: #3366FF; text-decoration: none} 

.scrittascorrevole {font-family: verdana; font-size: 12px; color: #FF0000; margin-top: 0; margin-left: 30; margin-right: 0}     
.scrittascorrevole a:link {text-decoration: none;  color: #000062}                
.scrittascorrevole a:visited {  color: #000062; text-decoration: none}            
.scrittascorrevole a:hover {color: #3366FF; text-decoration: none}         

#scritta {
	float: left;
	margin-left: 50px;
	width: 500px;
}

.popup { font-family: Verdana; font-size: 10px; color: #0D06A6 margin:0px; border:0px;  padding:0px;}
.popup a:link {text-decoration: none ;  color: #0D06A6}
.popup a:visited {  color: #0D06A6; text-decoration: none}
.popup a:hover {color: #3366FF; text-decoration: none}

.menudestralink { font-family:arial,sans-serif ; font-size:12px ; overflow:hidden ; line-height:16px;}
.menudestralink a:link {color:#000000;font-weight:normal;text-decoration:underline;white-space:nowrap; line-height:16px}
.menudestralink a:visited {color:#000000;font-weight:normal;text-decoration:underline;white-space:nowrap; line-height:16px}
.menudestralink a:hover {color:#000000;font-weight:normal;text-decoration:underline;white-space:nowrap; line-height:16px}

/* Search */

#search {
	float: right;
	margin-top: 5px;
	width: 300px;
}

#search fieldset {
	border: none;
}

#search input {
	float: left;
}


/**
 * AJAX 
 */
div.auto_complete {width: 200px; background: #E1DED7;}
div.auto_complete ul {border:1px solid #888; margin:0px; padding:0px; width:100%;
	list-style-type:none;}
div.auto_complete ul li {margin:0px; padding:3px;}
div.auto_complete ul li.selected {background-color: #DFF4FF;}
div.auto_complete ul strong.highlight {color: #880000; margin:0px; padding:0px;}
