/* CSS Document */

a:link    {font-size:11; font-family: Arial; color: #000000; text-decoration: underline}
a:visited {font-size:11; font-family: Arial; color: #000000; text-decoration: underline}
a:active  {font-size:11; font-family: Arial; color: #D30063; text-decoration: none}
a:hover   {font-size:11; font-family: Arial; color: #D30063; text-decoration: none}

.menu_left:link    {font-size:14; font-weight:bold; font-family: Times New Roman; color: #410050; text-decoration: none}
.menu_left:visited {font-size:14; font-weight:bold; font-family: Times New Roman; color: #410050; text-decoration: none}
.menu_left:active  {font-size:14; font-weight:bold; font-family: Times New Roman; color: #410050; text-decoration: underline}
.menu_left:hover   {font-size:14; font-weight:bold; font-family: Times New Roman; color: #410050; text-decoration: underline}

.menu_down:link    {font-size:14; font-weight:bold; font-family: Times New Roman; color: #FFA669; text-decoration: none}
.menu_down:visited {font-size:14; font-weight:bold; font-family: Times New Roman; color: #FFA669; text-decoration: none}
.menu_down:active  {font-size:14; font-weight:bold; font-family: Times New Roman; color: #FFA669; text-decoration: underline}
.menu_down:hover   {font-size:14; font-weight:bold; font-family: Times New Roman; color: #FFA669; text-decoration: underline}

.box:link    {font-size:12; font-family: Times New Roman; color: #FFCCAA; text-decoration: none}
.box:visited {font-size:12; font-family: Times New Roman; color: #FFCCAA; text-decoration: none}
.box:active  {font-size:12; font-family: Times New Roman; color: #FFA669; text-decoration: underline}
.box:hover   {font-size:12; font-family: Times New Roman; color: #FFA669; text-decoration: underline}

.frontpage:link    {font-size:11; font-family: Arial; color: #000000; text-decoration: none}
.frontpage:visited {font-size:11; font-family: Arial; color: #000000; text-decoration: none}
.frontpage:active  {font-size:11; font-family: Arial; color: #000000; text-decoration: underline}
.frontpage:hover   {font-size:11; font-family: Arial; color: #000000; text-decoration: underline}

.back:link    {font-size:11; font-family: Arial; color: #000000; text-decoration: underline}
.back:visited {font-size:11; font-family: Arial; color: #000000; text-decoration: underline}
.back:active  {font-size:11; font-family: Arial; color: #000000; text-decoration: none}
.back:hover   {font-size:11; font-family: Arial; color: #000000; text-decoration: none}

td {font-size:11; font-family: Arial; color: #000000}
p {font-size:11; font-family: Arial; color: #000000}
font {font-size:11; font-family: Arial}
.pr  {color:#330066; font-family: Arial; font-size:12;}




body {
background-color: #FFFFFF;

scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#FF1E69;
scrollbar-face-color:#FF0077;
scrollbar-shadow-color:#EA004E;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#FFFFFF;
}

.line_left_right {  border-color: #FF0055; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.line_rect {  border-color: #FF0055; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}


.bg_top { background-repeat: repeat-x; background-position: top}