body {
	margin:  10px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff;
}

a  { color: #525252; text-decoration:underline; }

table, td, p, div { font-size: 12px; }


h1 { font-size: 15px; color: #525252;  
     padding: 0 0; margin: 0 0 0 0;}

h2 { font-size: 15px; color: #525252; 
     padding: 0 0; margin: 0 0 0 0;
     background: #dddddd; }

h3 { font-size: 12px; color: #bb6644; 
     padding: 0 0; margin: 0 0 0 0; }


.red { color: #E20015; text-decoration:none !important;}
.brown { color: #bb6644; font-weight:bold; }

.selected { color: #E20015; text-decoration:none !important;}

table.top td { border: 0px; padding: 20 10; text-align: justify; }
table.thin tr td { border: 0px; padding: 0 0; text-align: justify; }

.lightgr { background: #dddddd; }

.topnav {color:black; text-decoration:none !important;}

.tbrd1 {
background-color:#BCC7EA;
color:black; } 

.tbrd2 {
border-top:1px solid #BB6644; 
border-left:1px solid #BB6644; 
border-right:1px solid #BB6644; 
border-bottom:1px solid #BB6644; 
background-color:#BCC7EA;
color:black; } 

.btbl { font-size: 10px; }