body {
line-height14px : 14px; 
font-size : 9pt; 
cursor : default; 
background-color : #ffffff; 
} 
b {
font-weight : bold; 
font-family : arial, helvetica, sans-serif;
line-height : 14px; 
font-size : 9pt;
color : #EDDEC1; 
} 
strong {
font-weight : bold; 
font-family : arial, helvetica, sans-serif;
line-height : 14px; 
font-size : 9pt;
color : #EDDEC1; 
} 
i {
font-family : arial, helvetica, sans-serif; 
color : #000000; 
} 


textarea , select {
background-color : #F6FF7E; 
font-family : arial, helvetica, sans-serif; 
font-size : 9px; 
color : #000000; 
font-weight : normal; 
border-top : 1px solid #0C0904; 
border-left : 1px solid #0C0904; 
border-bottom : 1px solid #0C0904; 
border-right : 1px solid #0C0904; 
}
img {
   border:0;
}

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


.navigation
{position: absolute;
 top: 380px;
 left: 334px;
 width: 183px;
 padding: 1px;
 background: #EDDEC1;
}

.nav_title {
color : #000000;
font-weight : bold;
font-family : trebuchet ms, arial;
font-size : 12pt;
text-align : left;
font-weight : bold;
line-height : 16px;
padding-top : 1px;
padding-left : 8px;
padding-bottom : 1px;
border-bottom : 1px dotted #000000;
background-color : #EDDEC1;


}

div.navigation {
font-family : arial, helvetica, sans-serif; 
color : #000000; 
font-size : 18pt;
text-align : left;
line-height : 30px;
}

div.navigation a:link {
display : block;
color : #000000;
font-family : trebuchet ms, arial;
font-size : 9pt;
text-align : left;
line-height : 16px;
text-decoration : none;
padding : 2px;
background-color : #EDDEC1;
border-bottom : 1px dotted #000000;

} 

div.navigation a:visited {
display : block;
color : #000000;
font-family : trebuchet ms, arial;
font-size : 9pt;
text-align : left;
line-height : 16px;
text-decoration : none;
padding : 2px;
background-color : #EDDEC1;
border-bottom : 1px dotted #000000;

} 

div.navigation a:active {
display : block;
color : #000000;
font-family : trebuchet ms, arial;
font-size : 9pt;
text-align : left;
line-height : 16px;
text-decoration : none;
padding : 2px;
background-color : #EDDEC1;
border-bottom : 1px dotted #000000;

} 

div.navigation a:hover {
display : block;
color : #000000;
font-family : trebuchet ms, arial;
font-size : 9pt;
text-align : left;
line-height : 16px;
text-decoration : none;
padding : 2px;
background-color : #ffffff;
border-bottom : 1px solid #000000;

} 


.main
{position: absolute;
 top: 380px;
 left: 15px;
 width: 303px;
 padding: 1px;
}

div.main 
{font-family : arial, helvetica, sans-serif; 
color : #000000; 
font-size : 9pt;
line-height : 14px;  
background : #C89E4C none;
text-align : justify;
}

div.main a:link {
color : #000000; 
font-weight : bold;
} 

div.main a:visited {
color : #000000; 
font-weight : bold;
}

div.main a:active {
color : #000000; 
font-weight : bold;
}

div.main a:hover {
color : #EDDFC3; 
font-weight : bold;
}



<!--input, textarea, select 
{background-color: #F6FF7E; 
font-family:arial; 
font-size:9px; color:#000000; 
font-weight:normal ; 
border-top: dotted 1px #0C0904;  
border-left: dotted 1px #0C0904; 
border-bottom: dotted 1px #0C0904; 
border-right: dotted 1px #0C0904;}