<style type="text/css">
#p_header{
width: 100%;
height: 330px;
margin: 0px;
background-color: ;
}
#p_menu{
float: left;
width: 148px;
height: 100%; 
	margin-left: 0px;
	margin-top: 0px;
background-color:#6CED53 ;
 overflow: auto;   
}
#p_content{
margin-left: 160px;
margin-top: opx;
width: ;
height: auto;
background-color: ;
}
body{
background-color: ;
background-image: url('');
background-repeat: repeat;  
background-attachment: fixed;
background-position: center center;
}
td {font-size: 10pt}
.xmenu  { color: blue; font-weight: bold; text-decoration: none;}
.menu  { font-family: MS Sans Serif; font-size: 8pt; color: blue; font-weight: bold; text-decoration: none;}
.title  { font-family: MS Sans Serif; font-size: 12pt; color: blue; font-weight: bold; text-decoration: none;}
.small  { font-family: MS Sans Serif; font-size: 6pt; color: blue; font-weight: normal; text-decoration: none;}
a { color: #3366CC;}
a:visited { color: #1B6309;}
a:hover   {text-decoration: none; background: #eeeeee }
</style>

