body {
	scrollbar-3dlight-color: White;
	scrollbar-arrow-color: Black;
	scrollbar-base-color: White;
	scrollbar-darkshadow-color: White;
	scrollbar-face-color: White;
	scrollbar-highlight-color: White;
	scrollbar-shadow-color: Black;
	scrollbar-track-color: Orange;
	background-image: url(bg.gif);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	color: Gray;
	font-size: 13px;
}
.top {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 650px;
	text-align: justify;
	color: Gray;
	text-transform: uppercase;
	background-color: White;
}
.desc {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width: 700px;
	text-align: justify;
	color: Gray;
	background-color: White;
}
.gals {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Gray;
	width: 750px;
	text-align: left;
	background-color: White;
}
.nav {
	color: Black;
	text-align: justify;
}
.links {
	color: Black;
	font-size: 11px;
}
.toptext {
	display: none;
}
.bans {
	width: 600px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
	color: Black;
   text-align: center;
	background-color: White;
}
.smalltext {
	color: Black;
	font-size: 11px;
	color: #000000;
}
H1 {
	font-size: 50px;
   color: #FFA500;
	font-family: Impact;
	font-weight: normal; 
	display: inline;
}
H2 {
	font-size: 14px;
   color: #7B68EE;
	font-family: serif;
	font-weight: bold;
   font-style: oblique;
	display: inline;
	color: #FF8C00;
}
H2.do {
	font-size: 25px;
   color: #FFA500;
	font-family: Impact;
	font-weight: normal;
	display: inline;
}
a:link, a:visited
{
    color:           #000000;
    text-decoration: none;
	 font-weight: bold;
}

a:hover, a:active
{
    color: #66CCFF;
    text-decoration: underline;
}
a.do:link, a.do:visited {
    color: #66CCFF;
    text-decoration: underline;
}
a.do:hover, a.do:active {
	text-decoration: none;
	color: #FFA500;
}
a.re {
    font-size: 19px;
	 font-family: sans-serif;
    color: #000000;
    text-decoration: none;
	 font-weight: bolder;
}
a.re:hover {
	text-decoration: underline;
	color: #66CCFF;
	font-family: sans-serif;
	font-size: 19px;
	font-weight: bolder;
}
a.fa {
    font-size: 14px;
	 font-family: Arial, Helvetica, sans-serif;
    color: #000000;
    text-decoration: none;
	 font-weight: bolder;
}
a.fa:hover {
	text-decoration: underline;
	color: #66CCFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
}
.thumb_table
{
    background-color: #555588;
    border:           1px solid black;
}

.thumb
{
    border: 1px solid #FF9900;
}

body
{
    font-size:   12px;
    font-family: Verdana;
}

td
{
    font-size:   12px;
    font-family: Verdana;
	 color: #999999;
}

.head
{
    font-weight: bold;
    font-size: 24px;
}
A.small, A.small:visited {
	color: #FFFFFF;
	font-size: 4px;
}
A.small:HOVER, A.small:ACTIVE {
	color: #FFFFFF;
	font-size: 4px;
}
a.mi, a.mi:visited {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bolder;
   font-style: italic;
	text-decoration: underline;
}
a.mi:hover, a.mi:active {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	font-weight: bolder;
	font-style: italic;
	text-decoration: none;
}