body{
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #108EC4;
	scrollbar-darkshadow-color: #108EC4;
	scrollbar-face-color: #108EC4;
	scrollbar-highlight-color: #108EC4;
	scrollbar-shadow-color: #108EC4;
	scrollbar-track-color: #C5C5C5;
	color: #DDDDDD;
	background-color: #0B2732;
	background-image: url(bg.jpg);
    background-repeat: repeat-x;
    text-align: center;
    font-family: Verdana, Geneva, Tahoma;
	font-size: 12px;
    margin-bottom: 20px;
    margin-top: 20px;
}
td {
  font-size: 11px;
  color: #000000;
}

.text {
  width: 600px;
  background-color: #108EC4;
  text-align: justify;
  font-size: 11px;
  text-transform: none;
  color: #FFFFFF;
  padding: 8px;
  border: solid 4px #B2B0B0;
  font-weight: normal;
  font-family: Verdana, Geneva, Tahoma;
}
.text2 {
  width: 200px;
  text-align: justify;
  font-size: 11px;
  text-transform: none;
  color: #000000;
  font-weight: bold;
  font-family: Verdana, Geneva, Tahoma;
}
.gals1 {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  text-align: left;
  padding-left: 55px;
  line-height: 19px;
}
.menu {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	width: 700px;
	text-align: center;
	font-family: Arial Black;
    line-height: 18px;
    background-color: #108EC4;
    color: #000000;
    padding: 8px;
    border: solid 4px #B2B0B0;
}
.bans {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: Black;
    width: 468px;
    text-transform: none;
    line-height: normal;
    margin-bottom: 30px;
    margin-top: 30px;
}
H1, H2, H3, H4, H5, H6 {
	font-size: 13px;
    font-family: Arial Black;
    color: #108EC4;
	font-weight: normal;
	display: inline;
	text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
}
a:link, a:visited {
    color: #108EC4;
    text-decoration: underline;
    background-color: transparent;
}
a:hover, a:active {
	text-decoration: none;
	color: #888888;
    background-color: transparent;
}
a.do:link, a.do:visited {
    color: Yellow;
    text-decoration: underline;
    padding-left: 3px;
    padding-right: 3px;
}
a.do:hover, a.do:active {
    color: #000000;
	text-decoration: none;
    background-color: transparent;
    padding-left: 3px;
    padding-left: 3px;
}
a.re:link, a.re:visited {
    color: Yellow;
    text-decoration: underline;
    font-family: Impact;
    font-size: 19px;
}
a.re:hover, a.re:active {
    color: #000000;
	text-decoration: none;
    background-color: transparent;
    font-family: Impact;
    font-size: 18px;
    font-style: oblique;
}