@charset "iso-8859-1";
/* CSS Document */

/* U-Web CSS by Oyo*/
/* Copyright 2005-2008,  U-Web Corp° */

body {
	margin : 0;
	padding : 0;
	color : #ffffff;
	background-color : #000000;
}

#global {
	position : absolute;
	left : 50%;
	top : 50%;
	width : 602px;
	height : 337px;
	margin-top : -200px;
	margin-left : -350px;
}

img {
	border : 0 solid;
}

.copyright {
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	background-color : #000000;
	letter-spacing : -1px;
	text-align : right;
}

a.copyright {
	color : #ffffff;
	background-color : #000000;
	text-decoration : none;
}

a.copyright, a.copyright:active, a.copyright:visited {
	color : #5172b8;
	background-color : #000000;
	text-decoration : none;
}

a.copyright:hover {
	color : #b2c4e8;
	background-color : #000000;
	text-decoration : none;
}

a:link, a:active, a:visited {
	color : #5172b8;
	background-color : #000000;
	text-decoration : none;
}

a:hover {
	color : #b2c4e8;
	background-color : #000000;
	text-decoration : none;
} 