body { background-color:#000000; color:#FFFFFF;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
}



a:link {
	color: #009933;
	text-decoration: none;
}
a:visited {
	color: #009933;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #009933;
	text-decoration: none;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}


#logo { width:300px; height:500px; float:left;   
	
}


#menu { width:300px; height:500px; float:left      
	
}


#flash { width:660px; height:500px; float:left;   }

#content {    }

#container { width:960px;margin:0 auto;   }


#contentesto { width:520px; height:300px; margin-left:300px; clear:both; padding:40px;    }


#footer { width:200px; height:150px; clear:both; padding:10px; padding-top:0px; margin-left:25px;  } 

#tastomenu { width:200px; height:22px; border-bottom:dashed; border-bottom-width:1px; list-style:none; border-bottom-color:#333333;   }


li a.tastomenu:link {
	color: #ffffff;
	text-decoration: none;
}
li a.tastomenu:visited {
	color: #ffffff;
	text-decoration: none;
}
li a.tastomenu:hover {
	color: #333333;
	text-decoration: none;
}
li a.tastomenu:active {
	color: #ffffff;
	text-decoration: none;
}



a.mail:link {
	color: #ffffff;
	text-decoration: none;
}
a.mail:visited {
	color: #ffffff;
	text-decoration: none;
}
a.mail:hover {
	color: #999999;
	text-decoration: none;
}
a.mail:active {
	color: #ffffff;
	text-decoration: none;
}