/* 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: 14px;
	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;
}
.top-left-bk {
	background-image: url(images/top-left-bk.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.top-right-bk {
	background-image: url(images/top-right-bk.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
home-bk-middle {
	background-image: url(images/home-bk-middle-middle.gif);
	background-repeat: repeat-y;
}
.home-bk-middle {
	background-image: url(images/home-bk-middle-middle.gif);
	background-repeat: repeat-y;
}

/* menu style */
TR.TRMnuBack{
	background-image: url(images/mnu_back.gif);
	background-repeat: repeat-x;
	height:48px;
}
TR.TRMnuBack TD{
	text-align:center;
}
TR.TRMnuBack a{
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
}
TR.TRMnuBack a:hover{
	color:#fa067f;
	text-decoration:none;
}
