html, body {
height: 100%;
padding:0px;
margin:0px;
}
body {
font-family: "Arial";
font-size: 12px;
color:#3B495A;
padding:0px;
margin:0px;
}
a, a:link {
text-decoration: underline;
color:#000080;
}
a:hover {
text-decoration: none;
color:#8C8C8C;
}
a:active {
text-decoration: underline;
color:#8C8C8C;
}

.h_mnu_01{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.h_mnu_01 ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #292929;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D6CBC7;
	border-right-color: #D6CBC7;
	border-bottom-color: #D6CBC7;
	border-left-color: #D6CBC7
}

.h_mnu_01 ul li{
display: inline;
}

.h_mnu_01 ul li a{
	float: left;
	color: #FDFDFD;
	padding: 5px 11px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DD0000;
}

.h_mnu_01 ul li a:visited{
color: #FDFDFD;
}

.h_mnu_01 ul li a:hover, .h_mnu_01 ul li .selected{
	color: #FF0000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #8B8B8B;
}

.left {float:left; margin: 4px; padding: 2px;}

.right {float:right; margin: 4px; padding: 2px;}

.clear {clear:both;}

#leftsection {
  position : absolute;
  left : 0;
  width : 70%;
  margin-left : 10px;
  margin-top : 0px;
  color : #000000;
  padding : 3px;
}

#rightsection {
  position : absolute;
  left : 75%;
  top : 20px;
  width : 25%;
  padding-left : 10px;
  z-index : 3;
  color : #000000;
  padding : 3px;
} 

.content-box
{
 height:auto !important;
 float:left;
 width: 300px;
 font-family: "arial";
 font-size: 12px;
 color:#000;
 margin-bottom:10px;
 margin-left:0px;
}

.content-box2
{
 height:auto !important;
 float:left;
 width: 400px;
 font-family: "arial";
 font-size: 12px;
 color:#000;
 margin-bottom:10px;
 margin-left:0px;
 border-style:solid;
 border-width:1px;
 padding: 4px;
}

.content-box3
{
 height:auto !important;
 float:left;
 width: 900px;
 font-family: "arial";
 font-size: 12px;
 color:#000;
 margin-bottom:10px;
 margin-left:0px;
}

.container {
width: 300px;
height: auto !important;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

.container2 {
width: 600px;
height: auto !important;
margin-left: 600px;
margin-right: auto;
margin-top: 0px;
margin-bottom:0px;
}

#header_text
{
 position:relative;
 right:15px;
 top:15px;
 font-size:14pt;
 color:#8C8C8C;
 font-family:"Lucida Handwriting","Tahoma";
 float:right;
}

#core_header {
width: 300px;;
height: 100px;
background: #FFFFFF url(HighlightBanner.jpg);
margin:0px;
padding:0px;
}


.tumb
{
 float: left;
 margin-right:5px;
 padding:0px;
}

.pagination
{
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#footer {
visibility:visible;
}

#footer_line
{
 border-bottom: 1px ridge #000;
 margin:0px;
 padding:0px;
 width:720px;
 height:1px;
}

#footer_text
{
 color:#BCBCBC;
 font-size:10px;
 float:right;
 margin-right:30px;
 margin-top:15px;
}

#footer2
{
width: 100%;
top: 90%;
padding-top:10px;
padding-left:14px;
text-align: center;
height:50px;
background:#FFF;
clear:both;
 color:#BCBCBC;
 font-size:10px;
 float:right;
 margin-right:30px;
 margin-top:15px;
}


h2
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:18px;
height:25px;
}
h3
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
height:15px;
margin:0px;
padding:0px;
color:#ffffff;
border-bottom: 1px ridge #000;
margin-bottom:8px;
}
h3:first-letter {
font-size: 12px;
font-family: Verdana;
color: #000080;
}
h4
{
font-family: "Verdana", Lucida Handwriting, sans-serif;
font-size:12px;
}


#navcontainer li {
padding: 0px;
margin:0px;
color:#FFF;
display:inline;
position:relative;
height:25px;

padding-left:60px;

}

#navcontainer ul {
margin:0;
padding: 0px;
width: 300px;
list-style-type: none;
height:25px;
position:relative;
padding-top:10px;
padding-bottom:20px;
}
#navcontainer a, #navcontainer a:visited {
display:inline;
color:#8C8C8C;
text-decoration: none;
font-family:Verdana;
font-size:11px;
font-weight:bold;
margin:0px;
height:25px;
}
#navcontainer a:hover {
margin:0px;
color:#8C8C8C;
text-decoration: underline;
}

#main{
	background-color : #ffffff;
	padding-top : 11px;
	padding-bottom : 100px;
	padding-left : 50px;
	padding-right : 10px;
	text-align : left;
	line-height : 17px;
	text-indent : -1px;
}

A.red_all_underline {
	color: #FF0033;
	text-decoration: none;
}

A.red_all_underline:hover {
	color: #FF0033;
	text-decoration: underline;
}

div.frame_grey{
	background-color : #ffffff;
	padding : 22px 0px 0px 0px;
	margin-bottom : 8px;
	margin-top : 5px;
	text-align : left;
	margin-right : 9px;
}


div.frame_white{
	background-color : #ffffff;
	width : 877px;
	color : #666666;
	padding : 5px 0px 7px 9px;
	text-align : left;
	border: solid;
	border-color: #666666;
	border-width : 1px 1px 1px 1px;
	margin-left : 0;
	margin-right : 9px;
	line-height : 20px;
	margin-top : 9px;
	margin-bottom : 0;
}


.player{
	margin : 15px 0px 1px 0;
}

.video_name{
	font-size : 24px;
	text-align : left;
	padding-bottom : 6px;
	text-indent : -3px;
}

.note{
	font-weight : bold;
	text-align : left;
	margin-top : 48px;
	margin-bottom : 2px;
	font-size : 13px;
	padding-right: 10px;
	margin-right: 0px;
}

.upload{
	font-weight : bold;
	text-align : left;
	margin-top : 18px;
	margin-bottom : 2px;
	font-size : 13px;
}

.files{
	text-align : left;
	line-height : 20px;
	margin-top : 9px;
}

.copy{
	text-align : left;
	font-weight : bold;
	padding-top : 42px;
	margin-bottom : 10px;
	font-size : 13px;
}

.leftfloat{
	float: left;
	line-height : 40px;
}

.clear{
	clear: both;
}

