/* CSS Document */

a:link    {font-size:14; color: #300033; text-decoration: underline}
a:visited {font-size:14; color: #300033; text-decoration: underline}
a:active  {font-size:14; color: #F00000; text-decoration: none}
a:hover   {font-size:14; color: #F00000; text-decoration: none}


.menu_left:link    {font-size:14; font-weight:bold; color: #000000; text-decoration: none}
.menu_left:visited {font-size:14; font-weight:bold; color: #000000; text-decoration: none}
.menu_left:active  {font-size:14; font-weight:bold; color: #400690; text-decoration: underline}
.menu_left:hover   {font-size:14; font-weight:bold; color: #400690; text-decoration: underline}

.menu_down:link    {font-size:14; color: #000000; text-decoration: none}
.menu_down:visited {font-size:14; color: #000000; text-decoration: none}
.menu_down:active  {font-size:14; color: #400690; text-decoration: underline}
.menu_down:hover   {font-size:14; color: #400690; text-decoration: underline}

.small:link    {font-size:12; color: #000000; text-decoration: none}
.small:visited {font-size:12; color: #000000; text-decoration: none}
.small:active  {font-size:12; color: #000000; text-decoration: underline}
.small:hover   {font-size:12; color: #000000; text-decoration: underline}

.frontpage:link    {font-size:14; color: #000000; text-decoration: none}
.frontpage:visited {font-size:14; color: #000000; text-decoration: none}
.frontpage:active  {font-size:14; color: #000000; text-decoration: underline}
.frontpage:hover   {font-size:14; color: #000000; text-decoration: underline}

.back:link    {font-size:14; color: #000000; text-decoration: underline}
.back:visited {font-size:14; color: #000000; text-decoration: underline}
.back:active  {font-size:14; color: #000000; text-decoration: none}
.back:hover   {font-size:14; color: #000000; text-decoration: none}

.words:link    {font-size:14; color: #000000; text-decoration: none}
.words:visited {font-size:14; color: #000000; text-decoration: none}
.words:active  {font-size:14; color: #000000; text-decoration: underline}
.words:hover   {font-size:14; color: #000000; text-decoration: underline}

.msgs:link    {font-size:14; font-weight:bold; color: #300033; text-decoration: underline}
.msgs:visited {font-size:14; color: #300033; text-decoration: underline}
.msgs:active  {font-size:14; color: #F00000; text-decoration: none}
.msgs:hover   {font-size:14; color: #F00000; text-decoration: none}

td {font-size:14; color: #000000}
p {font-size:14; color: #000000}
h1 {margin:0px; font-size:14; color: #300033}
.c {font-size:12; color: #5C5485}
.promo_top {font-size:14; color: #000000}
.small {font-size:12; color: #000000}

body {
margin:0px;
background-color: #FFECF6;
scrollbar-3dlight-color:#6D31D1;
scrollbar-highlight-color:#5F23C5;
scrollbar-face-color:#4411B4;
scrollbar-shadow-color:#4A0AA4;
scrollbar-darkshadow-color:#400690;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFECF6;
}

.cell1 {border-color: #FFFCFE; border-style: solid; border-width: 1px}
.cell2 {background-color: #FFFCFE}
.line_right {  border-color: #CFC2DB; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
.line_rect {  border-color: #FFECF6; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.rectangle {  border-color: #FFFFFF; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

.dashed_rect {  border-color: #000000; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.line_top {  border-color: #FF0099; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}
.line_left {  border-color: #FF0099; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
.line_left_right {  border-color: #FF0099; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.line_down {  border-color: #FF0099; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.quote {background-color: #FFFCFE; margin: 6px; margin-left: 10px; padding: 2px}
.td_head {background-color: #FFFFFF}


.bg_top { background-repeat: repeat-x; background-position: top}
.bg_down { background-repeat: repeat-x; background-position: bottom}
.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 left}

