BODY {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color:#333;
	/*background-color: #FFFFFF;
	background-image: url(images/LimeFadeBackground.jpg); */
	background-repeat: repeat-x;
	background-attachment: fixed;


}
A:link {
	color: #004080;
	text-decoration:none;
	font : "Courier New", Courier, monospace;
}
A:visited {
	color: #004080;
	text-decoration:none;
}
A:hover {
	color: Gray;
	text-decoration: underline;
}
.HeaderRadius {
	font-size: 9pt;
}
.HeaderAcctBox {
	font-size: 8pt;
	align: right;
	background-color: #FFFF99;
	border: 1px dashed #CCCCCC;
	width: auto;
	padding: 2px;




}
.TopViewed {
	font-size: 8pt;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	border-top: 1px dashed Black;
}
.AffiliateLevelsTable {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
}
.NewAccountDisclaimer {
	color: #990033;
	font-style: italic;
}

tr.off {
	background: white;
}

tr.on {
	background: ivory;
	cursor: pointer;
}
A.FrontRSSBox:link {
	color: Gray;
}
.FrontRSSBox {
	font-size: 8pt;
}
.ListingBlock {
	border: thin solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	background-image: url(images/faded_background.gif);
	background-repeat: repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.ListingBlockPages {
	border: thin solid #CCCCCC;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
}
.EventDetailsTable {
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	background-color: #FFFFFF;	
}
.ContactUsTable {
	border: thin solid #CCCCCC;
}
.MyAffiliates {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	background-color: #FFFFCC;
	border: thin solid #666666;
}
.categoryHide {
	visibility: hidden;
}
.categoryShow {
	visibility: visible;
}
.mapTabUsed {
	border: 1px solid Gray;
	background-color: #006400;
	font-weight: bold;
}
.mapTabNotUsed {
	border: 1px solid Gray;
	background-color: #DDFFBB;
}
.AllEventsTable {
	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	background-color: #FFFFFF;	
}
.MainPageBox {
	border: 2px solid #FF0000;
	background-image: url(/images/faded_background.gif);
	background-repeat: repeat;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
table {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}
.MainDiagTable {
	background-image: url(images/FAELogoBottomMainDiag.gif);
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-attachment: scroll;
	background-position: right bottom;
	background-repeat: no-repeat;






}

