<style type="text/css">
<!--
body
{scrollbar-face-color: #fe8fd6;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #FFFFFF;
scrollbar-3dlight-color: #36021e;
scrollbar-darkshadow-color: #36021e;
scrollbar-track-color: #aa5589;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #36021e;
}

body { 
	background-color: #36021e;
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #FFFFFF;
	text-align: center; 
}

a {
	text-decoration: none;
	color: #fe8fd6;
}

a:visited {
	text-decoration: none;
	color: #fe8fd6;
}


a:hover {
	text-decoration: underline;
	color: #e748ae;
}


.text {
	font-family: Verdana;
	font-size: 12px;
}


h1 {
	font-family: Verdana;
	font-size: 18px;
	color: #fe8fd6;
	font-weight: bolder;
	line-height: 16px;
	text-align: center;
}

h2 {
	font-family: Verdana;
	font-size: 14px;
	color: #fe8fd6;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
}

h3 {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bolder;
	line-height: 13px;
}

blockquote { float: left; margin: 5px; padding: 5px; }

ul { list-style:circle; padding: 2px; margin: 2px; list-style-position: inside; line-height: 15px; }

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #e1e1e1;
}

.warning {
	font-family: Verdana;
	font-size: 12px;
	color: #e1e1e1;
	text-align: justify;
}

.toplinks {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.toplinks a:link, .toplinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}

.toplinks a:hover { 
	text-decoration : none;
	color: #FEEFC8;
	border-bottom: 2px dotted #FEEFC8;
	font-weight: bold;
	}

.toplinks a:visited { 
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	text-decoration : none;
	color: #FFFFFF;
	font-weight: bold;
	}

.sidelinks {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.sidelinks a:link, .sidelinks a:visited, .sidelinks a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	text-decoration : none;
	color: #707070;
	font-weight: bold;
	}

.sidelinks a:hover { 
	text-decoration : none;
	color: #9D0038;
	border-bottom: 1px dotted #9D0038;
	font-weight: bold;
	}

#flash {
margin-left: -390px;
margin-top: 0px
}

#flashtext {
margin-left: -390px;
margin-top: 0px
}

#bottombar {
margin-left: 0px;
margin-top: 500px
}