body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow: hidden;
	font-family: "Bitstream Vera Sans", Verdana, "£Í£Ó £Ð¥´¥·¥Ã¥¯","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3",Osaka,"£Í£Ó ¥´¥·¥Ã¥¯",serif;
}
#wrapper {
	position: absolute;
	z-index: 2;
	width: 590px;
	height: 300px;
	text-align: left;
}

div#wrapper div#Block1{
	padding: 10px 0 0 5px;
	
}

div#wrapper div#Block2{
	margin:0;
}
.left{
    float :left ;
	margin:0 10px 0 0;
	}
	
div#wrapper div#Block2 h2{
    font-size : 12px ;
	font-weight : 500 
	}   
    




div#wrapper div#Block3{
    
	text-align: right;
	margin:0;
	padding-right:30px;
}
div#wrapper div#Block4{
	text-align: center;
	clear:both;
	margin:10px 0 ;
	
}

#swf {
	position: relative;
	z-index: 1;
	margin: 0px;
	height: 100%;
	width: 100%;
}
h1 {
	text-align : center;
	font-weight: bold;
	border-width: 0 6px 0 6px;
	border-style: solid;
	border-color: #f10ed5;
	padding-left: 5px;
	font-size: 18px;
	color: #666666;
	position :relative ;
	left:20%;
	width : 350px;
	
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	
}
h3 {
	font-size: 14px;
	font-weight: normal;
	padding-left: 40px;
	color: #999999;
}
p {
	font-size: 12px;
	color: #666666;
	line-height: 180%;
	padding-left: 18px;
	padding-right: 30px;
    margin:0;
}
h1 a,
h1 a:visited,
h1 a:hover {
	cursor: pointer;
	font-size: 18px;
	color: #666666;
}

span a,
span a:visited,
span a:hover {
	cursor: text;
	color: #f10ed5;
}
a,
a:visited {
	text-decoration: none;
	color: #f10ed5;
	font-size: 12px;
}
a:hover {
	color: #F57D16;
	font-size: 12px;

}
img {
	border: none;
	vertical-align: middle;
}


