/* CSS Document */

a:link    {font-size:12; font-family: Arial; color: #202020; text-decoration: underline}
a:visited {font-size:12; font-family: Arial; color: #202020; text-decoration: underline}
a:active  {font-size:12; font-family: Arial; color: #202020; text-decoration: none}
a:hover   {font-size:12; font-family: Arial; color: #202020; text-decoration: none}

.menu:link    {font-size:12; font-family: Arial; color: #FFFFFF; text-decoration: none}
.menu:visited {font-size:12; font-family: Arial; color: #FFFFFF; text-decoration: none}
.menu:active  {font-size:12; font-family: Arial; color: #FFFFFF; text-decoration: underline}
.menu:hover   {font-size:12; font-family: Arial; color: #FFFFFF; text-decoration: underline}

.categ:link    {font-size:12; font-family: Arial; color: #202020; text-decoration: underline}
.categ:visited {font-size:12; font-family: Arial; color: #202020; text-decoration: underline}
.categ:active  {font-size:12; font-family: Arial; color: #202020; text-decoration: none}
.categ:hover   {font-size:12; font-family: Arial; color: #202020; text-decoration: none}

.categ1:link    {font-size:12; font-family: Arial; color: #404040; text-decoration: underline}
.categ1:visited {font-size:12; font-family: Arial; color: #404040; text-decoration: underline}
.categ1:active  {font-size:12; font-family: Arial; color: #404040; text-decoration: none}
.categ1:hover   {font-size:12; font-family: Arial; color: #404040; text-decoration: none}

.back:link    {font-size:12; font-family: Arial; color: #202020; text-decoration: underline}
.back:visited {font-size:12; font-family: Arial; color: #202020; text-decoration: underline}
.back:active  {font-size:12; font-family: Arial; color: #202020; text-decoration: none}
.back:hover   {font-size:12; font-family: Arial; color: #202020; text-decoration: none}

.stats:link    {font-size:12; font-family: Arial; color: #202020; text-decoration: underline;}
.stats:visited {font-size:12; font-family: Arial; color: #202020; text-decoration: none;}
.stats:active  {font-size:12; font-family: Arial; color: #202020; text-decoration: none}
.stats:hover   {font-size:12; font-family: Arial; color: #202020; text-decoration: none}

td {font-size:12; font-family: Arial; color: #202020}
p {font-size:12; font-family: Arial; color: #202020}
.categ_top {font-size:14; font-family: Arial; color: #474747}
.promo_top {font-size:12; font-family: Arial; color: #FFFFFF}


body {
background-color: #FFFFFF;
scrollbar-3dlight-color:#02509C;
scrollbar-highlight-color:#04488A;
scrollbar-face-color:#073070;
scrollbar-shadow-color:#042864;
scrollbar-darkshadow-color:#032355;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;
}

.rectangle {border-color: #777777; border-style: solid; border-width: 1px}
.line_down {border-color: #DDDDDD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.cell1 {border-color: #DDDDDD; border-style: solid; border-width: 1px}
.cell2 {background-color: #F4F4F4}

.line_top {border-color: #DDDDDD; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.line_right {border-color: #DDDDDD; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_left {border-color: #DDDDDD; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}

.head_rect {background-color: #F4F4F4; border-color: #DDDDDD; border-style: solid; border-width: 1px}
.head_bg {background-color: #F4F4F4}

.bg_top {background-repeat: repeat-x; background-position: top}
.bg_down {background-repeat: repeat-x; background-position: bottom}
.bg_single_lt {background-repeat: no-repeat; background-position: left}
.bg_single_rt {background-repeat: no-repeat; background-position: right}

.bg_left {background-repeat: repeat-y; background-position: left}
.bg_right {background-repeat: repeat-y; background-position: right}
.bg_single_top {background-repeat: no-repeat; background-position: top}
