/* CSS Document */



body{
    background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	min-width: 1100px;
	margin-top:0px;
}

#wrapper {
width:1100px;
  margin-left: auto;
  margin-right: auto;
  margin-top:10px; 
 

}

#top{
     width:1100px;
	 height:80px;
	 text-align:left;
	 vertical-align: middle;
	 }
	 
#topmenu{
width:1100px;
height:30px;
font-family: "Courier New", Courier, monospace;
font-size:24px;
font-weight:bold;
text-align:right;
vertical-align:bottom;
		}
#topmenu a	{
text-decoration:none;
color:#FFFFFF
}

#topmenu a:hover {
	
	
	text-decoration:underline;
	
}
		
		
#contentflash{
	width:1100px;
	}
	
	
	
#contentbase{
	width:1100px;
	}
#contentbase a{
 color:#FFFFFF;
 text-decoration:none;
 		}
#contentbase a:hover {
	text-decoration: underline;
	
}

.titlebotton {
	font-size: 14px;
	font-weight: bold;
	margin-top:0px;
}

.textocurrie {
     font-family:"Courier New", Courier, monospace;
	 color:#FFFFFF;
	 font-size:18px;
	 text-decoration:none;
	 
	 }
	 
.textocurrie  a:hover {
     font-family:"Courier New", Courier, monospace;
	 color:#FFFFFF;
	 font-size:18px;
	 text-decoration: underline;
	 
	 }
	 
	 
.textocurriesm {
     font-family: "Courier New", Courier, monospace;
	 color:#FFFFFF;
	 font-size:12px;
	 text-decoration:none;
	 font-weight: bold;
	 
	 
	 }
	 
.textocurriesm  a:hover {
     font-family: "Courier New", Courier, monospace;
	 color:#FFFFFF;
	 font-size:12px;
	 text-decoration: underline;
	 font-weight: bold;
	 
	 
	 }	 
	 
	 .textocurriesmw {
     font-family: "Courier New", Courier, monospace;
	 color:#FFFFFF;
	 font-size:12px;
	 text-decoration:none;
	 font-weight: bold;
	 
	 
	 }
	 
.textocurriesmw  a:hover {
     font-family: "Courier New", Courier, monospace;
	 color:#FFFFFF;
	 font-size:12px;
	 text-decoration: underline;
	 font-weight: bold;
	 
	 
	 }	 
	 
.titletahoma {
font-family: Tahoma;
font-size:20px;
font-weight:bold;
color:#FFFFFF;

}	 