@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-color: #010101;
	background-image: url(../images/graphics/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}

a {
	color: #FFFFFF;
}

a:hover {
	color: #FF0042;
}

.white_14 {
	font-size: 14pt;
}

.white_10 {
	font-size: 10pt;
}

.white_8 {
	font-size: 8pt;
}

.pic {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 5px;
}

.pic_box {
	border: 1px solid #FF0042;
	background-color: #4E136A;
}
