body {
	margin: 0;
	background-color: #fffad0;
/*	background-image: url(/images/body_bg.jpg);*/
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
/*	font-family: Tahoma;*/
	font-size: medium;
	color: #333300;
	}

#container_search {
	background-color:#FFF;
	padding: 5px;
	float: left;
	border-style: dotted;
	border-width: 1px;
	border-color: #999999;
	margin: 2px;
	font-size: 12px;
	text-decoration: none;
	height: 100px;
}


/*	------------------------------
	links						*/
.link {
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
	font-family: Tahoma;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.linkSm {
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
.linkRed {
	font-size: 11px;
	color: #990000;
	text-decoration: underline;
}
.linkBUp {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
/*	------------------------------
	content / text / etc ...	*/
.h1 {
	font-size: 20px;
	color: #666666;
	text-decoration: none;
}
.title {
	font-size: 12px;
	color:#333333;
	font-weight:bold;
	text-decoration: none;
	background-image:url(../images/head_corner_mid_2.gif);
	line-height:20px;
	text-indent:10px;
}

.title a {
font-size: 9px;
	text-decoration:none;
	color:#666666;
}

.title a:hover {
font-size: 9px;
	text-decoration:underline
	color:#666666;
}

.subtitle {
	font-size: 12px;
	color: #cc3333;
	font-weight:900;
}
.text {
	font-size: 11px;
	color:#333333;
	text-decoration: none;
	font-family: Tahoma;
}
.text_white {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Tahoma;
	font-weight:bold;
}
.textSmall {
	font-size: 9px;
	color: #999999;
	font-family: Tahoma;
}
.head_n1 {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma;
	height: 24px;
	background-color: #cb9508;
	margin-right: 3px;
	padding: 2px 0 0 10px;
}
.SmallRed {

	font-size: 10px;
	color: #FF0000;
	text-decoration: none;
}
/*	------------------------------
	form elements / etc ...		*/
.style {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #f9f9f9;
	padding: 2px;
	border: 1px solid #dfdfdf;
	margin: 1px;
}
/*.style {
	font-size: 12px;
	color: #333333;
}*/
.styleSm {
	font-size: 10px;
	color: #333333;
}
.style50P {
	font-size: 11px;
	color: #666666;
	background-color: #f9f9f9;
	padding: 2px;
	border: 1px solid #dfdfdf;
	margin: 1px;
	width: 50%;
}
.style100P {
	font-size: 11px;
	color: #666666;
	background-color: #f9f9f9;
	padding: 2px;
	border: 1px solid #dfdfdf;
	margin: 1px;
	width: 90%;
}
.style_captcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #EEF7FD;
	padding: 1px;
	border: 1px solid #a6c6ce;
	margin: 1px;
	height: 17px;
	width: 82px;
}
.linkSmNoU {

	font-size: 10px;
	color: #0066CC;
	text-decoration: none;
}
#fantasyRules table {
	margin-top: 6px;
	margin-bottom: 6px;
}
#fantasyRules a {
	text-align: center;
	font-size: 14px;
	color: #666666;
}
#fantasyLeagueTable {
	font-size: 11px;
	color: #000000;
}
#fantasyLeagueTable table {
	font-size: 11px;
}
#fantasyLeagueTable tbody {
	font-size: 11px;
}
#fantasyRules p {
	margin-top: 2px;
	margin-bottom: 4px;
}
