/* ----------------------------------------------------
AUTHOR                 MAC
COPYRIGHT              (c)1998-2002 by Belgo Media Inc. (www.belgomedia.com)
CREATIONDATE           2001-07-24
MODIFICATIONDATE       2001-07-26
VERSION                0.0.012
-----------------------------------------------------*/

a:hover{color:#ffcc66;}
A:link {text-decoration: none;}
A:visited {text-decoration: none}
A:active {text-decoration: none}
A:hover {text-decoration: underline + overline}

BODY {
scrollbar-base-color:#737373;
scrollbar-face-color:#003333;
scrollbar-highlight-color:#737373;
scrollbar-3dLight-Color:#003333;
scrollbar-darkshadow-color:#003333;
scrollbar-shadow-color:#003333;
scrollbar-arrow-color:#ffcc66;
}

#divNewsCont {position:absolute; left:508px; top:240px; width:200px; height:100px; clip:rect(0px 300px 80px 0px); visibility:hidden; overflow:hidden;}
#divNews     {position:absolute;}

input, textarea select {
font-family: Verdana, Geneva, Arial, Helvetica, san-serif;
font-size: 10pt;
color: #ffcc66;
background-color: 003333;
}

}