/* CSS Document */

a:link    {font-size:12; font-family: Tahoma; color: #DCDCDC; text-decoration: underline}
a:visited {font-size:12; font-family: Tahoma; color: #DCDCDC; text-decoration: underline}
a:active  {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: none}
a:hover   {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: none}

.frontpage:link    {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: none}
.frontpage:visited {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: none}
.frontpage:active  {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: underline}
.frontpage:hover   {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: underline}

.box:link    {font-size:12; font-family: Tahoma; color: #1B1B27; text-decoration: none}
.box:visited {font-size:12; font-family: Tahoma; color: #1B1B27; text-decoration: none}
.box:active  {font-size:12; font-family: Tahoma; color: #1B1B27; text-decoration: underline}
.box:hover   {font-size:12; font-family: Tahoma; color: #1B1B27; text-decoration: underline}

.back:link    {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: underline}
.back:visited {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: underline}
.back:active  {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: none}
.back:hover   {font-size:12; font-family: Tahoma; color: #E9E9E9; text-decoration: none}

.stats:link    {font-size:12; font-family: Tahoma; color: #DCDCDC; text-decoration: underline;}
.stats:visited {font-size:12; font-family: Tahoma; color: #DCDCDC; text-decoration: none;}
.stats:active  {font-size:12; font-family: Tahoma; color: #DCDCDC; text-decoration: none}
.stats:hover   {font-size:12; font-family: Tahoma; color: #DCDCDC; text-decoration: none}

td {font-size:12; font-family: Tahoma; color: #FFFFFF}
p {font-size:12; font-family: Tahoma; color: #FFFFFF}


body {
background-color: #1B1B27;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#F4F4F4;
scrollbar-face-color:#E9E9E9;
scrollbar-shadow-color:#DCDCDC;
scrollbar-darkshadow-color:#C9C9C9;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#1B1B27;
margin:0px;
}

.rectangle {border-color: #770000; border-style: solid; border-width: 1px}
.line_top {border-color: #DCDCDC; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.line_right {border-color: #DCDCDC; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_left {border-color: #DCDCDC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.line_down {border-color: #DCDCDC; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.cell1 {border-color: #31313C; border-style: solid; border-width: 1px}
.cell2 {background-color: #31313C}
.head_rect {background-color: #282838; border-color: #770000; border-style: solid; border-width: 1px}
.head_bg {background-color: #282838}
.head_bg_shadow {background-color: #1B1B27}

.bg_top {background-repeat: repeat-x; background-position: top}
.bg_right {background-repeat: repeat-y; background-position: right}
.bg_single_tp_lt {background-repeat: no-repeat; background-position: top left}
.bg_single_tp_rt {background-repeat: no-repeat; background-position: top right}
.bg_single_top {background-repeat: no-repeat; background-position: top}
