.MainFrameBorder {
	border: 1px solid #CCCCCC;
}
.IndexAffiliatesFonts {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #333333;
	clear: none;
	float: none;

}
a.IndexAffiliatesFonts:link { color: #333333; text-decoration: none }
a.IndexAffiliatesFonts:active { color: #333333; text-decoration: none }
a.IndexAffiliatesFonts:visited { color: #333333; text-decoration: none }
a.IndexAffiliatesFonts:hover { color: #333333; text-decoration: bold }

.TopMenuFonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	border: none;
}

a.TopMenuFonts:link { 	font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: none }
a.TopMenuFonts:active { 	font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: none }
a.TopMenuFonts:visited { 	font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: none }
a.TopMenuFonts:hover { 	font-family: Georgia, "Times New Roman", Times, serif; color: #FFFFFF; text-decoration: underline }

.NewsFonts {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
.BottomFonts {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #000000;
}
.PageBg {
	background-image: url(../images/page_bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;


}
.Forms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #999999;
}
