/* CSS Document */

a:link    {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: underline}
a:visited {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: underline}
a:active  {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: none}
a:hover   {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: none}


.box:link    {font-size:11; font-family: Verdana; color: #FFFFFF; text-decoration: underline}
.box:visited {font-size:11; font-family: Verdana; color: #FFFFFF; text-decoration: underline}
.box:active  {font-size:11; font-family: Verdana; color: #FFFFFF; text-decoration: none}
.box:hover   {font-size:11; font-family: Verdana; color: #FFFFFF; text-decoration: none}


.back:link    {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: underline}
.back:visited {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: underline}
.back:active  {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: none}
.back:hover   {font-size:11; font-family: Verdana; color: #9BDBFF; text-decoration: none}

.advert:link    {font-size:11; font-family: Verdana; color: #FF9600; text-decoration: underline}
.advert:visited {font-size:11; font-family: Verdana; color: #FF9600; text-decoration: underline}
.advert:active  {font-size:11; font-family: Verdana; color: #FF9600; text-decoration: none}
.advert:hover   {font-size:11; font-family: Verdana; color: #FF9600; text-decoration: none}

td {font-size:11; font-family: Verdana; color: #9BDBFF}
p {font-size:11; font-family: Verdana; color: #9BDBFF}
h1 {margin:0px; font-size:14; font-family: Verdana; color: #9BDBFF}
.box {font-size:11; font-family: Verdana; color: #FFFFFF}
.link_point {font-size:11; font-family: Verdana; color: #000000}


body {
margin: 0px;
background-color: #084363;
scrollbar-3dlight-color:#9BDBFF;
scrollbar-highlight-color:#88D4FF;
scrollbar-face-color:#79CFFF;
scrollbar-shadow-color:#6BCAFF
scrollbar-darkshadow-color:#5BC4FF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#084363;
}


.rectangle {  border-color: #403A47; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_rect {  border-color: #403A47; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_top {  border-color: #737373; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.line_left {  border-color: #737373; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.line_right {  border-color: #737373; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_down {  border-color: #737373; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}

.cell1 {border-color: #403A47; border-style: solid; border-width: 1px}
.cell2 {background-color: #403A47}
.head_rect {background-color: #403A47; border-color: #403A47; border-style: solid; border-width: 1px}


.bg_top { background-repeat: repeat-x; background-position: top}
.bg_top_right { background-repeat: no-repeat; background-position: top right}



.bg_top_left { background-repeat: no-repeat; background-position: top left}
.bg_left { background-repeat: repeat-y; background-position: left}
.bg_right { background-repeat: repeat-y; background-position: right}
.bg_down { background-repeat: repeat-x; background-position: bottom}