body {
	margin : 0px 0px 0px 0px;
	font-size: 10pt;
	font-family: "Arial Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: 75%;
	background-color: #ffffff;
}

td {
	font-size: 10pt;
	font-family: "Arial Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: 75%;
}

a, a:hover, a:visited, a:hover:visited {
	color: #F86811;
	font-weight: bold;
	text-decoration: none;
}

.TopNav, .TopNav:Hover, .TopNav:Visited {
	color: #000000;
	font-family: "Century Gothic", "Arial Unicode", Arial, Helvetica, sans-serif;
	font-weight: 900;
}

.SideNav, .SideNav:Hover, .SideNav:Visited {
	color: #FFFFFF;
	font-family: "Century Gothic", "Arial Unicode", Arial, Helvetica, sans-serif;
	font-weight: 900;
	font-size: 103%;
}

.BlackLink, .BlackLink:Hover, .BlackLink:Visited {
	font-size: 10pt;
	font-family: "Arial Unicode", Arial, Helvetica, sans-serif;
	letter-spacing: 75%;
	color: #000000;
	font-weight: normal;
}

.PageTitle {
	color: #FB6612;
	font-family: "Arial Black", "Century Gothic", "Arial Unicode", Arial, Helvetica, sans-serif;
	font-size: 160%;
	text-transform: uppercase;
	line-height: 23px;
}

.MainBG {
	background-image : url(images/bg.jpg);
	background-attachment : scroll;
	background-position : bottom;
	background-repeat : no-repeat;
}

.DarkBlue {
	color: #2B5A74;
	font-weight: bold;
}

.BiggerText {
	font-family: "Century Gothic", "Arial Unicode", Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

.BiggerTextCaps {
	font-family: "Century Gothic", "Arial Unicode", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-transform: uppercase;
	font-weight: bold;
}