/* CSS Document */

a:link    {font-size:11; font-family: Tahoma;color: #D9D9D9; text-decoration: underline}
a:visited {font-size:11; font-family: Tahoma;color: #D9D9D9; text-decoration: underline}
a:active  {font-size:11; font-family: Tahoma;color: #FFFFFF; text-decoration: none}
a:hover   {font-size:11; font-family: Tahoma;color: #FFFFFF; text-decoration: none}

.frontpage:link    {font-size:11; font-family: Tahoma; color: #000000; text-decoration: none}
.frontpage:visited {font-size:11; font-family: Tahoma; color: #000000; text-decoration: none}
.frontpage:active  {font-size:11; font-family: Tahoma; color: #000000; text-decoration: underline}
.frontpage:hover   {font-size:11; font-family: Tahoma; color: #000000; text-decoration: underline}

.box:link    {font-size:11; font-family: Tahoma; color: #000000; text-decoration: none}
.box:visited {font-size:11; font-family: Tahoma; color: #000000; text-decoration: none}
.box:active  {font-size:11; font-family: Tahoma; color: #000000; text-decoration: underline}
.box:hover   {font-size:11; font-family: Tahoma; color: #000000; text-decoration: underline}

.links_down:link    {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: none}
.links_down:visited {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: none}
.links_down:active  {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: underline}
.links_down:hover   {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: underline}

.back:link    {font-size:11; font-family: Tahoma;color: #D9D9D9; text-decoration: underline}
.back:visited {font-size:11; font-family: Tahoma;color: #D9D9D9; text-decoration: underline}
.back:active  {font-size:11; font-family: Tahoma;color: #D9D9D9; text-decoration: none}
.back:hover   {font-size:11; font-family: Tahoma;color: #D9D9D9; text-decoration: none}

.stats:link    {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: underline;}
.stats:visited {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: none;}
.stats:active  {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: none}
.stats:hover   {font-size:11; font-family: Tahoma; color: #FFFFFF; text-decoration: none}

td {font-size:11; font-family: Tahoma;color: #FFFFFF}
p {font-size:11; font-family: Tahoma;color: #FFFFFF}


body {
background-color: #900000;
scrollbar-3dlight-color:#D9D9D9;
scrollbar-highlight-color:#C7C7C7;
scrollbar-face-color:#B5B5B5;
scrollbar-shadow-color:#A2A2A2;
scrollbar-darkshadow-color:#909090;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#900000;
}

.rectangle {  border-color: #B5B5B5; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.dashed_rect {  border-color: #D9D9D9; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_top {  border-color: #B5B5B5; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.line_right {  border-color: #B5B5B5; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_left {  border-color: #B5B5B5; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.line_left_right {  border-color: #B5B5B5; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.line_down {  border-color: #B5B5B5; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.head_rect {background-color: #770000; border-color: #B5B5B5; border-style: solid; border-width: 1px}
.head_bg {background-color: #770000}
.head_bg_shadow {background-color: #700000}

.bg_down { background-repeat: repeat-x; background-position: bottom}
.bg_right { background-repeat: repeat-y; background-position: right}
.bg_sg_right { background-repeat: no-repeat; background-position: bottom right}
.bg_sg_md_right { background-repeat: no-repeat; background-position: right}
.bg_sg_left { background-repeat: no-repeat; background-position: bottom left}

.bg_single { background-repeat: no-repeat; background-position: top center}
.bg_top { background-repeat: repeat-x; background-position: top}