body { 
	background-image: url(../images/common/background.gif);
	background-position: top left;
	background-attachment: fixed;
	background-color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font: normal 10px Verdana, Helvetica, san-serif;
	color: #FFFFFF;
}

td {
	font: bold 10px Verdana, Helvetica, san-serif;
	color: #FFFFFF;
}

a:link {
	color: #B00000;
	text-decoration: none;
	font-weight: bold;   	
}

a:visited {
	color: #B00000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #B00000;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #B00000;
	text-decoration: underline;
	font-weight: bold;
}

.podcastshows a:link, .podcastshows a:visited, .podcastshows a:hover, .podcastshows a:active {
	color: #FFF;
}

.blacklinks a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;   	
}

.blacklinks a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.blacklinks a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.blacklinks a:active {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.titletext{
	font-family: Verdana;
	color: #FFFFFF;	
	font-size: 13px;
	font-weight: bold;
}

input.whiteinput {
	background-color: #DFDFD5; 
	font-family: Verdana;
	color: #000000;	
	font-size: 9px;
}
textarea.whiteinput{
	background-color: #DFDFD5; 
	font-family: Verdana;
	color: #000000;	
	font-size: 9px;
}

select.pulldown {
	background-color: #DFDFD5;
	font-family: Verdana;	
	font-size: 9px;
	font-weight: none;
	color: #000000;
}

option.pulldown {
	background-color: #DFDFD5;
	font-weight: none;
	font-size: 9px;
	color: #000000;
}

input.thebuttons {
	background-color: #DFDFD5;
	font-weight: bold;
	font-size: 9px;
	color: #000000;
}
