/* CSS Document */
body{
margin-top:0px;
background-color:#393C39;
}


.header{
font-family:Verdana;
font-size:10px;
color:#FFFFFF;
height:33px;
}

.header1{
font-family:Verdana;
font-size:14px;
font-weight:bold;
color:#ADD300;
}

.text{
font-family:Verdana;
font-size:10px;
color:#B5B2B5;
text-align:justify;
padding:10px;
}

.worldpune{
width:127px;
height:98px;
}

.mainpune{
width:568px;
height:417px;
}

.border{
border-bottom-color:#292C29;
border-bottom-style:solid;
border-bottom-width:thick;
border-top-color:#292C29;
border-top-style:solid;
border-top-width:thick;
}

.border2{
border-bottom-color:#393C39;
border-bottom-style:solid;
border-bottom-width:thin;
height:20px;
}

.bg{
background-color:#000000;
}

.home{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}

.home a:link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}

.home a:active{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}

.home a:visited{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	}

.home a:hover{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#ADD300;
	text-decoration:underline;
	}
	
.footer{
font-family:Verdana;
font-size:10px;
color:#B5B2B5;
text-align:center;
}