body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: Gold;
	scrollbar-base-color: #9CB6E9;
	scrollbar-darkshadow-color: #9CB6E9;
	scrollbar-face-color: #9CB6E9;
	scrollbar-highlight-color: #9CB6E9;
	scrollbar-shadow-color: #9CB6E9;
	scrollbar-track-color: #FFFFFF;
	color: #FFFFFF;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
td {
	font-size: 11px;
}
.mylinks {
	display: none;
}
.nav {
	width: 650px;
   text-align: center;
	font-size: 16px;
	color: Black;
}
.upbanner {
	position: absolute;
	left: 280px;
	top: 35px;
	width: 500px;
}
.top {
	display: none;
}
.bans {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	width: 690px;
}
.bans2 {
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	color: #ffffff;
	font-family: Arial Black;;
	padding: 3px;
}
.warn {
	font-size: 16px;
	font-weight: bold;
	text-align: justify;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
}
.toptext {
   font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #000000;
}
.galtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
   color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 17px;
}
.linktext {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: White;
}
.dvdtext {
   color: #000000;
   font-weight: bold;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-left: 5px;
	width: 100%;
}
H1 {
	font-size: 25px;
   color: #FFFFFF;
	font-family: Bookman Old Style;
	font-weight: bold;
	display: inline;
	background-color: Black;
   padding-left: 10px;
	padding-right: 10px;
}
H1.do {
	font-size: 69px;
   color: #000000;
	font-family: Impact;
	font-weight: normal;
	display: inline;
	background-color: transparent;
}
H2 {
	font-size: 20px;
	text-align: center;
   color: #FFFFFF;
	font-family: Bookman Old Style;
	text-transform: uppercase;
	background-color: Black;
}
H2.do {
	font-size: 23px;
   color: White;
	font-family: Bookman Old Style;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	background-color: transparent;
}
H3 {
	font-size: 12px;
   color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	display: inline;
}
a.do:link, a.do:visited {
    color: Black;
    text-decoration: none;
    font-weight: normal;
	 font-family: Arial Black;
	 font-size: 14px;
	 background-color: Gold;
	 padding-left: 5px;
	 padding-right: 5px;
}
a.do:hover, a.do:active {
	text-decoration: none;
	color: Gold;
	font-size: 14px;
	font-weight: normal;
	font-family: Arial Black;
	background-color: Black;
	padding-left: 5px;
	padding-right: 5px;
}
a.mi:link, a.mi:visited {
    color: Black;
    text-decoration: none;
	 font-weight: bold;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 14px;
	 background-color: Gold;
	 padding-left: 5px;
	 padding-right: 5px;
}
a.mi:hover, a.mi:active {
	text-decoration: none;
	color: Gold;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: Black;
   padding-left: 5px;
	padding-right: 5px;
}
a:link, a:visited {
    color: Black;
    text-decoration: underline;
}
a:hover, a:active {
    color: White;
	 text-decoration: none;
}
a.fa, a.fa:visited {
	color: Yellow;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	background-color: #600000;
	width: 100%;
	height: 100%;
	padding-left: 10px;
}
a.fa:active, a.fa:hover {
	color: White;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	background-color: #000000;
	width: 100%;
	height: 100%;
	padding-left: 10px;
	border-right: solid 5px yellow;
}
.thumbnails {
	border: solid 2px #FF0000;
}
hr {
	color: #9932CC;
	border: dashed;
	width: 500px;
	height: 4px;
}