body {
	font-family: "Lucida Console", "Lucida Sans Typewriter", Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 14px;
	/*font-weight: bold;*/
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#main
{
	position: absolute;
	left: 100px;
	top: 0px;
	width: 936px;
	height: 800px;
}

#headercontent {
         position: relative;
}

#headercontent {
 	z-index: 1; 
         position: absolute;
         right: 90px;
         top: 41px;
}

#framewrap {
	position: relative;
         float: right;
         margin-left: 43px;
         margin-right: 43px;  
         width: 127px;
         height: 102px;
}

.frame {
	position: absolute;
         left: 0px;
         top: 0px;
}

.headerimage {
 	border: 1px #000000 solid;
         float: right;
}

.headerimage:hover {
 	border: 1px #FFFFFF solid;
}

.lista {
	font-size: 20px;
}
table.hov {
  	background-color: #000000;
}
table.hov2 {
  	background-color: #FFFFFF;
}

.switch {
	width: 270px;
         padding: 5px;
         padding-top: 10px;
         padding-bottom: 10px;
         margin-bottom: 5px;
         text-shadow: #2A2A2A 1px 1px 1px; 
}

.navbutton {
 	width: 260px;
         padding: 5px;
         margin-left: 5px;
         margin-bottom: 5px;
         text-shadow: #2A2A2A 1px 1px 1px;   
}

.navbutton a {
 	display: block;
         left: 0px;
         right: 0px;
         top: 0px;
         bottom: 0px;
}

.navbutton a:hover { color: #FFFFFF; }

#new { background: #1158B7; }
#new01 {	background: #1163B7; }
#new02 {	background: #117EB7; }
#new03 {	background: #1196B7; }
#new04 {	background: #11AEB7; }
#new05 {	background: #11B787; }
#new06 {	background: #2DCE6E; }
#new07 {	background: #41D939; }

#old { background: #BBBBAA; }
#old01 { background: #AAAA99; }
#old02 { background: #999988; }
#old03 { background: #888877; }
#old04 { background: #777766; }    