body{	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #fff;}
	
.vidcreds{vertical-align:top; font-size:10px;  color:#666666; height:10px;}	
	
.tdtop{
	vertical-align:top;
}

.tdbottom{
	vertical-align:bottom;
}


.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #440000;
}
.homelinks {
	font-family: "Courier New", Courier, mono;
	font-size: 13px;
}

.bodyheadline {
	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	font-weight: bolder;
	color: #FFFFFF;
}
.bodyheadline2 {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bolder;
	color:#CC0000;
}

.bodytextlinks {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF6699;
}
.bodytextcaptions {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bolder;
}

.newshead {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: bolder;
	color:#CC0000;
}

a:visited {color:#999999;}

.padcel{
	padding:20px;
	vertical align:top;
}

.blacktable{background-color:#000000;
border: 1px dashed #cc0000;
}


.image-left{
	float:left;
	margin:0 10px 10px 0;

}