.LeftBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration:none;
}
.LeftBar a:link {
	color: #FFFFFF;
	text-decoration:none;
}
.LeftBar a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.LeftBar a: hover {
	color: #FFCC66;
	text-decoration:none;
}



.BottMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	text-align: center;
	text-decoration:none;
}
.BottMenu a:link {
	color: #FFFFFF;
	text-decoration:none;	
}

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

.Spacing {
	letter-spacing: 5px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-transform: none;
	color: #666666;
	text-decoration: none;
	background-position: left;
	text-align: left;
	margin-bottom: 10px;
	font-style: italic;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #4D4D4D;
	margin-bottom: 5px;
	margin-top: 8px;
	white-space: nowrap;
	line-height: 18px;
}
h2 a:link {
	color: #4D4D4D;
	text-decoration:none
}
h2 a:visited {
	color: #4D4D4D;
	text-decoration:none
}
h2 a:hover {
	color: #800000;
	text-decoration: underline
}
.awfl {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
}
.awfl a:link  {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #484848;
}
.awfl a:visited {
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	font-size: 10px;
	text-align: center;
	padding-top: 20px;
	color: #484848;
}
	
.sup {
vertical-align: super;
font-size: 9px;
}

