body  { font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; background="body_background_tile.gif"; }
a:link { color: #333333; }
a:visited { color: #000000; }
a:hover { text-decoration: underline; color: #596886; }

 
	
td { font-family: Arial, Helvetica, sans-serif; font-size: 10pt;}

th { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }




.leftnav { text-decoration: none; color: #596886; }


.headings{
	background-color: #596886;
	margin:5px;
    border:1px solid #596886;
    padding-top:5px;
    padding-bottom:5px;
	font-weight:bold;
	
}

.box {      
	margin:5px;
    border:1px solid #596886;
    padding-top:5px;
    padding-bottom:5px;
	background-color: #CCCCCC;
	}
	
.toplinks {font-weight: bold; }
.toplinks a:link { text-decoration: none; color: #E1E5ED; }
.toplinks a:visited { text-decoration: none; color: #E1E5ED; }
.toplinks a:active { text-decoration: none; color: #E1E5ED; }
.toplinks a:hover {text-decoration: none; color: #BABDC4; }


