.leftTile {
	background: url(images/home/left_tile.gif) right;
}
.leftShadow {
	background: url(images/home/left_shadow.jpg) no-repeat right;
}
.rightShadow {
	background: url(images/home/right_shadow.jpg) no-repeat;
}
.copyrightFont {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.smallWhite {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.loginField {
	font: 10px Arial, Helvetica, sans-serif;
	color: #000000;
}
.mediumWhite {

	font: 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.yellowTitles {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFF076;
}
.textTile {
	background: url(images/home/topgradient.jpg) no-repeat;
}
.cardTile {
	background-image: url(images/profiles/businesscard.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.yellowSmall {
	font: normal 10px Arial, Helvetica, sans-serif;
	color: #FFF49E;
}
.whiteTitle {
	font: bold 20px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.commentsFont {
	font: 11px Arial, Helvetica, sans-serif;
	color: #0B3F6C;
}
.formButtons {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #53ACE6;
}
.associatesBg {
	background: url(images/home/profile_tile.jpg) repeat-x;
}
.largertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellowbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: FFD200;
}
.whitemedbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallBlack {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000000;
}
.blueFont {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #00BEFF;
}
.bluebg {
	background-image: url(images/forums/blue_bg.jpg);
	background-repeat: repeat-x;
}
.yellowfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFFD5;
}