@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(x_back.jpg);
	background-position:center;
	background-position:top;
	background-repeat:repeat-x;
	margin-top: 0px;
	background-color: #333333;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


html{
	overflow:-moz-scrollbars-vertical;
}

#dwrap div {
float: left;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CCCCCC;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330133;

}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #66194D;
	font-weight: bold;
	font-size: 16px;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #330133;

}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;

}