@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	}
	
	html { min-height: 100%; margin-bottom: 1px; }
	
.PageTitle {
	font-size: 18px;
	font-family: 'Georgia', Times New Roman, Times, serif;
	letter-spacing: 8px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-weight: normal;
}

.PageTitleReverse {
	font-size: 17px;
	font-family: 'Georgia', Times New Roman, Times, serif;
	letter-spacing: 8px;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
}

.PageTitleReverseSmaller {
	font-size: 10px;
	font-family: 'Georgia', Times New Roman, Times, serif;
	letter-spacing: 5px;
	text-decoration: none;
	text-transform: uppercase;
	color: #CCCCCC;
}

.BodyCopy {
	font-size: 11px;
	font-family: Verdana, Arial, 'Helvetica, ' sans-serif;
	font-weight: normal;
	color: #666666;
	line-height: 1.2;
}

.BodyCopyDescription {
	font-size: 16px;
	font-family: 'Georgia', Times New Roman, Times, serif;
	font-weight: normal;
	color: #999999;
	line-height: 1.3;
}
.BodyCopytotal {
	font-size: 11px;
	font-family: Verdana, Arial, 'Helvetica, ' sans-serif;
	font-weight: normal;
	color: #000000;
	line-height: 1.2;
}

.pagelinkCurrent {
	font-size: 10px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}

.pagelinkCurrentLowerCase {
	font-size: 10px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	text-transform: none;
	color: #000000;
}

.pagelink1 {
	font-size: 10px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 2px;
	font-style: normal;
	text-transform: uppercase;
	color: #999999;
}


.tabletitle1 {
	font-size: 11px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 5px;
	font-style: normal;
	text-transform: uppercase;
	color: #000000;
}

.tabletitle2 {
	font-size: 10px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	letter-spacing: 5px;
	font-style: normal;
	text-transform: uppercase;
	color: #53524A;
}

a:link {
/*	color: #999999; */
	text-decoration: none;
	border:none;
	 outline: 0px;
}
a:visited {
/*	color: #999999; */
	text-decoration: none;
	 outline: 0px;
}
a:hover {
	text-decoration: none;
	color: #CC6600;
	border: none;
	 outline: 0px;
}
a:active {
	text-decoration: none;
	color:#000000;
	border: none;
	 outline: 0px;
}
 a:focus {
      outline: 0;
      }


.style4 {font-family: "Georgia", Times New Roman, Times, serif; letter-spacing: 5px; font-style: normal; text-transform: uppercase; color: #53524A; font-size: 12px;}
.style5 {
	color: #FFFFFF;
	line-height: 1.2;
	font-size: 11px;
	font-family: Verdana, Arial, 'Helvetica, ' sans-serif;
}

</style>
