/* CSS Document */
body {
    background-color: #000000;
	color: #D8D9DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
    scrollbar-face-color: #2E1F32;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #FFCC33;
	scrollbar-highlight-color: #B191C4;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #210B2B;
	scrollbar-darkshadow-color: #000033;
	font-weight: bold;
	scrollbar-darkshadow-color: #210B2B;
	font-size: 14px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
  background-position-y: top;
  background-position-x: center
}
table {
	font-size: 14px;
	color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


a:link {
	color: #A28AAF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
a:visited {
	color: #A28AAF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

hr {
	color: #2E1F32;
	width: 80%;
}

.style1
{ table
	font-size: 14px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
  background-image: none
}

.footer

 a:link {
	color: #FFFFFF;
	font-size: 14px;
}
a:visited {
	color: #FFFFFF;
	font-size: 14px;
}
a:hover {
	color: #FFFFFF;
	font-size: 14px;
}


.style-phbdr
{ table
	border-width: thin;
	border: thin solid #2E1F32;
  background-image: url()
}
