/* CSS Document */


a.sub:link    {font-size:14; color: #000000; text-decoration: none;}
a.sub:visited {font-size:14; color: #000000; text-decoration: none;}
a.sub:active  {font-size:14; color: #330066; text-decoration: none}
a.sub:hover   {font-size:14; color: #330066; text-decoration: none}

a:link    {font-size:14; color: #330066; text-decoration: underline;}
a:visited {font-size:14; color: #330066; text-decoration: underline;}
a:active  {font-size:14; color: #330066; text-decoration: none}
a:hover   {font-size:14; color: #330066; text-decoration: none}

a.simple:link {text-decoration: none;}
a.simple:visited {text-decoration: none;}
a.simple:active {text-decoration: none}
a.simple:hover {text-decoration: none}


td {font-size:14; color: #000000}
p {font-size:14; color: #000000}
.pr  {color:#330066;font-size:12;}


BODY {
background-image: url(http://www.saschart.com/images/bg.gif);
scrollbar-face-color:#330066;
scrollbar-highlight-color:#DEEBE7;
scrollbar-3dlight-color:#DEEBE7;
scrollbar-darkshadow-color:#DEEBE7;
scrollbar-shadow-color:#DEEBE7;
scrollbar-arrow-color:#DEEBE7;
scrollbar-track-color:#DEEBE7;
}

td.st_white {  border-color: ffffff; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 1px}
td.dr_white {  border-color: ffffff; border-style: solid; border-top-width: 0px; border-right-width: 1px; border-bottom-width: 0px; border-left-width: 0px}
td.bt_blue {  border-color: 330066; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}
td.top_blue {  border-color: 330066; border-style: solid; border-top-width: 1px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px}

td.blue {  border-color: 330066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

div.portf {  width: 100%; height: 100%; overflow: auto; padding: 4px;}

       
.mini_win{ position:absolute;}