.title { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 14pt; color: #027AA4; text-decoration: none } 
.sub_title { font-family: 'Verdana','Arial','Helvetica', verdana; font-size: 8pt; color: #027AA4; text-decoration: none } 

#white_content {
			display: none;
			position: absolute;
			top: 3%;
			left: 0;
			width: 550px;
			height: 400px;
			padding: 16px;
			border: 5px solid grey;
			background-color: white;
			z-index:1002;
			overflow: auto;
}

#menu1_title {
	cursor: pointer;
	background-image: url('/images/video-tab.png');
	background-repeat: none;
	position: absolute;
	top: -6px;
	left: 140px;
	z-index: 100;
	width: 411px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	font-size: 12pt;
}
#menuone_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#menu1 {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 30px;
	background-color: #f4f4f4;
	border-color: #b4b5b5;
	border-width: 1px;
	border-style: solid;
	overflow: hidden;	
}

#menu2_title {
	cursor: pointer;
	background-image: url('/images/video-tab.png');
	background-repeat: none;
	position: absolute;
	top: -7px;
	left: 140px;
	z-index: 100;
	width: 411px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	font-size: 12pt;
}
#menutwo_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#menu2 {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 30px;
	background-color: #f4f4f4;
	border-color: #b4b5b5;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	overflow: hidden;	
}

#menu3_title {
	cursor: pointer;
	background-image: url('/images/video-tab.png');
	background-repeat: none;
	position: absolute;
	top: -7px;
	left: 140px;
	z-index: 100;
	width: 411px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	font-size: 12pt;
}
#menuthree_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#menu3 {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 30px;
	background-color: #f4f4f4;
	border-color: #b4b5b5;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	overflow: hidden;	
}

#menu4_title {
	cursor: pointer;
	background-image: url('/images/video-tab.png');
	background-repeat: none;
	position: absolute;
	top: -7px;
	left: 140px;
	z-index: 100;
	width: 411px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	font-size: 12pt;
}
#menufour_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#menu4 {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 30px;
	background-color: #f4f4f4;
	border-color: #b4b5b5;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	overflow: hidden;	
}

#menu5_title {
	cursor: pointer;
	background-image: url('/images/video-tab.png');
	background-repeat: none;
	position: absolute;
	top: -7px;
	left: 140px;
	z-index: 100;
	width: 411px;
	height: 24px;
	text-align: center;
	padding-top: 5px;
	font-size: 12pt;
}
#menufive_body {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}
#menu5 {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	height: 30px;
	background-color: #f4f4f4;
	border-color: #b4b5b5;
	border-width: 1px;
	border-style: solid;
	border-top-style: none;
	overflow: hidden;	
}


