@charset "utf-8";

/* Banner Scroller */
div#wn	{ 
	position:relative;
	margin:0 auto;
	width:955px;
	height:360px;
	overflow:hidden;
	border:0px solid #404040;
}

div#wn table {
	border-spacing:0;
    border-collapse:collapse;
}
	
div#wn td {
	padding: 0px;
}
	
#old_leftbutton {
    line-height:30px;
    background-color:#eeeeee;
    width:100px;
    height:350px;
    float:right;
    padding:0px; 
}

#leftbutton {
    display:table-cell;
    height: 350px;
    width: 100px;
    vertical-align: middle;
}

.vertical-container {
  display: -webkit-flex;
  display: flex;
  margin:0 auto;
  background-color:#404040;
  height: 360px;
}

/* Stylesheet */
.style1 {color: #660000}

.style7 {font-size: 16px; font-family: Arial, Helvetica, sans-serif; color: #660000;}

.style8 {font-size: 24px; font-family: Arial, Helvetica, sans-serif; color: #800000; font-weight: bold;}

.style9 {font-size: 22px; color: #660000;}

.style14 {font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 24px;}

.style15 {font-family: "Times New Roman", Times, serif; font-size: 56px; color: #660000;}

.style16 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF;}

.style17 {color: #000000; font-size: 14px;}

.style18 {font-size: 48pt; font-weight: bold; color: #660000; font-family: "Book Antiqua";}

.style19 {font-family: "Times New Roman", Times, serif;	font-size: 36px; color: #660000;}

.style20 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 24px;}

.style21 {font-family: Arial, Helvetica, sans-serif; color: #FFFF00; font-size: 24px;}

.style23 {font-size: 36px}

.style24 {font-size: 36px; color: #660000;}

.style25 {font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 24px;}

.style26 {color: #660000}

.style28 {font-family: Arial, Helvetica, sans-serif; color: #FFFF33; font-size: 24px;}

.style34 {font-size: 36px; color: #660000;}

.style43 {font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 16px;}

.style46 {font-family: Arial, Helvetica, sans-serif; color: #006600; font-size: 18px;}

.style47 {font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 18px;}

.style48 {font-family: Arial, Helvetica, sans-serif; color: #660000; font-size: 20px;}

.style49 {font-size: 18px}

.style50 {font-family: Arial, Helvetica, sans-serif; color: #2F2F2F; font-size: 20px;}

.style51 {font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 18px;}

.style53 {font-family: Arial, Helvetica, sans-serif; color: #CCCCCC; font-size: 18px;}

.style54 {color: #FF0000}

.style59 {color: #FFFF00; font-family: Arial, Helvetica, sans-serif; font-size: 24pt;}

.style64 {color: #660000; font-family: Arial, Helvetica, sans-serif; font-size: 24pt;}

.style66 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 20pt;}

.style67 {font-size: 20px; color: #000000;}

.style73 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #660000; font-weight: bold;}

#VideoContainer {
  width: 900px;
  margin: auto;
  padding:0;
  display: table;
  border: 1px solid black;
}

#VideoRow01  {
  display: table-row;
  height:auto;
}

#VideoRow02  {
  display: table-row;
}

#VideoLeft {
  width:300px;
  height:240px;
  padding:1em;
  display: table-cell;
}

#VideoRight {
  float:right;
  height:240px;
  padding:1em;
  display: table-cell;
}

