body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color: #000000;
	background-color: #193659;
}

a:link 
{  	
	color: #000000;
}
a:active 
{  
	color: #000000; 
	text-decoration: none;
}
a:visited 
{  
	color: #000000;
	text-decoration: underline;
}
a:hover 
{  
	color: #CC0000;
}
a:visited:hover 
{  
	color: #CC0000;
}

.topMenuLink:link 
{  	
	color: #DFDFDF;
	text-decoration: none;
}
.topMenuLink:active 
{  
	color: #DFDFDF; 
	text-decoration: underline;
}
.topMenuLink:visited 
{  
	color: #DFDFDF;
	text-decoration: none;
}

.sideMenuLink:link 
{  	
	color: #000000;
	text-decoration: none;
	font-size:16;
}
.sideMenuLink:active 
{  
	color: #000000; 
	text-decoration: underline;
	font-size:16;
}
.sideMenuLink:visited 
{  
	color: #000000;
	text-decoration: none;
	font-size:16;
}

.blue
{
	background-color: #193659;
}
.grey
{
	background-color: #DFDFDF;
}

.silver
{
	background-color: #C1C1C1;
}

.path
{
	font-size: 12px;
	font-weight: bold;

}
	
	
.sideMenu {
	background-color: #DFDFDF;
	text-align: center;
	vertical-align: top;


}
.content {
	background-color: #C1C1C1;
	margin-left: 10px;
	margin-right: 20px;
}

.footing 
{
	text-align: center;
	font-size:10;
	color: #C1C1C1;
}
.footingLink:link 
{  	
	color: #FFFFFF;
	text-decoration: underline;
}

.footingLink:active 
{  
	color: #FFFFFF; 
	text-decoration: none;
}
.footingLink:visited 
{  
	color: #FFFFFF;
	text-decoration: underline;
}
.listTable
{
	background-color: #193659;
	color: #DFDFDF;
}
.listTableHeading
{
	font-size:16;
	text-align:center;
	font-weight:bold;
}
.alt1
{
	background-color: #c1c1c1;
	font-size:15;
	color: #000000;
}
.alt2
{
	background-color: #DFDFDF;
	font-size:15;
	color: #000000;
}
.smaller
{
	font-size:14;
}	
