body {

	background-color: #000;
}
 a:link.or {color: orange}
 a:visited.or {color:orange}
 a:link  {color: orange}
 a:visited {color:orange}

.style1 {
	color: #c0c5c0;
	font-size: 11px;
	font-family: arial;
}
.style2 {
	color: #828282;
	font-size: 9px;
	font-family: arial;
}
.style3 {
	color: #869F66;
	font-size: 11px;
	font-family: arial;
}
.style4 {
	color: #606360;
	font-size: 11px;
	font-family: arial;
}
.style6 {color: #869F66; font-size: 11px; font-family: arial; font-weight: bold; }
.style7 {
	color: #828282;
	font-weight: bold; font-family: arial; 
}
.style8 {
	color: #828282;
	font-size: 11px;
	font-family: arial;
}
.style66 {color: #869F66; font-size: 14px; font-family: arial; font-weight: bold; }
.vidstyle1 {
	color: #606360;
	font-size: 15px;
	font-family: arial;
}

div#mainvidcol {
	
	color: #c0c5c0;
	margin: auto auto auto auto;
	vertical-align: middle;
}

div#rightvidcol {
	overflow:auto; height:350px; width:165px; color:#c0c5c0; text-align:center
}
div#rightvidcol a {color: orange; text-decoration:none
	
}

div#rightvidcol span { font-size: 15px; text-align:center; margin-top: 10px

}

div#rightvidcol hr {
	width: 135px
}


div#botvidcol {width: 100%; 
	clear: both;
	color: #c0c5c0;
	margin-top: 30px;

	border: thin ridge #c0c5c0;
}



iframe {border:none; background-color: #000; margin: auto auto auto auto;}
	

	

