p, .text, td, li { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #9A091C; line-height: 18px;}

.hometext { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #9A091C; line-height: 14px;}

.winner { font-family: verdana,arial,helvetica,sans-serif; font-size: 12px; color: #242D64; line-height: 18px; font-weight: bold;}

a { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #3E4B82;}
a:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 11px; color: #F99312;}

.footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #000000; line-height: 14px;  }
a.footer { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #000000; line-height: 14px; }
a.footer:hover { font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #000000; line-height: 14px; text-decoration: none; }

h3, .header { font-family: times,geogia,serif; font-size: 14px; color: #990117; font-weight: bold;}

.small {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #003572; line-height: 10px;}
a.small {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #003572; line-height: 10px;}
a.small:hover {font-family: verdana,arial,helvetica,sans-serif; font-size: 10px; color: #112D78; line-height: 10px;}

.off {display: none;}

#join-top {
	width: 249px;
	height:34px;
	background-image: url(../img/layout/join-box-top-bkg.gif);
	margin: 20px 0 0 40px;
	float:left;
	clear:both;
	
}

#join-bot {
	width: 229px;
	height: auto;
	background-image:url(../img/layout/join-box-bot-bkg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin: 0 0 0 40px;
	padding:10px;
	float:left;
	clear:both;
}

#join-bot ul {
	width: 229px;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
}

	#join-bot ul li {
		width: 209px;
		height:25px;
		line-height:25px;
		background-image: url(../img/layout/join-box-line.gif);
		background-repeat:no-repeat;
		background-position:bottom;
		list-style:none;
		margin:0;
		padding:0 0 0 20px;
		color:#242d64;
		font-size:11px;
		font-weight:bold;
	}
	
		#join-bot ul li em {
			font-size: 10px;
			font-weight:normal;
		}
