/* Global Styles */


#topNavigation {
	background-color: /*#663366*/ /*#9999CC*/#FFFFFF; /* Sets the bottom border properties for an element using shorthand notation */
	height: 2em;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#topNavigation2 {
	background-color: /*#FFFFFF*/ /*#9999CC*/#663366; /* Sets the bottom border properties for an element using shorthand notation */
	height: 2em;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;*/
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
}
#SideBtns{
	float: left;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	}
	
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border: 0;
	border-width: 0;
	padding: 0;
	color: #663366;
	font-weight: bold;
	}
	
a:hover {
	color: #9999CC;
	}
/* ID Styles */

#navigation			{
	
	}
	
#TrowelBackground	{
	background-image:url(Graphics/trowel.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	vertical-align: top;
	text-align: justify;
	}
#BrushBackground	{
	background-image:url(Graphics/brush.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;
	text-align: justify;
	}
	
#DarkHeading		{
	font:12px Arial, Helvetica, sans-serif;
	color: 663366;
	letter-spacing:0.1em;
	font-weight: bolder;
	text-indent: 10px;
	}
	
#LightHeading		{
	font:14px Arial, Helvetica, sans-serif;
	color: #9999CC;
	letter-spacing:0.1em;
	line-height:18px;
	}
#FSFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.navText {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:500;
	line-height:30px;
	color: #663366;
	text-decoration: none;
	padding:8px 6px 10px 10px;
	letter-spacing:0.1em;
	}
.TitleText {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:20px;
	letter-spacing:0.1em;
	text-decoration: none;
	padding:8px 6px 10px 0px;
	color:#663366
	}	
/* Old Styles */	

.FSFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.FStd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.FSHeadWord {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #663366;
}		

.link {
	text-decoration: none
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	border-width: 0;
	padding: 0;
}

.Footerlink {
	font-family: Arial, Helvetica, sans-serif;
	border: 0;
	border-width: 0;
	padding: 0;
	text-decoration: none;
	visited text-decoration: none;
	active text-decoration: none;
	hover text-decoration: underline; color: white;
}
.Arealink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;border: 0;
	border-width: 0;
	padding: 0;
	text-decoration: none;
	visited text-decoration: none;
	active text-decoration: none;
	hover text-decoration: underline; color: #9999CC;
}
.CSSub {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 14px;
	font-weight: bold;
}
.CSTitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999CC;
	font-size: 16px;
	font-weight: bold;
}
.FreeStyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	font-weight: bold;
}
.FSStd2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9999CC;
	font-size: 12px;
	font-weight: bold;
}
.Areas {
	font-family: Arial, Helvetica, sans-serif;
	color: #663366;
	font-size: 12px;
	font-weight: bold;
}
