/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 17px;
}
body {
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a {
	color: #FF0099;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF99CC;
}

.bk-body {
	background-image: url(images/bk-body.gif);
	background-repeat: repeat-y;
}
.footer-text {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.special-text {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF99CC;
}
.bk-info-box {
	background-image: url(images/bk-info-box.gif);
	background-repeat: repeat-y;
}
.profiletext {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.style1 {color: #999999}
.style8 {color: #FF3399}
.style10 {color: #FF0099}
h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic;
	color: #F09;
}

/* header styles */
a.ATopMenu {
	color: #FFFFFF;
	text-decoration: none;
}
a.ATopMenu:hover {
	text-decoration: none;
	color: #FF0099;
}
.MSG {
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}
