body {
	font-family: verdana,arial;
	background-color: #FFFFFF;
	
	font-size:13px;
	color:black;
	
}

.sectiontitle 	{	font-size:28px;}

.backgroundwhite {background-color:white;}

img {border:0;
	border-color:black;}

a { 	color:brown;


	}

a:hover {	color:green;
		TEXT-DECORATION: none;

}

.activelink {text-decoration:none;
		font-weight:bold;}
		
		
.smallactivelink {text-decoration:none;
		font-weight:bold;
		font-size:10px}		
		
h1 { 	color:#A74E25;


	}
	
h2 { 	color:#A74E25;


	}	
	
table {		font-size:13px;
		
		
	}
	
.bordered 	{		font-size:13px;
		
		border-width:1;
		border-style:solid;
		border-color:brown;
		
	}
	
.mergedtop {
	border-top:0;
	background-color:#D4E7B2;}

.mergedtopleft {border-left:0;
	border-top:0;background-color:#D4E7B2;}

.mergedbottomright {border-right:0;
	border-bottom:0;background-color:#D4E7B2;}

.mergedbottomleft {border-left:0;
	border-bottom:0;background-color:#D4E7B2;}
	
.mergedv {border-top:0;
	border-bottom:0;background-color:#D4E7B2;}

.mergedh {border-left:0;
	border-right:0;
	border-bottom:0;background-color:#D4E7B2;}
	
	
.mergedads{border-right:1px;border-left:1px;border-top:1px;
	border-bottom:0px;background-color:#D4E7B2;}
	



.outertable 	{	border-width:1px;
			border-style:solid;
			border-color:white;
			color:white;
		}

.blueoutertable 	{border-width:1px;
			border-style:solid;
			border-color:blue;
			color:white;
		}

