/* CSS Document */

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


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

.live_box:link    {font-size:20; font-family: Verdana; color: #112436; text-decoration: none}
.live_box:visited {font-size:20; font-family: Verdana; color: #112436; text-decoration: none}
.live_box:active  {font-size:20; font-family: Verdana; color: #112436; text-decoration: underline}
.live_box:hover   {font-size:20; font-family: Verdana; color: #112436; text-decoration: underline}

.advert:link    {font-size:12; font-family: Verdana; color: #FF9600; text-decoration: underline}
.advert:visited {font-size:12; font-family: Verdana; color: #FF9600; text-decoration: underline}
.advert:active  {font-size:12; font-family: Verdana; color: #FF9600; text-decoration: none}
.advert:hover   {font-size:12; font-family: Verdana; color: #FF9600; text-decoration: none}

td {font-size:12; font-family: Verdana; color: #CCCCCC}
p {font-size:12; font-family: Verdana; color: #CCCCCC}
h1 {margin:0px; font-size:15; font-family: Verdana; color: #CCCCCC}
.box {font-size:12; font-family: Verdana; color: #CCCCCC}
.link_point {font-size:12; font-family: Verdana; color: #000000}


body {
background-color: #201918;
scrollbar-3dlight-color:#F5F5F5;
scrollbar-highlight-color:#EAEBEC;
scrollbar-face-color:#DDDFE2;
scrollbar-shadow-color:#CFD1D5
scrollbar-darkshadow-color:#C2C5C9;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#201918;
}

.content {  border-color: #292221; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.content_rect {  border-color: #292221; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.rectangle {  border-color: #4B4B4B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_rect {  border-color: #4B4B4B; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_top {  border-color: #4B4B4B; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.line_left {  border-color: #4B4B4B; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.line_right {  border-color: #4B4B4B; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_down {  border-color: #4B4B4B; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.line_top_left {  border-color: #4B4B4B; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.cell1 {border-color: #484848; border-style: solid; border-width: 1px}
.cell2 {background-color: #484848}
.head_rect {background-color: #292221; border-color: #4B4B4B; border-style: solid; border-width: 1px}

.bg_top_left { background-repeat: no-repeat; background-position: top left}
.bg_top_right { background-repeat: no-repeat; background-position: top right}
.bg_top_center { background-repeat: no-repeat; background-position: top center}
.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}
.bg_down_right { background-repeat: no-repeat; background-position: bottom right}


.bg_top { background-repeat: repeat-x; background-position: top}
