.master {
width: 100%; 
height: 100%; 
} 
.nav { 
border-right : 2px solid #000000;
background : #007cc3;
height : 100%;
} 
.nav table { 
width : 100%;
text-align : right;
} 
.nav a:link { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
font-family : tahoma;
font-size : 0.9em;
} 
.nav a:visited { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
font-family : tahoma;
font-size : 0.9em;
} 
.nav a:active { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
font-family : tahoma;
font-size : 0.9em;
} 
.nav a:hover { 
color : #fdbc4d;
} 
.topLeft { 
border-bottom : 2px solid #000000;
border-right : 2px solid #000000;
height : 0%;
width : 0%;
} 
.topRight {
font-family : tahoma;
font-size : 0.7em;
color : #ffffff;
text-align: right;
vertical-align: bottom;
border-bottom : 2px solid #000000;
width : 100%;
background-image : url('wave.jpg');
background-position : bottom left;
background-repeat : repeat-x;
} 
.topRight a:link { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
} 
.topRight a:visited { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
} 
.topRight a:active { 
text-decoration : none;
color : #ffffff;
padding-right : 3px;
} 
.topRight a:hover { 
color : #fdbc4d;
} 
.main { 
font-size : 0.8em;
padding-top : 3px;
padding-left : 5px;
} 
.main div { 
margin-bottom : 0.9em;
} 
.main table { 
font-size : 0.9em;
} 
.main a:link { 
color : #004cff;
} 
.main a:visited { 
color : #007cc3;
} 
.main a:active { 
color : #000000;
} 
.main a:hover { 
color : #000000;
}
.main ul {
margin-left: 1%;
padding-left: 1%;
}
.main li a:link { 
color : #000000;
} 
.main li a:visited { 
color : #000000;
} 
.main li a:active { 
color : #000000;
} 
.main li a:hover { 
color : #007cc3;
}
body { 
background : #fdbc4d;
font-family : sans-serif;
margin-top: 2px; 
margin-left: 2px; 
margin-right: 2px; 
margin-bottom: 1px;
} 
h4 { 
font-family : tahoma;
font-size: 1.2em;
}