body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  	margin-top: 0px;
	color: #525043;
	font-size: 0.7em;
	text-align: left;
	background-image: url('images/common/bg.gif');
    background-repeat: repeat-x
}

a.white:link {color: #FFFFFF; text-decoration: none} 
a.white:visited {color: #FFFFFF; text-decoration: none} 
a.white:hover {color: #FFFFFF; text-decoration: underline} 
a.white:active {color: #FFFFFF; text-decoration: none}  

a.brown:link {color: #525043; text-decoration: underline} 
a.brown:visited {color: #525043; text-decoration: none} 
a.brown:hover {color: #525043; text-decoration: underline} 
a.brown:active {color: #525043; text-decoration: none}  


h1 {
	font-size: 1.2em;
	color: #525043;
	padding: 0.4em 0em 0em 0em;
}

h2 {
	font-size: 1em;
	color: #525043;
	padding: 0.4em 0em 0em 0em;
}
h3 {
	font-size: 0.8em;
	color: #525043;
	padding: 0.4em 0em 0em 0em;
}

td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-align: left;}
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; text-align: left;}

#hlines {
	border-left: 1px solid #525043;
}


.whitetable {
	border-left: 7px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	background-color: #ece8dc;
	}
	
.whitetoptable {
	border-top: 7px solid #FFFFFF;
	background-color: #ece8dc;
	}
	
#dashtabletop {
	border-bottom: 1px dashed #525043;	
}

.footer {
	font-size: 0.8em;	
	color: #FFFFFF;
	padding: 0.7em 0.7em 0.7em 0.7em;
}

.tintbg {
	background-image: url('images/common/sidebg.jpg');
    background-repeat: repeat-x
}

.footer2 {
	font-size: 0.9em;	
	color: #ece8dc;
}
#disctabletop {
	border-bottom: 1px solid #ece8dc;		
	border-top: 1px solid #ece8dc;		
	padding: 0.5em 0.5em 0.5em 0.5em;
}
