/* CSS Document */
body {
	scrollbar-face-color: #000033;
	scrollbar-track-color: #000033;
	scrollbar-arrow-color: #6699FF;
	scrollbar-highlight-color: #33B8FF;
	scrollbar-3dlight-color: #000000;
	scrollbar-shadow-color: #0049E1;
	scrollbar-darkshadow-color: #222222;
	background-color: #000033;
	background-image: none;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
  background-position-y: top
}
table {
	font-size: 16px;
	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;
  font-weight: bold
}


a:link {
	color: #0099FF;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #0099FF;
	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: #000033;
	width: 90%;
}

.style1
{ table
	font-size: 14px;
	border-top-width: thin;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000099;
	border-bottom-color: #000000;
	border-left-color: #000099;
  background-image: none;
  background-color: #000000;
  background-position: center;
  background-position-y: top;
  background-repeat: no-repeat
}

.styleped
{ table
	font-size: 14px;
	border-top-width: thin;
	border-right-width: 5px;
	border-bottom-width: thin;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000099;
	border-bottom-color: #000000;
	border-left-color: #000099;
  background-color: #000000;
  background-position: center;
  background-position-y: top;
  background-repeat: no-repeat
}

.style-phbdr
{ table
	border-width: thin;
	border: none #555555;
}