body {
	background-color: #000;
	margin: 0;
}
.vidtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #339;
	text-decoration: none;
}
a:visited {
	color: #339;
}
a:hover {
	color: #39F;
	text-decoration: none;
}
a:active {
	color: #9966FF;
}
.purple_line {
	height: 1px;
	background-color: #6600CC;
}
.black_line {
	background-color: #000;
	height: 1px;
}
.topgap {
	height: 40px;
}
.menuLine {
	background-image: url(common/home_top_bkg.gif);
	background-repeat: no-repeat;
	background-position: 10px top;
	height: 18px;
}
.headLine {
	height: 11px;
}
.gap20 {
	height: 20px;
}
