
html, body {
height: 100%;
margin: 0;
padding: 0;
}
.TitlePINK22 {
color:#FF0099;
font-family: "Arial Black", Gadget, sans-serif;
font-size:20px;
line-height:24px;
}
.TitleGrey26 {
color:#666666;
font-family:Arial;
font-size:22px;
font-weight:lighter;
}



#div0 {
	position: absolute;
	left: 50%;
	top:50%;
	margin-top:-306px;
	height: 612px;
	right:50%;
	z-index:0;
	margin-left: -450px;
	width:900px;
	text-align:center;
	vertical-align:middle;
	font-family:"Arial";
}




#div1 {
	position: absolute;
	left: 50%;
	margin-left:-110px;
	right:50%;
	top:50%;
	margin-top:270px;
	z-index:20;
	width:300px;
	font-family:"Arial";
}







div.scrolldiv {
height: 200px;
width: 420px;
overflow: auto;
border: 0px solid #666;
padding: 2px;
}

div.scrolldiv2 {
height:170px;
width: 420px;
overflow: auto;
border: 0px solid #666;
padding: 2px;
}


img#bg {
position:fixed;
top:0;
left:0;
width:100%;
height:100%;
}
#content {
position:relative;
z-index:1;
}

.BodyTXT {
color:#333333;
font-family:Arial;
font-size:13px;
text-align:justify;
line-height:18px;
}

.BodyTXT2 {
color:#333333;
font-family:Arial;
font-size:13px;
line-height:18px;
}

.TitleOrange13 {
color:#FF0099;
font-family:Arial;
font-size:13px;
font-weight:lighter;
}
.Textright {
color:#333333;
font-family:Arial;
font-size:11px;
text-align:right;
line-height:18px;
}
.TitleOrange18 {
color:#FF0099;
font-family:Arial;
font-size:18px;
font-weight:lighter;
}
.TitleOrange16 {
color:#FF0099;
font-family:Arial;
font-size:16px;
font-weight:lighter;
}
.TitleOrange22 {
color:#FF0099;
font-family:Arial;
font-size:22px;
font-weight:lighter;
}
.TitleOrange26 {
color:#FF0099;
font-family:Arial;
font-size:26px;
font-weight:lighter;
}
.TitleOrange30 {
color:#FF0099;
font-family:Arial;
font-size:30px;
font-weight:lighter;
}
.TitleOrange34 {
color:#FF0099;
font-family:Arial;
font-size:34px;
font-weight:lighter;
}






.TitleGrey18 {
color:#CCCCCC;
font-family:Arial;
font-size:18px;
font-weight:lighter;
}
.TitleGrey22 {
color:#CCCCCC;
font-family:Arial;
font-size:22px;
font-weight:lighter;
}
.TitleGrey26 {
color:#666666;
font-family:Arial;
font-size:22px;
font-weight:lighter;
}
.TitleGrey30 {
color:#CCCCCC;
font-family:Arial;
font-size:30px;
font-weight:lighter;
}
.TitleGrey34 {
color:#CCCCCC;
font-family:Arial;
font-size:34px;
font-weight:lighter;
}






.Copyright9 {
color:#777777;
font-family:Arial;
font-size:9px;
}

a:link {
	text-decoration: none;
	color: #666666;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #666666;
}



#heading {
			display: block;
			text-align: center;
			margin-bottom: 1em;
		}
		#heading * {
			display: inline;
			padding: 4px;
			user-select: none;
			cursor: pointer;
			vertical-align: middle;
		}
		#heading li.active {
			background-color: #FF0099;
			border-radius: 0px;
			-webkit-border-radius: 0px;
			-opera-border-radius: 0px;
			-moz-border-radius: 0px;
		}
		#panes {
			text-align: justify;
			border-style: none;
			width: 930px;
			margin: 0 50 0 auto;
		}
		
		#panes div div {
		  overflow: hidden;
		  padding: 40px;
		}
		
		#previous { float: none; cursor: pointer; }
		#next { float: none; cursor: pointer; }