HTML, BODY {
	background-color: transparent; 
	font-family: arial,helvetica,sans-serif; 
	padding-top: 0px;
	margin-top: 0px;
}

.VidDIVpopup {
	position: absolute; 
	width: 330px; 
	border: 1px solid black; 
	background: white; 
	display: none;
	background: #FFFFE1;
	padding: 5px;
	font-size: 0.75em;
	font-family: arial,helvetica,sans-serif;
}

.VideoInfo_noJS {
	width: 280px;
	margin-top: 30px;
	margin-left: 15px;
	padding: 5px 5px 15px 5px;
	border: 1px dotted black; 
	font-size: 0.75em;
	font-family: arial,helvetica,sans-serif;
}

.Cancel {
font-size: 1.1em;
margin-bottom: 7px;
}

A:link {background: transparent; color: #000080; text-decoration: underline;}
A:visited {background: transparent; color: #000080; text-decoration: underline;}
A:hover {background: transparent; color: #000080; text-decoration: underline;}
A:active {background: transparent; color: #000080; text-decoration: underline;}

.VidLink {font-size: 0.8em;}

.VidTable {width: 340px;}

.VidTable TD {
	font-family: arial,helvetica,sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
}

.VidTable TD IMG {
border: 2px solid navy;
margin-bottom: 3px;
}
