body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #011037;
	scrollbar-darkshadow-color: #011037;
	scrollbar-face-color: #011037;
	scrollbar-highlight-color: #011037;
	scrollbar-shadow-color: #011037;
	scrollbar-track-color: #FFFFFF;
	color: White;
	background-color: #1469BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
span {
	display: none;
}
.nav {
	font-size: 18px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	width: 760px;
	text-align: center;
}
.menu {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top {
	width: 600px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
hr {
	width: 500px;
	height: 5px;
	color: #000000;
	border: 5px dotted #000000;
	text-align: center;
}
.bans {
	font-size: 18px;
	width: 760px;
	font-weight: normal;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial Black;
}
.bans2 {
	font-size: 16px;
	font-weight: normal;
	text-align: justify;
	color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial Black;
}
.toptext {
   font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #FFFFFF;
   padding-left: 20px;
	padding-right: 20px;
}
.galtext {
	padding-left: 10px;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
}
.linktext {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.headertext {
   color: #FFFFFF;
   font-weight: bold;
	font-size: 18px;
   text-align: justify;
   padding: 5px;
	display: none;
}
.thumb {
	border: solid 1px #FDF76D;
}
.smalltext {
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
   width: 760px;
	font-weight: bold;
}
H1 {
	font-size: 20px;
   color: #87CEFA;
	font-family: Arial Black;
	font-weight: normal; 
	display: inline;
	padding-left: 40px;
	padding-right: 40px;
}
H1.do {
	font-size: 16px;
   color: #FFFFFF;
	font-family: Arial Black;
	font-weight: normal; 
	display: inline;
	padding: 0px;
}
H2 {
	font-size: 23px;
   color: #FFFFFF;
	font-family: Arial Black;
	font-weight: normal;
	display: inline;
}
H2.do {
	font-size: 20px;
   color: #000000;
	font-family: Impact;
	font-weight: normal;
	display: inline;
}
H3 {
	font-size: 12px;
   color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	display: none;
	font-style: italic;
	text-decoration: none;
}
a.do:link, a.do:visited {
    color: #FFFFFF;
	 background-color: #000000;
    text-decoration: underline;
	 padding-left: 5px;
	 padding-right: 5px;
	 font-weight: normal;
	 font-family: Arial Black;
	 font-size: 18px;
}
a.do:hover, a.do:active {
	text-decoration: none;
	color: gold;
	background-color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial Black;
}
a.re:link, a.re:visited {
    color: #FFFFFF;
    text-decoration: underline;
	 background-color: #000000;
	 padding-left: 3px;
	 padding-right: 3px;
	 font-weight: normal;
	 font-family: Arial Black;
    font-size: 14px;
}
a.re:hover, a.re:active {
	text-decoration: none;
	color: gold;
	background-color: #000000;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: normal;
	font-family: Arial Black;
	font-size: 14px;
}
a.mi:link, a.mi:visited {
    color: #FFFFFF;
	 background-color: #000000;
    text-decoration: underline;
	 font-weight: normal;
	 font-family: Arial Black;
	 font-size: 12px;
	 padding-left: 3px;
	 padding-right: 3px;
}
a.mi:hover, a.mi:active {
	text-decoration: none;
	color: gold;
	background-color: #000000;
   font-weight: normal;
	font-family: Arial Black;
	font-size: 12px;
	padding-left: 3px;
	padding-right: 3px;
}
a:link, a:visited {
    color: #000000;
    text-decoration: underline;
}
a:hover, a:active {
    color: gold;
	 text-decoration: none;
}
a.fa, a.fa:visited {
	color: #FFFFFF;
	font-size: 25px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial Black;
}
a.fa:active, a.fa:hover {
	color: #000000;
	font-size: 25px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Arial Black;
}
a.sol, a.sol:visited {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}
a.sol:active, a.sol:hover {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
}