/* fonts styles*/

#col-2 #tfmArticle {
}
#col-2 #tfmArticle h1 {
	font-size: 11px;
	margin-bottom: 7;
	color: #2E8E2E;
	border-bottom:3px double #2E8E2E;
}
#col-2 #tfmArticle h2 {
	margin-top:0;
	margin-bottom: 10px;
	font-size: 13px;
	color: #ff6600;
}
#col-2 #tfmArticle h3 {
	margin-top: 1em;
	font-size: 13px;
	color: #4A4A4A;
}
#col-2 #tfmArticle h4 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
}
#col-2 #tfmArticle h5 {
	margin-top: .5em;
	margin-bottom: 15px;
	font-size: 1em;
	background-color: #458900;
}

#col-2 #tfmArticle h5 a{
	margin-top: .5em;
	margin-bottom: 15px;
	font-size: 1em;
	background-color: #458900;
	color:#fff;
}
#col-2 #tfmArticle h6 {
	padding: 5px 2px 2px 2px;
	font-size: 1.2em;
	color: #330066;
	margin-bottom:15px;
	border-bottom: 1px solid #2E8E2E;
	font-variant:small-caps;
}
#col-2 #tfmArticle p {
	color:#666;
}

#col-2 #tfmArticle p.listing {
	color:#333333;
	margin-left:15px;
}
#col-2 #tfmArticle p.sponsored {
	color:#333333;
	margin-left:15px;
	margin-bottom:15px;
	padding:7px;
	background-color:#FFEED5;
	border:3px double #ff6600;
}
#col-2 #tfmArticle p.sponsored a:link{
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}
#col-2 #tfmArticle p.sponsored a:visited{
	color:#ff6600;
	font-weight:bold;
	text-decoration:underline;
}
#col-2 #tfmArticle p.sponsored a:hover{
	color:#458900;
	font-weight:bold;
	text-decoration:underline;
}
#col-2 #tfmArticle p.sponsored a:active{
	color:#330066;
	font-weight:bold;
	text-decoration:underline;
}
#col-2 #tfmArticle .winner {
	color:#ff6600;
	font-weight:bold;
}
#col-2 #tfmArticle p.qualify {
	margin: 20px 0;
	padding: 5px;
	font-size: 1em;
	font-weight: normal;
	border: 2px solid #9c6;
	background-color: #ce9;
}
#tfmArticle p.email {
	margin: 2em 0;
	padding: .5em;
	font-size: 11px;
	font-weight: bold;
	background-color: #eee;
}


.clearhack { display: inline; } /*Clears Box Model Hack in IE5*/

/* tabs*/


#main {
	border: 1px solid #AAA;
	clear: both;
	background: #fff;
	width: 491px;
	padding-bottom:15px;
}

#contents {
	padding: 1.5em;
	background: #fff;
	min-height: 300px;
}
#contents li.main {
	color:#330066;
	margin-left: -22px;
	font-size: 10px;
	line-height:16px;
	list-style:square;
}

#contents li {
	color:#330066;
	list-style:none;
	margin-left: -25px;
	font-size: 11px;
	line-height:18px;
}
#contents li a:link{
	color:#330066;
	list-style:none;
	font-weight:500;
	font-size: 11px;
	line-height:18px;
}
#contents li a:visited{
	color:#330066;
	list-style:none;
	font-weight:bold;
	font-size: 11px;
	line-height:18px;
}
#contents li a:hover{
	color:#330066;
	list-style:none;
	font-variant:small-caps;
	font-weight:bold;
	font-size: 12px;
	line-height:18px;
}
#contents li a:active{
	color:#330066;
	list-style:none;
	font-weight:bold;
	font-size: 11px;
	line-height:18px;
}
#special{
	min-height: 175px;
	width: 440px;
	padding:10px;
	background-color:#FFEED5;
	border:3px double #ff6600;
	margin-bottom:15px;
}
#special img {
	float:right;
	margin: 0 0 10px 10px;
}
#special p{
	color: #009900;
	font-size: 10px;
	font-weight: normal;
}
#tabs {
	position: relative;
	width: 495px;
	height: 3em;
	width: 15px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 495px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#tabs ul#primary li  {
	display: inline;
	list-style: none;
}
#tabs ul#primary p {
	width: 15px;
	display: block;
	float: left;
	padding: 3px 0;
	margin: 1px 0px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
	border: 1px solid #AAA;
	background: #FFF7CD;
}
#tabs ul#primary a,#tabs ul#primary span,#tabs ul#primary a.current {
	width: 15px;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: underline;
	font-weight:bold;
	color: #333;
}
#tabs ul#primary span
{
	width: 15px;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	font-weight:normal;
	color: #333;
}
#tabs ul#primary span,#tabs ul#primary a.current,#tabs ul#primary a.current:hover {
	border: 1px solid #AAA;
	border-bottom: none;
	background: #fff;
	padding-bottom: 6px;
	margin-top: 0;
}

#tabs ul#primary a {
	background: #FFF7CD;
	border: 1px solid #AAA;
}

#tabs ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #fff;
	padding-bottom: 5px;
}
#tabs ul#primary a.current:active {
	margin-top: 0;
	text-decoration:underline;
	border-bottom: 1px solid #FFF7CD;
	background: #FFF7CD;
	padding-bottom: 5px;
}
#tabs ul#primary a:active {
	margin-top: 0;
	text-decoration:underline;
	border-bottom: 1px solid #FFF7CD;
	background: #FFF7CD;
	padding-bottom: 5px;
}
