body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #EFEFEF;
	background-color: #FFFFFF;
	line-height: 16px;
}
table {
	background-color: #000000;
}
.table_main {
	background-image:url(nav_images/grunge_banner_repeat.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding: 6px 64px 12px 28px;
}
a:link {
	color: #EFEFEF;
	text-decoration: underline;
}
a:hover {
	color: #FF3399;
	text-decoration: underline;
}
a:visited {
	color: #EFEFEF;
	text-decoration: none;
}
a:active {
	color: #FF3399;
	text-decoration: underline;
}
.footer {
	font-size: 11px;
	padding: 6px 12px 6px 12px;
	line-height: 20px;
	letter-spacing: 0.1em;
	color: #EFEFEF;
	background-color:#333333;
}
.head {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}
.text_nav {
	padding-top: 9px;
	padding-right: 12px;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
a:link.blacktext {
	color: #000000;
}
a:hover.blacktext {
	color: #000000;
}
a:visited.blacktext {
	color: #000000;
}
.beside_nav {
	background-color: #000000;
	background-image:url(nav_images/grunge_banner_repeat.gif);
	background-position: right;
	background-repeat: repeat-y;
}
.feature_frame {
	padding: 12px;
	font-size: 11px;
	background-color: #FFFFFF;
	color: #000000;
}
.small {
	font-size: 10px;
}
.pinktopline {
	border-top: 1px solid #FF7ABD;
}
.info_table {
	font-size: 11px;
}
.pink {
	color: #FF7ABD;
}
.grey {
	color: #999999;
}
.greytopline {
	border-top: 1px solid #333333;
}