
<!--
	a.video:link {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #0000ff;
		text-decoration: none;
		}
		
	a.video:active {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #e41f1f;
		text-decoration: none;
		}
		
	a.video:visited {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #0000ff;
		text-decoration: none;
		}
		
	a.video:hover {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #ffffff;
		text-decoration: none;
		}
		
		
		
	a.videoHead:link {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #0000ff;
		text-decoration: none;
		}
		
	a.videoHead:active {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #e41f1f;
		text-decoration: none;
		}
		
	a.videoHead:visited {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #0000ff;
		text-decoration: none;
		}
		
	a.videoHead:hover {
		font-family: arial;
		font-weight: bold;
		font-size: 10pt;
		color: #000;
		text-decoration: none;
		}
		
		
		
/************video selectors ************/

/***************** begin video box framework *******************/

	#videoParentBox {
	
	}


	#videoBox {
	width: 705px;
	/*
	background-color: red;
	*/
	font-size:8pt;
	font-family:Arial,Helvetica,Sans-Serif;
	color:#444;
	}
	
	
		
	#videoColumnOne{			
			margin:0px 0px 0px 0px;
			width: 328px;
			float: left;
			overflow: auto;
			height: 350px;
		}
		
	#videoColumnTwo{			
			margin:0px 0px 0px 0px;
			width: 350px;
			float: right;
			vertical-align: top;
			/*
			
			background-color: #ff0000;
			*/
		}
		
	
	
	.videoThumb {
	width: 105px;
	margin: 0px;
	/*
	float: left;
	*/
	}	
	
	
	.videoIcons {
	/*
	float: right;
	*/
	vertical-align: top;
	width: 105px;
	}
	
	
	.videoLinkShortDescription { 
	width: 168px;
	font: 400 8pt arial;
	color: #000;
	}
	
	
	#videoLinkLongDescription {
	
	padding: 0px;
	margin: 0px;
	position: relative;
	left: -6px;
	width: 320px;
	font: 400 8pt arial;
	color: #000;
	/*
	background-color: #0000ff;
	*/
	}
	
	
	
	
	
	
	
	
/***********end video selectors *************/

	
-->
