/* CSS Document */

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


td {font-size:11; font-family: Verdana; color: #494949}
p {font-size:11; font-family: Verdana; color: #494949}
h1 {margin:0px; font-size:14; font-family: Verdana; color: #494949}


body {
margin: 0px;
background-color: #585474;
scrollbar-3dlight-color:#EFEFEC;
scrollbar-highlight-color:#E3E4E0;
scrollbar-face-color:#D9DAD4;
scrollbar-shadow-color:#CACBC4;
scrollbar-darkshadow-color:#BEBFB7;
scrollbar-arrow-color:#585474;
scrollbar-track-color:#585474;
}


.line_left_right {  border-color: #8B8D7F; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 1px}
.line_down {  border-color: #8B8D7F; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
.dashed_rect {border-color: #8B8D7F; border-style: dashed; border-width: 1px}


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


.bg_single_right { background-repeat: no-repeat; background-position: right}
