body {
	background-image: url(bg.gif);
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color:#000000;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: underline;
		color:#000000;
}
a:active {
	text-decoration: none;
}


a.orange:link {
	text-decoration: none;
	color:#FF6D18;
}
a.orange:visited {
	text-decoration: none;
	color:#FF6D18;
}
a.orange:hover {
	text-decoration: none;
		color:#FF6D18;
}
a.orange:active {
	text-decoration: none;
}



a.Yellow:link {
	text-decoration: none;
	color:#E1CC00;
}
a.Yellow:visited {
	text-decoration: none;
	color:#E1CC00;
}
a.Yellow:hover {
	text-decoration: none;
		color:#E1CC00;
}
a.Yellow:active {
	text-decoration: none;
}



a.Green:link {
	text-decoration: none;
	color:#6DCC00;
}
a.Green:visited {
	text-decoration: none;
	color:#6DCC00;
}
a.Green:hover {
	text-decoration: none;
		color:#6DCC00;
}
a.Green:active {
	text-decoration: none;
}



a.SkyBlue:link {
	text-decoration: none;
	color:#00CCE1;
}
a.SkyBlue:visited {
	text-decoration: none;
	color:#00CCE1;
}
a.SkyBlue:hover {
	text-decoration: none;
		color:#00CCE1;
}
a.SkyBlue:active {
	text-decoration: none;
}



a.Grey:link {
	text-decoration: none;
	color:#E5E5E5;
}
a.Grey:visited {
	text-decoration: none;
	color:#E5E5E5;
}
a.Grey:hover {
	text-decoration: none;
		color:#E5E5E5;
}
a.Grey:active {
	text-decoration: none;
}





a.footer:link {
	text-decoration: none;
	color:#FFFFFF;
}
a.footer:visited {
	text-decoration: none;
	color:#FFFFFF;
}
a.footer:hover {
	text-decoration: underline;
		color:#FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color:#FFFFFF;
}



.text {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro Light Cond";
}
.text10 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	
}
.text10White {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
}
.text10Orange {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6D18;
	
}
.text10Bold {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: bold;}

.footerlinks {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF
}
.FooterOrange {
	color: #FF6D18;
	font-weight: bold;
	font-size: 14px;
}
.FooterYellow {
	color: #E1CC00;
	font-weight: bold;
	font-size: 14px;
}
.FooterGreen {
	font-size: 14px;
	font-weight: bold;
	color: #B9C100;
}
.FooterBlue {
	font-size: 14px;
	font-weight: bold;
	color: #00CCE1;
}
.FooterGrey {
	font-size: 14px;
	font-weight: bold;
	color: #E5E5E5;
}
.Heading20GreyBold {
	font-family: "Trebuchet MS", Verdana, "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro Light Cond";
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
.Heaing18Green {color: #6DCC00; font-size: 18px; font-family: "Trebuchet MS", Verdana, "Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", "Myriad Pro Light Cond"; }
.Heading16Blue {color: #92A1C8; font-weight: bold; font-size: 16px; }
.Heading16BlueDark {color: #1665F5; font-size: 18px; font-weight: bold; }
