﻿table.MenuStripBackground
{
	background-color: #355679;
}

table.Header
{
	background-color: #FFFFFF;
}




/* Styles for the footer on masterpage */
table.Footer
{
	font-family: Century Gothic;
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	}
A:link.Footer	{	
	text-decoration:	underline;
	font-size: xx-small;
	color:	#000000;
	}
A:visited.Footer	{	
	text-decoration:	underline;
	font-size: xx-small;
	color:	#000000;
	}			
A:active.Footer	{	
	text-decoration:	underline;
	font-size: xx-small;
	color:	#337984;
	}			
A:hover.Footer	{	
	text-decoration:	underline;
	font-size: xx-small;
	color:	#337984;
	}	
	

table.MainMenu
{
	background-color: #FFFFFF;
}

A:link.MainMenu	
{
	font-family: Century Gothic;
	font-size: medium;
	text-decoration:	underline;
	color:	#355679;
	}
A:visited.MainMenu	
{
	font-family: Century Gothic;
	font-size: medium;	
	text-decoration:	underline;
	color:	#355679;
	}			
A:active.MainMenu	
{
	font-family: Century Gothic;
	font-size: medium;
	text-decoration:	underline;
	color:	#B4CAE2;
	}			
A:hover.MainMenu	
{
	font-family: Century Gothic;
	font-size: medium;
	text-decoration:	underline;
	color:	#B4CAE2;
	}
	
A:link.Navigation	
{
	font-family: Century Gothic;
	font-size: medium;
	text-decoration:	underline;
	color:	#355679;
	}
A:visited.Navigation	
{
	font-family: Century Gothic;
	font-size: medium;	
	text-decoration:	underline;
	color:	#355679;
	}			
A:active.Navigation	
{
	font-family: Century Gothic;
	font-size: medium;
	text-decoration:	underline;
	color:	#B4CAE2;
	}			
A:hover.Navigation	
{
	font-family: Century Gothic;
	font-size: medium;
	text-decoration:	underline;
	color:	#B4CAE2;
	}
