charset "utf-8";

body {
	font-family: "Arial";
	/*font-style: italic;*/
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10pt;


}

h1, h2, h3, h4, h5, h6 {
}


a {
	text-decoration: none;
	color: #808080;
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
	
} 

a:hover  {
	text-decoration: none;
	color: #84c225;
	font-family: Arial;
	font-size: 10pt;
	/*font-weight: bold;*/
}


a:focus {
  outline: none;
}


img {
		border-style: none;
}


.clear {
  clear: both;
}


* {
	margin: 0;

}



#div_main {
  height: 428px;
  width: 650px;
  background: none;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -325px;
  z-index: 5;

}


#div_by {
  height: 25px;
  width: 650px;
  background: none;
	position: absolute;
  top: 455px;
  left: 50%;
  margin-left: -325px;
  z-index: 6;
  margin-top: 25px;
	color: #c0c0c0;
	text-align: right;
}

#div_blank {
  height: 500px;
  width: 100%;
  background: none;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 9;
  display: none;

}

#div_logo {
  height: 428px;
  width: 650px;
  background: none;
  position: absolute;
  top: 25px;
  left: 50%;
  margin-left: -325px;
  z-index: 10;
    display: none;
}



/*
	---------------------------------
	PRyC.eu 2010-01-14
	--------------------------------- 

*/
