body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #666666;
	margin-top: 3px;
} 

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #333399;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-top: 2px;
	margin-bottom: 2px;
}

h1.category {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-top: 12px;
	margin-bottom: 8px;
	background-color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
}

h1.cat-main {
	font-size: 15px;
	font-weight: bold;
	color: #FFFF66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	margin-bottom: 8px;
	background-color: #333333;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
}

form {
	font-size: 11px;
	display: inline;
}

a:link {
	color: #333399;
	text-decoration: underline;
}

a:visited {
	color: #663399;
	text-decoration: underline;
}
                            
a:active { 
	color: #FF0000; 
	text-decoration: underline; 
}

a:hover {
	color: #FF0000; 
	text-decoration: underline;
}

li {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	list-style-type: none;

}

ul {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}

.menu-top {


	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	display: block;
	padding-bottom: 2px;
	padding-top: 1px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #CCCCCC;
}

a.menu-top:link {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu-top:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu-top:active {
	text-decoration: none;
	color: #FFFF00;
}

a.menu-top:hover {
	color: #FFFF00;
	background-color: #666666;
	border-top-color: #333333;
	border-left-color: #333333;
	text-decoration: none;
}

.menu-red {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #660000;
	border-left-color: #CC0000;
	display: block;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CC0000;
	padding-bottom: 1px;
	padding-left: 2px;
	background-color: #990000;
	font-weight: bold;
}

a.menu-red:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.menu-red:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.menu-red:active {
	background-color: #990000;
}

a.menu-red:hover {
	color: #FFFF00;
	border-top-color: #330000;
	border-left-color: #330000;
	border-bottom-color: #330000;
	background-color: #820000;
	text-decoration: none;
}

.menu-red-h1 {
	color: #FFFF66;
	text-decoration: none;
	display: block;
	background-color: #330000;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CC0000;
	border-left-color: #CC0000;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 3px;
}


.menu-tv {
	color: #333333;
	text-decoration: none;
	display: block;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 2px;
	background-color: #797979;
	font-weight: bold;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #333333;
	border-left-color: #999999;
	padding-bottom: 1px;
}

.menu-tv:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-tv:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.menu-tv:active {
	background-color: #F20000;
	color: #FFFF00;
}

.menu-tv:hover {
	color: #FFFF00;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #555555;
	text-decoration: none;
	border-right-color: #999999;
	border-left-color: #333333;
}

.standard {
	color: #333333;
	font-weight: normal;
	font-size: 12px;
}

a.standard:link {
	color: #333399;
	text-decoration: underline;
}

a.standard:visited {
	text-decoration: underline;
	color: #0000CC;
}

a.standard:active {
	text-decoration: underline;
	color: #FF0033;
}

a.standard:hover {
	text-decoration: underline;
	color: #FF0000;
}

.small {
	font-size: 11px;
	color: #333333;


}

a.small:link {
	color: #333399;
	text-decoration: underline;


}

a.small:visited {
	text-decoration: underline;
	color: #333399;
}

a.small:active {
	color: #FF0000;
	text-decoration: underline;
}

a.small:hover {
	color: #FF0000;
	text-decoration: underline;
}

.links {
	font-size: 12px;
	color: #242424;
	margin-top: 14px;
	margin-bottom: 8px;
	font-family: Arial, Helvetica, sans-serif;

}

a.links:link {
	color: #333399;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.links:visited {
	text-decoration: underline;
	color: #663366;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

a.links:active {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;


}

a.links:hover {
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.footer {
	color: #999999;
	font-weight: normal;
	font-size: 11px;
}

a.footer:link {
	color: #CCCCCC;
	text-decoration: none;
}

a.footer:visited {
	text-decoration: none;
	color: #CCCCCC;
}

a.footer:active {
	text-decoration: none;
	color: #999999;
}

a.footer:hover {
	text-decoration: none;
	color: #FFCC33;
}

.sponsor-h1 {
	color: #FFFF66;
	text-decoration: none;
	display: block;
	background-color: #333333;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-right: 1px;
	padding-left: 3px;
	padding-bottom: 1px;
}

.bold-standard {
	color: #333333;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.bold-standard:link {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.bold-standard:visited {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.bold-standard:active {
	text-decoration: none;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a.bold-standard:hover {
	text-decoration: none;
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.bold-white {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.bold-orange {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.button {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

.select {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.form {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px;


}

.picture {
	border: 1px solid #333333;
}

td.bg-top {
	background-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #999999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

td.bg-red {
	background-color: #CC0000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #330000;
	border-left-color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #330000;
}

td.bg-greybox {
	background-color: #E8E8FF;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;


}

td.bg-content {
	background-color: #FFFFFF;
	border-right-color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	font-size: 12px;
	padding: 10px 18px;
}

td.bg-links {
	font-size: 12px;
	padding-right: 20px;
	padding-bottom: 16px;
}

td.bg-tv {
	font-size: 11px;
	padding: 1px;
}

td.bg-topbar {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.meta-bottom {
	background-color: #464646;
	width: 740px;
	display: block;
	text-align: left;

}

.meta-bottom2 {
	font-size: 9px;
	color: #AEAEAE;
	display: block;
	padding: 2px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

.meta-top {
	width: 740px;
	display: block;
	font-size: 9px;
	color: #999999;
	text-align: left;
	padding-bottom: 3px;
}

sup.new {
	font-size: 12px;
	color: #339900;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

sup.pop {
	font-size: 12px;
	color: #0000CC;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

sup.review {
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.button-sm {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #333333;
	margin: 0px;
	padding: 0px;
}

.subcat-link {
	font-size: 11px;
	color: #333333;
	margin-top: 14px;
	margin-bottom: 8px;
	line-height: 15px;
	font-weight: normal;
}

a.subcat-link:link {
	color: #333399;
	text-decoration: underline;
	font-size: 11px;
}

a.subcat-link:visited {
	text-decoration: underline;
	color: #333399;
}

a.subcat-link:active {
	color: #FF0000;
	text-decoration: underline;
}

a.subcat-link:hover {
	color: #FF0000;
	text-decoration: underline;
}

.subcat {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	line-height: 17px;
	text-transform: capitalize;
}

a.subcat:link {
	color: #333399;
	text-decoration: none;
}

a.subcat:visited {
	text-decoration: none;
	color: #333399;
}

a.subcat:active {
	color: #FF0000;
	text-decoration: none;
}

a.subcat:hover {
	color: #FF0000;
	text-decoration: underline;
}

.numsites {
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
}

.small-space {
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.links-pay {
	font-size: 12px;
	color: #242424;
	margin-top: 14px;
	margin-bottom: 8px;
	background-color: #FFF0FF;
	border: 1px solid #FFC6FF;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;

}

.notes {
	color: #336600;

}

a.notes:link {
	color: #336600;
	text-decoration: underline;
}

a.notes:visited {
	text-decoration: underline;
	color: #336600;
}

a.notes:active {
	color: #FF0000;
	text-decoration: underline;
}

a.notes:hover {
	color: #FF0000;
	text-decoration: underline;
}
.story {

	color: #333333;
	font-weight: normal;
	font-size: 13px;
}
.small-bold {
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}

.small-grey {
	font-size: 12px;
	color: #7F7F7F;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;





}

a.small-grey:link {
	color: #7F7F7F;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a.small-grey:visited {
	text-decoration: underline;
	color: #7F7F7F;

}

a.small-grey:active {
	color: #7F7F7F;
	text-decoration: underline;

}

a.small-grey:hover {
	color: #993333;
	text-decoration: underline;

}
