﻿tr.MenuStripBackground
{
	background-color: #E70502;
}

tr.Header
{
		background-color: #E70502;
		color: #FFFFFF;
}

table.OutlinedBox
{
	border-right: solid thin black;
	border-top: solid thin black; 
	border-left: solid thin black;
	border-bottom: solid thin black;
}

body.MainBackground
{
	background-color: #E6FFBF;
}

BODY, TD, P, LI, BLOCKQUOTE { 
   font-family: candara,Georgia,arial,helvetica,sans-serif;
   font-size: 14px;
   color: #000000;
   }


/* Styles for the footer on masterpage */
table.Footer
{
	background-color: #E6FFBF;
	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;
	}	
	

A:link.MainMenu	
{
	font-size: small;		
	text-decoration:	none;
	color:	#FFFFFF;
	}
A:visited.MainMenu	
{
	font-size: small;		
	text-decoration: 	none;
	color:	#FFFFFF;
	}			
A:active.MainMenu	
{
	font-size: small;		
	text-decoration:	none;
	color:	#000000;
	}			
A:hover.MainMenu	
{
	font-size: small;		
	text-decoration:	none;
	color:	#000000;
	}
	
tr.MainMenu
{
		background-color: #E70502;
}


A:link.Navigation	
{
	font-size:medium;	
	font-weight: bold;		
	text-decoration:	none;
	color:	#000000;
	}
A:visited.Navigation	
{
	font-size: medium;	
	font-weight: bold;	
	text-decoration: 	none;
	color:	#000000;
	}			
A:active.Navigation	
{
	font-size: medium;	
	font-weight: bold;	
	text-decoration:	none;
	color:	#000000;
	}			
A:hover.Navigation	
{
	font-size: medium;	
	font-weight: bold;	
	text-decoration:	none;
	color:	#000000;
	}