a:link {color: #2F444F; font-weight: bold; text-decoration: none;}
a:visited {color: #2F444F; font-weight: bold; text-decoration: none;}
a:hover {color: #000000; font-weight: bold; text-decoration: none;}
a:active {color: #000000; font-weight: bold; text-decoration: none;}

body {
margin:0; 
background-image: url('bg.gif');
}

#main {position: absolute; top:300px;right:0;width:690px; padding: 5px; border-left: 1px solid #000000; background-color: #FFFFFF;}
#menu{position: absolute; top: 110px; right: 500px; width: 90px; padding: 5px; height: 125px; background-color: #FFFFFF; border: 1px solid #000;}

body, td, div {font-family: arial; font-size: 11px; color: #000000;}
input, textarea, select {border: #000000 1px solid; font-family: verdana; font-size: 8pt; background-color: #FFFFFF; color: #000000;}

img {border: 0;}
