body {background:       url("http://www.plain-reality.net/detached/graphics/layout4d.jpg"); 
       background-repeat: repeat-y;
       background-color: #FFFFFF;}


p, td {font-family: arial; 
       font-size: 10px;
       color: #000000;
       line-height: 120%;
       text-align:justify;}

table {font-size: 11px}
       .outline {border: #000000; border-style: solid; border-top-width: 1px; 
       border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px;           
       text-align: justify;}


a:link, a:visited, a:active {
       text-decoration: none; 
       color: #808080;
       font-weight: bold;}


a:hover {

       text-decoration: line-through; 
       color: #808080;}


.navhead	{text-align: right;
       font-family: arial, Sans-Serif; 
       font-weight: bold; font-color: #B7D1B6;
       border-style: solid;
       border-color: #364935;
       border-right-width: 0px;
       border-bottom-width: 1px;
       border-left-width: 0px;
       border-top-width: 0px;
       padding-top: 2px; 
       padding-bottom: 2px; 
       padding-left: 10px; 
       padding-right: 5px;
       width: 135px;}


.footer {text-align: center;
        font-color: #B7D1B6;
}


.sidebar {
	position: absolute;
	top: 00px;
	left: 0px;
	border-right: 1px solid #B6CDDA;
	border-bottom: 1px solid #B6CDDA;
	background: #B6CDDA;
	padding: 15px 0px 0px 5px;
	width: 145px;
	z-index: 0;}

li {padding-bottom: 5px;}
	
/* Navigation  */	
	
ul.navpanel {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #DBE9F1;
	list-style: none;
	margin: 0px;
        margin-left: 3px;
	margin-bottom: 20px;
	padding: 0px;
	width: 140px;}

ul.navpanel li {
	display: block;
	font: 10px sans, "Tahoma", serif, times;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	padding-bottom: 0;}

ul.navpanel li a	{
	color: #000000;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding-left: 20px}
	
.navpanel li a:link, .navpanel li a:visited {
	display: block;
	margin: 0px;
	line-height: 15px;} 

.navpanel li a:hover {
	background: #D6EEFC;}
	
ul.navpanel li.navheader {
	color: #000000;
	font-style: bold;
	background-color: #FFFFFF;
	margin: 0px;
	line-height: 15px;
	padding-left: 10px;
	padding-bottom: 0;}