body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: helvetica, arial;
	font-size: 11px;
	font-weight:lighter;
	color:  #c0c0c0;
	}
			
.main_block{
	z-index: 10000000000;
	position:absolute; 
	left: 21px;
	top: 0px;
	width: 1000px;
	height: 180px;
	background-image: url(../images/header2012.png)
	}
	
.v09button {
	position: absolute;
    left: 832px;
    top: 0px;
	border:0px;
}	

a{
  color: #99e0e8;
  border: 0px;
  outline: none;
}

a:active {
  outline: none;
}

a:hover{
  color: #c0c0c0;
  border: 0px;
  text-decoration: none;
  outline: none;
}