body {
line-height14px : 14px; 
font-size : 9pt; 
cursor : default; 
background-color : #000000; 
} 
b {
font-weight : bold; 
font-family : times new roman, helvetica, sans-serif;
line-height : 14px; 
font-size : 9pt;
color : #ebd17c; 
background : #000000 none;
} 
strong {
font-weight : bold; 
font-family : times new roman, helvetica, sans-serif;
line-height : 14px; 
font-size : 9pt;
color : #c0c0c0; 
background : #000000 none;
} 
i {
font-family : times new roman, helvetica, sans-serif; 
color : #c0c0c0; 
background : #000000 none;
} 


textarea , select {
background-color : #000000; 
font-family : times new roman, helvetica, sans-serif; 
font-size : 9px; 
color : #c0c0c0; 
font-weight : normal; 
border-top : 1px solid #bb8ea3; 
border-left : 1px solid #bb8ea3; 
border-bottom : 1px solid #bb8ea3; 
border-right : 1px solid #bb8ea3; 
}
img {
   border:0;
}

.layout
{position: absolute;
 top: 0px;
 left: 0px;
}


.navigation
{position: absolute;
 top: 425px;
 left: 550px;
 width: 105px;
 padding: 1px;
}

.nav_title
{font-family : times new roman, helvetica, sans-serif; 
color : #ebd17c; 
background : #000000 none;
line-height : 14px; 
font-size : 9pt;
font-weight : bold;
}

div.navigation {
font-family : times new roman, helvetica, sans-serif; 
color : #c0c0c0; 
background : #000000 none;
}

div.navigation a:link {
color : #c0c0c0; 
background : #000000 none;
text-decoration : none;
} 

div.navigation a:visited {
color : #c0c0c0; 
background : #000000 none;
text-decoration : none;
} 

div.navigation a:active {
color : #c0c0c0; 
background : #000000 none;
text-decoration : none;
} 

div.navigation a:hover {
color : #ebd17c; 
background : #000000 none;
text-decoration : none;
} 


.main
{position: absolute;
 top: 425px;
 left: 50px;
 width: 480px;
 padding: 1px;
}

div.main 
{font-family : times new roman, helvetica, sans-serif; 
color : #c0c0c0; 
font-size : 9pt;
line-height : 14px;  
background : #000000 none;
}

div.main a:link {
color : #ebd17c; 
background : #000000 none;
text-decoration : none;
} 

div.main a:visited {
color : #ebd17c; 
background : #000000 none;
text-decoration : none;
}

div.main a:active {
color : #ebd17c; 
background : #000000 none;
text-decoration : none;
}

div.main a:hover {
color : #c0c0c0; 
background : #000000 none;
text-decoration : none;
}



<!--input, textarea, select 
{background-color: #000000; 
font-family:times new roman; 
font-size:9px; color:#c0c0c0; 
font-weight:normal ; 
border-top: solid 1px #404040;  
border-left: solid 1px #404040; 
border-bottom: solid 1px #404040; 
border-right: solid 1px #404040;}