/*==============================
	GLOBALS
Sets the default document font size, family and color
===============================*/
body {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	direction: ltr;
	margin: 0;
	padding: 0;
	behavior: url("csshover.htc");
}

/*==============================
	SITE WRAPPER
===============================*/
.outerbg0 { 
	/*************/ 
	width: 922px;
	/*width: 936px;
	background: url('/images/default/bg-1424.gif');*/
	/*************/
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

#outerbg {
	width: 100%;
	height: 1424px;
	/**********/
	background: #FFF url('/images/default/bg1280_600.jpg') 50% 0 no-repeat !important;
	/*background: url('/images/default/outerbg.png');*/
	/**********/
	margin-left: auto;
	margin-right: auto;
}

.site-wrapper {
	width: 922px;
	height: 1424px;
	/* By setting these to auto you are centering the site */
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid red;
}

.left-wrapper {
	width: 10px;
	height: 1424px;
	/* By setting these to auto you are centering the 
	site */
	padding: 0;
	background: url('/images/default/left_bg.png');
	background-repeat: no-repeat;
}

.right-wrapper {
	width: 10px;
	height: 1424px;
	/* By setting these to auto you are centering the 
	site */
	padding: 0;
	background: url('/images/default/right_bg.png');
	background-repeat: no-repeat;
}

/*==============================
	HEADER WRAPPER
===============================*/
.header-wrapper {
	width: 922px;
	height: 122px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

.header-wrapper2 {
	width: 922px;
	height: 122px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	position: absolute;
	left: auto;
	top: 0px;
}

#header_buttons {
	padding: 0;
	margin: 0;
	height: 19px;
	width: 922px;
	color: white;
	font-size: 11 px;
	font-family: ' Arial ';
	font-weight: bold;
	line-height: 19px;
}

.navtabs {
	padding: 0;
	margin: 0;
}

*+html .navtabs {
	z-index: 1;
}

.navtabs div {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	float: left;
}

.navtabs>a {
	display: block;
}

#l1 {
	text-align: right;
	line-height: 19px;
	height: 19px;
	width: 244px;
	border: none;
	background: url('/images/default/headerbg1.gif');
	background-repeat: no-repeat;
	border: none;
}

#l2 {
	height: 19px;
	width: 32px;
	background: url('/images/default/headerbg2-1.gif');
	background-repeat: no-repeat;
	border: none;
}

#l3 {
	height: 19px;
	width: 241px;
	background: url('/images/default/headerbg3.gif');
	text-align: right;
	background-repeat: no-repeat;
	border: none;
}

#l4 {
	height: 19px;
	width: 76px;
	background: url('/images/default/headerbg4.gif');
	background-repeat: no-repeat;
	border: none;
}

#l5 {
	height: 19px;
	width: 76px;
	background: url('/images/default/headerbg5.gif');
	border: none;
	background-repeat: no-repeat;
}

#l6 {
	text-align: right;
	height: 19px;
	width: 160px;
	background: url('/images/default/headerbg6.gif');
	border: none;
	background-repeat: no-repeat;
}

#l7 {
	text-align: center;
	height: 19px;
	width: 93px;
	background: url('/images/default/headerbg7.gif');
	border: none;
	background-repeat: no-repeat;
}

.lbutton {
	height: 16px;
	line-height: 16px;
	width: 76px;
	background: url('/images/default/headerbg4.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.llink {
	height: 17px;
	line-height: 17px;
	width: 76px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#header_logo {
	height: 76px;
	background: url('/images/default/header_logo_bg.jpg');
	padding: 0;
	margin: 0;
	clear: both;
	position: relative;
	background-repeat: no-repeat;
	z-index: 1;
}

#header_menu {
	padding: 0;
	margin: 0;
	padding-top: 5px;
	line-height: 22px;
	height: 22px;
	background: url('/images/default/header_menu_bg.gif');
	display: block;
	clear: both;
	background-repeat: no-repeat;
}

/*==============================
		BODY WRAPPER
===============================*/
.body-wrapper {
	width: 904px;
	height: 498px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background: url('/images/default/mainbg.jpg');
	background-repeat: repeat;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	position: relative;
	overflow: hidden;
}

#playerarea {
	position: relative;
	border: solid 0px #000;
	width: 890px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
}

#leftplayerarea {
	width: 578px;
	height: 490px;
	float: left;
	border: solid 0px #000;
}

#rightplayerarea {
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 488px;
	float: right;
	border: solid 0px #000;
	position: absolute;
	left: 590px;
	top: 0;
}

#leftplayerareaup {
	width: 578px;
	height: 376px;
}

#leftplayerareadown {
	width: 576px;
	height: 112px;
	border: solid 1px #000;
	background-color: #fff;
}

#rightplayerareaup {
	width: 300px;
	height: 250px;
	border: solid 1px #000;
}

#thebanner {
	background: url('/images/default/square_banner.gif');
	width: 300px;
	height: 250px;
}

#rightplayerareadown {
	margin-top: 12px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px 0px 0px 0px;
	width: 300px;
	height: 226px;
}

#leftleftplayerareadown {
	margin-left: 10px;
	margin-right: 5px;
	width: 253px;
	height: 112px;
	border: solid 0px #000;
	float: left;
}

#leftrightplayerareadown {
	margin-left: 5px;
	margin-right: 5px;
	width: 272px;
	height: 112px;
	border: solid 0px #000;
	float: right;
}

#footer_banner {
	height: 90px;
	width: 902px;
	background: url('/images/default/longbanner.gif');
	background-repeat: no-repeat;
	background-position: bottom center;
	clear: both;
}

/*==============================
		FOOTER
===============================*/
.footer { /* clears are the sisters to float, it's 
	time to meet the whole family :) */
	clear: both;
	height: 74px;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000;
}

.footer2 { /* clears are the sisters to float, it's 
	time to meet the whole family :) */
	clear: both;
	height: 74px;
	width: 922px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #000;
	position: absolute;
	left: auto;
	top: 925px;
}

#footer_up {
	padding-top: 10px;
	height: 27px;
	width: 922px;
	background: url('/images/default/footer_top.gif');
	background-repeat: no-repeat;
}

#footer_down {
	padding-top: 10px;
	height: 27px;
	width: 922px;
	background: url('/images/default/footer_bottom.gif');
	background-repeat: no-repeat;
}

#firstfdiv {
	width: 550px;
	text-align: right;
	height: 20px;
	position: relative;
	z-index: 1;
}

.fdivs {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 70px;
	text-align: right;
	text-align: right;
	border-right: 1px solid #fff;
}

.fdivswide {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 110px;
	text-align: right;
	border-right: 1px solid #fff;
}

.fdivswide2 {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 105px;
	text-align: right;
	border-right: 1px solid #fff;
}

.fdivslast {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 35px;
	text-align: right;
}

.fdivsd1 {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 740px;
	text-align: right;
}

.fdivsd2 {
	font-family: Arial;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	height: 20px;
	width: 170px;
	text-align: right;
}

.flink {
	text-decoration: none;
	color: #fff;
	font-size: 11px;
}

/*==============================
		Menu
===============================*/
ul.download {
	list-style-image: url(zip.gif);
}

ul.download li {
	padding-left: 5px;
	font-size: 13px;
}

#nav,#nav ul {
	text-decoration: none;
	padding: 0;
	margin: 0;
	list-style: none;
	font: 10px Arial, verdana, sans-serif;
	font-weight: bold;
	border: 1px solid #000;
	border-color: #eca #b97 #a86 #edb;
	border-width: 0px 0px 0px 0px;
	position: relative;
	z-index: 500;
	color: #fff
}

#nav {
	height: 16px;
	width: 740px;
	padding: 0;
	line-height: 16px;
}

#nav table {
	border-collapse: collapse;
}

.mainli {
	float: left;
	padding: 0 12px 0 12px;
	border-right: 1px solid #fff;
	position: relative;
	z-index: 500;
}

.mbg {
	background-color: #303030;
	border: 1px solid #000;
	float: left;
	padding: 0 20px 0 10px;
	position: relative;
	z-index: 500;
}

#nav li li {
	float: none;
}

/* a hack for IE5.x and IE6 */
#nav li a li {
	float: left;
	text-decoration: none;
}

#nav li a {
	display: block;
	float: left;
	color: #fff;
	height: 16px;
	line-height: 16px;
	padding-right: 5px;
	line-height: 16px;
	text-decoration: none;
	white-space: nowrap;
}

#nav li li a {
	height: 22px;
	line-height: 22px;
	float: none;
}

#nav li:hover {
	background: #303030;
}

#nav a:hover {
	position: relative;
	z-index: 500;
	text-decoration: underline;
	color: #5787b0;
}

#nav :hover ul {
	left: 0;
	top: 13px;
}

/* another hack for IE5.5 and IE6 */
#nav a:hover ul {
	left: -10px;
	text-decoration: none;
}

#nav ul {
	text-decoration: none;
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
	/* show next level */
#nav li:hover li:hover>ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
}

/* keep further levels hidden */
#nav li:hover>ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
}

/* show path followed */
#nav li:hover>a {
	text-decoration: underline;
	color: #5787b0;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
	/* show next level */
#nav a:hover a:hover ul,#nav a:hover a:hover a:hover ul,#nav a:hover a:hover a:hover a:hover ul,#nav a:hover a:hover a:hover a:hover a:hover ul
	{
	left: 100%;
	top: -1px;
	text-decoration: none;
}

/* keep further levels hidden */
#nav a:hover ul ul,#nav a:hover a:hover ul ul,#nav a:hover a:hover a:hover ul ul,#nav a:hover a:hover a:hover a:hover ul ul
	{
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-decoration: none;
}

/*==============================
		Voting stars
===============================*/
	/**************************************************/
.videoRateUnitSmallOn {
	background-image: url(/images/default/rating_star_on_small.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	float: left;
	margin-top: 15px;
	z-index: 1;
}

.videoRateUnitSmallOff {
	background-image: url(/images/default/rating_star_off_small.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 15px;
	float: left;
	margin-top: 15px;
	z-index: 1;
}

.brdiv {
	clear: both;
}

.rate1 {
	margin-top: 15px;
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #777;
}

.rate2 {
	margin-right: 2px;
	margin-left: 2px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	color: #777;
}

.rate3 {
	float: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #1582C3;
}

.rate4 {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #777;
	text-decoration: none;
}

.rate004 {
	float: left;
	width: 10px;
}

.rate4 a {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #777;
	text-decoration: none;
	float: left;
}

.rate5 {
	float: left;
	margin-top: 4px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #333;
}

.rate6 {
	margin-top: 4px;
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #1582C3;
}

.rate7 {
	float: left;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #333;
}

.rate8 {
	float: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #1582C3;
}

.rate9 {
	text-align: left;
	margin-top: 10px;
	margin-right: 2px;
	margin-left: 2px;
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #333;
}

.rate10 {
	margin-left: 2px;
	margin-right: 2px;
	height: 1px;
	border: none;
	background: #1582C3;
	color: #1582C3; /*  IE */
}

/*==============================
		PlayList
===============================*/
.playnexttab {
	width: 140 px;
	vertical-align: middle;
	border: none;
	height: 25px;
	line-height: 23px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-left: 4px;
	overflow: hidden;
	display: block;
	cursor: text;
	float: left;
	background-color: #484848;
}

.playlisttab {
	width: 140 px;
	vertical-align: middle;
	border: none;
	height: 25px;
	line-height: 23px;
	padding: 0px 0px 0px 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 4px;
	margin-right: 3px;
	display: block;
	position: relative;
	float: left;
	background-color: #484848;
}

.playnexttab a {
	text-decoration: none;
}

.playlisttab a {
	text-decoration: none;
}

#playnextbutton {
	height: 25px;
	line-height: 25px;
	width: 140px;
	background: url('/images/default/pushedbutton.gif');
	background-repeat: repeat;
	border: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}

#playlistbutton {
	height: 19px;
	line-height: 19px;
	width: 140px;
	background: url('/images/default/pushedbutton.gif');
	background-repeat: repeat;
	border: none;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}

#PlayList_Nav {
	height: 25px;
	font-size: 10px;
	font-weight: bold;
	background-color: #484848;
	position: relative;
	z-index: 1;
	text-align: center;
	margin: 0;
	border-bottom: none;
	border-top: 2px #484848 solid;
	padding: 0;
	width: 300px;
}

#VPPlayBox {
	height: 198px;
	border: 1px solid #000;
	position: relative;
	z-index: 1;
	background-color: #484848;
	cursor: text;
	width: 298px;
}

#Play_Box,#My_Play_Box {
	border: 1px solid #000;
	background-color: #484848;
	height: 198px;
	display: block;
	cursor: text;
	width: 298px;
	overflow: auto;
	overflow-y: auto;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #ffffff;
	scrollbar-darkShadow-color: #000000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #f5f5f5;
}

.box_item {
	height: 62px;
	cursor: text;
	clear: both;
	margin-top: 6px;
	margin-bottom: 6px;
	padding-left: 5px;
	padding-right: 15px;
	border-bottom: 1px #000 solid;
	background-color: #484848;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-align: right;
}

.boximage {
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 51px;
	width: 91px;
	float: left;
	cursor: pointer;
}

.boxfirstimage {
	border: 1px #5787b0 solid;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: top left;
	height: 51px;
	width: 91px;
	float: left;
	cursor: pointer;
}

.boxtext {
	margin-left: 0 px;
}

.boxcont {
	width: 110px;
	border: 0px solid red;
}

.boxcont0 {
	width: 20px;
	border: 1px solid #484848;
}

.boxcont00 {
	width: 5px;
	border: 1px solid #484848;
}

.smallbutton {
	cursor: pointer;
	padding-top: 35px;
}

.playingnow {
	margin-left: 0 px;
	margin-top: 20 px;
	color: #5787b0;
	font-size: 10px;
	font-weight: bold;
}

/*==============================
	SEARCH LINE
===============================*/
#body_search {
	position: relative;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	margin: 0;
	padding: 0;
	height: 29px;
	line-height: 29px;
	width: 922px;
	background: url('/images/default/searchbg.gif');
	background-repeat: no-repeat;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
}

#s0 {
	text-align: left;
	height: 29px;
	width: 15px;
	border: none;
}

#s1 {
	text-align: left;
	height: 29px;
	width: 325px;
	border: none;
	border: 0px solid white;
}

#s2 {
	height: 29px;
	width: 440px;
	text-align: right;
	border: 0px solid white;
	display: block
}

#s3 {
	text-align: left;
	height: 29px;
	width: 20px;
	border: none;
	border: 0px solid white;
}

#s4 {
	height: 29px;
	width: 84px;
	background-repeat: no-repeat;
	border: none;
	border: 0px solid white;
}

#channels {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #fff;
}

#searchinput {
	width: 440px;
	height: 16px;
	line-height: 16px;
	background-color: #fff;
	text-align: right;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000;
	border: none;
	padding-right: 5px;
}

#searchbutton {
	height: 20px;
	line-height: 20px;
	width: 84px;
	background: url('/images/default/searchbutton.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

#searchbutton :hover {
	color: #5787b0;
}

/*==============================
	SECOND PART UNDER SEARCH
===============================*/
#body-wrapper2 {
	width: 904px;
	height: 680px;
	max-height: 680px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background: url('/images/default/temlowback.jpg');
	background-repeat: repeat;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	position: relative;
	overflow: hidden;
}

#body-wrapper4 {
	width: 904px;
	height: 840px;
	max-height: 840px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	background: url('/images/default/bgpanel.png');
	background-repeat: repeat-x;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
}

#leftdiv {
	margin: 0;
	padding: 0;
	float: left;
	width: 131px;
	margin-left: 5px;
	padding-top: 0px;
	height: 500px;
	overflow: hidden;
}

#rightdiv {
	position: relative;
	padding-top: 0px;
	height: 572px;
	float: right;
	width: 745px;
	padding-left: 15px;
	border: 0px solid green;
}

#leftupdiv {
	padding-top: 0px;
	margin: 0;
	border: none;
	width: 131px;
	border: 0px solid blue;
}

#leftdowndiv {
	padding-top: 0px;
	width: 131px;
	height: 253px;
	background: url('/images/default/vertical_add.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

#lmenu_SlideMenu * {
	margin: 0;
	padding: 0;
}

#lmenu_SlideMenu {
	z-index: 1;
	width: 127px;
	background: #fff;
	padding-top: 0px;
	margin-top: 0px;
	padding: 0;
	margin-left: 0;
	font: Arial, sans-serif;
	font-weight: bold;
	border: 1px solid;
	border-color: #000;
}

#lmenu_SlideMenu a {
	display: block;
	text-decoration: none
}

#lmenu_SlideMenu dt a {
	position: relative /* IE bug */;
	z-index: 70;
	padding: .4em 0 .4em 1.8em;
	border: 1px solid;
	border-right: none;
	border-left: none;
	border-color: #ccc;
	color: #000;
}

#lmenu_SlideMenu ul {
	background: #fff;
	border-color: #ccc;
	z-index: 1;
}

#lmenu_SlideMenu li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #fff;
	color: #5787b0;
	border: 1px solid;
	border-color: #ccc;
	border-right: none;
	border-left: none;
}

#lmenu_SlideMenu li a {
	padding: .4em 0 .4em .9em;
	color: #5787b0;
	line-height: 1.2em /* for FF */
}

#lmenu_SlideMenu li a:hover,#lmenu_SlideMenu li a:active,#lmenu_SlideMenu li a:focus
	{
	color: #2f2f2f;
	background: #fff
}

</
style><!--[if lt IE 7]> <style type   ="text  /css " media   ="screen 
	">#lmenu_SlideMenu a.lmenu_Skipper,#lmenu_SlideMenu dd a {
	zoom: 1
}

#lmenu_SlideMenu .lmenu_SlideMenu_ShowDD {
	display: block
}

</
style> <![endif]-->
<!--[if IE 5]> <style type   ="text  /css " media   ="screen  ">#lmenu_SlideMenu *
	{
	height: 0
}

</
style> <![endif]-->


#lmenu_SlideMenu .lmenu_SlideMenu_ShowDD {
	position: static;
	display: table;
	top: 0;
	left: 0;
	width: 100%;
}

#lmenu_SlideMenu dd,.lmenu_SlideMenu_HideDD {
	top: -9999px;
	position: absolute
}

#lmenu_SlideMenu .lmenu_SlideMenu_DTopen a {
	background: #fff url('/images/default/leftmenuup.gif') 2% 50% no-repeat
}

#lmenu_SlideMenu .lmenu_SlideMenu_DTclose a {
	background: #fff url('/images/default/leftmenudown.gif') 2% 50%
		no-repeat
}

#lmenu_SlideMenu a.lmenu_Skipper {
	position: absolute;
	top: -1000px;
	cursor: default;
	color: #000;
	background: red;
	padding-left: 9px
}

#lmenu_SlideMenu a:active .lmenu_Skipper,#lmenu_SlideMenu a:focus
	.lmenu_Skipper {
	position: relative;
	top: 0
}

#lmenu_SlideMenu .lmenu_SlideMenu_ShowDD {
	display: block
}

#lmenu_SlideMenu dd,.lmenu_SlideMenu_HideDD {
	top: 0;
	position: relative;
	display: none
}

#lmenu_SlideMenu a.lmenu_Skipper {
	display: none
}

/**/
#rightupdiv {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	border: none;
	width: 726px;
	height: 30px;
	border: 0px solid #000;
}

#rightup2div {
	padding: 0;
	margin: 0;
	font-family: Arial;
	font-size: 11px;
	margin-top: 10px;
	border: none;
	width: 726px;
	height: 40px;
	border: 0px solid red;
	position: absolute;
	left: 18px;
	top: 30px;
}

#rightdowndiv {
	position: absolute;
	left: 18px;
	top: 70px;
	padding: 0;
	margin: 0;
	width: 745px;
	height: 404px;
	max-height: 404px;
	border: 0px solid #000;
	padding-left: 0px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px solid red;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #ffffff;
	scrollbar-darkShadow-color: #000000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #f5f5f5;
}

#rightdown2div {
	width: 726px;
	height: 22px;
	border: 0px solid #000;
	float: right;
	margin-top: 20px;
	border: 0px solid red;
	position: absolute;
	left: 18px;
	top: 470px;
}

/*==============================
		Small #000 Menu
===============================*/
ul.download {
	list-style-image: url(zip.gif);
}

ul.download li {
	padding-left: 5px;
	font-size: 13px;
}

#bnav,#bnav ul {
	padding: 0 0 5px 0;
	margin: 0;
	list-style: none;
	font: 11px Arial, verdana, sans-serif;
	font-weight: bold;
	border: 0px solid #fff;
	position: relative;
	z-index: 600;
	color: #fff;
}

#bnav {
	height: 18px;
	padding: 0;
}

#bnav table {
	border-collapse: collapse;
}

#bnav li {
	float: left;
	padding: 0 20px 0 10px;
	border: 1px solid #fff;
	background-color: #000;
}

.mbg {
	background: #303030;
	border: 0px solid #000;
}

#bnav li li {
	float: none;
}

/* a hack for IE5.x and IE6 */
#bnav li a li {
	float: left;
}

#bnav li a {
	display: block;
	float: left;
	color: #fff;
	height: 18px;
	padding-right: 5px;
	line-height: 18px;
	text-decoration: none;
	white-space: nowrap;
}

#bnav li li a {
	height: 20px;
	line-height: 20px;
	float: none;
}

#bnav li:hover {
	position: relative;
	z-index: 300;
	background: #303030;
}

#bnav a:hover {
	position: relative;
	z-index: 300;
	text-decoration: underline;
	color: #5787b0;
}

#bnav :hover ul {
	left: 0;
	top: 16px;
	z-index: 300;
}

/* another hack for IE5.5 and IE6 */
#bnav a:hover ul {
	left: -10px;
	z-index: 300;
}

#bnav ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

/* it could have been this simple if all browsers understood */
	/* show next level */
#bnav li:hover li:hover>ul {
	left: -15px;
	margin-left: 100%;
	top: -1px;
	z-index: 300;
}

/* keep further levels hidden */
#bnav li:hover>ul ul {
	position: absolute;
	left: -9999px;
	top: -9999px;
	width: auto;
	z-index: 300;
}

/* show path followed */
#bnav li:hover>a {
	text-decoration: underline;
	color: #5787b0;
	z-index: 300;
}

/* but IE5.x and IE6 need this lot to style the flyouts*/
	/* show next level */
#bnav a:hover a:hover ul,#bnav a:hover a:hover a:hover ul,#bnav a:hover a:hover a:hover a:hover ul,#bnav a:hover a:hover a:hover a:hover a:hover ul
	{
	left: 100%;
	top: -1px;
	z-index: 300;
}

/* keep further levels hidden */
#bnav a:hover ul ul,#bnav a:hover a:hover ul ul,#bnav a:hover a:hover a:hover ul ul,#bnav a:hover a:hover a:hover a:hover ul ul
	{
	position: absolute;
	left: -9999px;
	top: -9999px;
	z-index: 300;
}

#b1 {
	text-align: left;
	width: 60px;
	border: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 25px;
	line-height: 25px;
}

#b2 {
	height: 25px;
	line-height: 25px;
	width: 150px;
}

#b3 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	height: 25px;
	line-height: 25px;
	text-align: right;
	width: 250px;
	border: none;
	text-align: left;
}

.vpage {
	padding: 0;
	margin: 0;
	width: 726px;
	height: 860px;
	max-height: 860px;
	border: 0px solid #000;
	z-index: 1;
}

.videorow {
	border: 0px solid #000;
	width: 707px;
	height: 215px;
	margin: 0;
	padding: 0;
	border: 0px solid red;
	z-index: 1;
	overflow: hidden;
}

.videocol {
	margin: 0;
	padding: 0;
	border: 2px solid #ccc;
	width: 208px;
	height: 184px;
	padding-left: 0px;
	margin-right: 10px;
	z-index: 1;
	overflow: hidden;
}

.colspace {
	width: 35px;
	height: 210px;
	margin: 0px;
	display: block;
	border: 0px solid red;
	z-index: 1;
	overflow: hidden;
}

/* :hover is a pseudo selector to use to set the mouseover attributes */
.videocol:hover {
	background-color: #e4f6fc;
	border-color: #999;
	z-index: 1;
}

.videocolimage {
	background-repeat: no-repeat;
	background-position: top center;
	width: 196px;
	height: 112px;
	border: 0px solid #ccc;
	display: block;
	padding-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: text;
	z-index: 1;
}

.imagewrap {
	width: 208px;
	height: 112px;
	border: 0px solid #ccc;
	display: block;
	padding-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: text;
	z-index: 1;
}

.leftwrap {
	width: 6px;
	height: 112px;
	border: 0px solid #ccc;
	display: block;
	padding-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: text;
	z-index: 1;
}

.videocoltext {
	margin: 0;
	padding: 0;
	width: 190px;
	height: 65px;
	border: 0px solid #ccc;
	border-top: none;
	display: block;
	z-index: 1;
	overflow: hidden;
}

.textspace {
	margin: 0;
	padding: 0;
	width: 7px;
	height: 65px;
	border: none;
	z-index: 1;
}

.firstspace {
	width: 210px;
	height: 7px;
	border: 0px solid #ccc;
	display: block;
	padding-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: text;
	z-index: 1;
	overflow: hidden;
}

.textcontainer {
	margin: 0;
	padding: 0;
	width: 183px;
	height: 65px;
	border: none;
	z-index: 1;
	overflow: hidden;
}

.videoline0 {
	height: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	clear: both;
	width: 183px;
	padding-left: 0px;
	border: 0px solid red;
	float: right;
	z-index: 1;
}

.videoline1 {
	height: 18px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	clear: both;
	width: 183px;
	padding-left: 0px;
	border: 0px solid red;
	float: right;
	z-index: 1;
	overflow: hidden;
}

.videoline2 {
	height: 17px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	clear: both;
	width: 183px;
	z-index: 1;
	overflow: hidden;
}

.videoline3 {
	height: 25px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #5787b0;
	clear: both;
	width: 183px;
	z-index: 1;
	overflow: hidden;
}

.fpage {
	border: none;
	width: 250px;
	height: 16px;
	text-align: right;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.page {
	border: none;
	border-right: 1px solid #000;
	width: 30px;
	height: 16px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.lpage {
	border: none;
	width: 22px;
	height: 16px;
	text-align: center;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-right: 2px;
}

.apage {
	color: #000;
	text-decoration: none;
}

.videoall {
	cursor: pointer;
	padding-top: 84px;
	padding-left: 161px;
}

.videoallselected {
	cursor: pointer;
	background: url('/images/default/videoall.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	width: 196px;
	height: 28px;
	float: right;
	display: block;
}

.videoselected {
	cursor: pointer;
	background-repeat: no-repeat;
	width: 196px;
	height: 82px;
	float: left;
	display: block;
	background-position: top left;
}

#cscroll1 {
	overflow: hidden;
	width: 298px;
	height: 198px;
}

#cscroll2 {
	overflow: hidden;
	width: 745px;
	height: 430px;
}

#cscroll3 {
	overflow: hidden;
	width: 745px;
	height: 504px;
}

/*==================0000000000000000000000000000000============
	LOGIN PAGE
========================0000000000000000000000000000000000000000000000=======*/
.rightlogodiv {
	padding-top: 0px;
	height: 572px;
	float: right;
	width: 730px;
	padding-left: 30px;
}

.space {
	padding: 0;
	margin: 0;
	border: none;
	width: 711px;
	height: 42px;
	border: 0px solid #000;
}

.space2 {
	padding: 0;
	margin: 0;
	border: none;
	width: 711px;
	height: 22px;
	border: 0px solid #000;
}

#logoline {
	padding: 0;
	margin: 0;
	border: none;
	width: 40px;
	height: 34px;
	border: 0px solid #000;
	background: url('/images/default/login.png');
	background-repeat: no-repeat;
	background-position: left bottom;
}

#login {
	padding-top: 5px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	width: 100px;
	height: 34px;
}

#login2 {
	padding-top: 5px;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	width: 150px;
	height: 34px;
}

#breakline {
	background: url('/images/default/bg.png');
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 711px;
	height: 4px;
	clear: both;
}

#formline {
	width: 711px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	height: 186px;
}

#leftform {
	border: 0px solid red;
	width: 404px;
	height: 186px;
	background-color: #606060;
	border: 0px solid red;
}

#spacer {
	width: 25px;
	height: 186px;
	background-color: #fff;
	border: none;
}

#rightform {
	width: 276px;
	height: 186px;
	background-color: #606060;
	border: 0px solid red;
}

.updown {
	background-color: #606060;
	border: none;
	width: 232px;
	height: 20px;
	clear: both;
}

.leftright {
	border: none;
	width: 20px;
	height: 146px;
	background-color: #606060;
}

#leftwhiteform {
	border: 0px solid red;
	width: 364px;
	height: 146px;
	background-color: #fff;
}

.littlespace {
	border: none;
	width: 284px;
	height: 10px;
}

#textlogin {
	border: none;
	width: 284px;
	height: 40px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

#textuser {
	border: none;
	width: 284px;
	height: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

#textpassword {
	border: none;
	width: 284px;
	height: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	color: #000;
}

#textsubmit {
	border: none;
	width: 284px;
	height: 30px;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #000;
}

.leftright2 {
	border: none;
	width: 40px;
	height: 146px;
	border: 0px solid red;
}

#userinput {
	width: 190px;
	height: 16px;
	line-height: 16px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

#passwordinput {
	width: 190px;
	height: 16px;
	line-height: 16px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: left;
	font-family: Arial;
	font-weight: bold;
	font-size: 10px;
	color: #000;
}

.loginbutton {
	height: 20px;
	line-height: 20px;
	width: 84px;
	background: url('/images/default/loginbutton.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.astyle {
	text-decoration: none;
	color: #5787b0;
}

.cont {
	border: 0px solid blue;
	width: 280px;
	height: 146px;
}

.textwr {
	width: 75px;
	height: 30px;
	text-align: right;
	border: 0px solid blue;
}

#rightwhiteform {
	border: 0px solid red;
	width: 232px;
	height: 146px;
	background-color: #fff;
}

#rightdiv0 {
	border: none;
	text-align: center;
	width: 232px;
	height: 10px;
}

#rightdiv1 {
	border: none;
	text-align: center;
	width: 232px;
	height: 45px;
	font-family: Arial;
	font-size: 22px;
	font-weight: bold;
}

#rightdiv2 {
	border: none;
	text-align: center;
	width: 232px;
	height: 55px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
}

#rightdiv3 {
	border: none;
	text-align: center;
	width: 232px;
	height: 30px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

#regform {
	width: 575px;
	height: 575px;
	background-color: #606060;
	border: 0px solid red;
	margin-left: 65px;
	z-index: 1;
}

#regwhiteform {
	width: 535px;
	height: 535px;
	background-color: #fff;
	border: 0px solid red;
}

.rupdown {
	background-color: #606060;
	border: none;
	width: 575px;
	height: 20px;
	clear: both;
}

.rleftright {
	border: none;
	width: 20px;
	height: 535px;
	background-color: #606060;
}

.rightlogodiv {
	padding-top: 0px;
	height: 572px;
	float: right;
	width: 730px;
	padding-left: 30px;
	border: 0px solid red;
}

#body-wrapper3 {
	width: 904px;
	height: 800px;
	max-height: 800px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	float: left;
	background: url('/images/default/registr_bg.png');
	background-repeat: repeat;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
	position: absolute;
	left: auto;
	top: 120px;
}

.rspace1 {
	border: none;
	width: 535px;
	height: 5px;
}

.line11 {
	border: none;
	text-align: right;
	width: 200px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.line13 {
	border: none;
	width: 133px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.input1 {
	width: 200px;
	height: 16px;
	lin-height: 16px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.line22 {
	border: none;
	text-align: right;
	width: 160px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.line23 {
	border: none;
	width: 173px;
	height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.line32 {
	border: none;
	text-align: left;
	width: 85px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.line33 {
	border: none;
	text-align: right;
	width: 67px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.line44 {
	border: none;
	width: 15px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.line442 {
	border: none;
	width: 5px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.line45 {
	border: none;
	width: 40px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	z-index: 45;
	position: relative;
}

.line52 {
	border: none;
	text-align: left;
	width: 125px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	z-index: 42;
	position: relative;
}

.line53 {
	border: none;
	text-align: right;
	width: 208px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	z-index: 1;
	position: relative;
}

#scountry {
	width: 210px;
}

.line61 {
	border: none;
	width: 535px;
	height: 35px;
	background: url('/images/default/br.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.line71 {
	border: none;
	width: 535px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.line80 {
	border: none;
	width: 120px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

.line82 {
	border: none;
	width: 35px;
	height: 25px;
	text-align: center;
	line-height: 25px;
}

.line91 {
	height: 25px;
	border: none;
	width: 5px;
}

.line92 {
	height: 25px;
	border: none;
	width: 20px;
}

.line93 {
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border: none;
	width: 490px;
}

.line94 {
	height: 25px;
	border: none;
	width: 5px;
}

.registerbutton {
	height: 24px;
	line-height: 20px;
	width: 100px;
	background: url('/images/default/register.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.exitbutton {
	height: 24px;
	line-height: 20px;
	width: 216px;
	background: url('/images/default/exit.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
}

.line100 {
	height: 55px;
	line-height: 55px;
	border: none;
	width: 70px;
}

.line101 {
	height: 55px;
	line-height: 55px;
	border: none;
	width: 100px;
}

.line102 {
	height: 55px;
	line-height: 55px;
	border: none;
	width: 44px;
}

.line103 {
	height: 55px;
	line-height: 55px;
	border: none;
	width: 216px;
}

.line72 {
	border: none;
	width: 120px;
	height: 35px;
}

.line73 {
	border: none;
	text-align: left;
	width: 80px;
	height: 35px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.line74 {
	border: none;
	width: 135px;
	height: 35px;
}

.input8 {
	width: 200px;
	height: 16px;
	lin-height: 16px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

.line000 {
	border: none;
	width: 535px;
	height: 35px;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/scroll_menu.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
	/* set up the overall width of the menu div, the font and the margins with a relative position*/
.menu {
	padding: 20px 0 100px 100px;
	position: relative;
	z-index: 42;
	border: none;
	text-align: left;
	width: 125px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

/* float the list so that the items are in a line */
.menu ul li {
	float: left;
	position: relative;
	margin-right: 1px;
	z-index: 42;
}

/* style the links to be 150px wide by 20px high. Set the background color and the font size. */
.menu ul li a,.menu ul li a:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	width: 146px;
	height: 20px;
	color: #000;
	background: #fff url('/images/default/top3.jpg');
	line-height: 20px;
	font-size: 11px;
	text-indent: 10px;
}

/* Get rid of any default table style */
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* make the dropdown ul invisible */
.menu ul li ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: -20px;
	text-align: left;
	padding: 0 30px 20px 20px;
	20
	px
	100%
	no-repeat;
}

/* set the foreground color of the main menu li on hover and the border to trigger IE */
.menu ul li:hover a,.menu ul li a:hover {
	color: #fff;
	border: 0;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu ul li:hover ul,.menu ul li a:hover ul {
	display: block;
}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu ul li:hover ul li,.menu ul li a:hover ul li {
	background: #fff;
	color: #000;
	width: 146px;
	height: 100px;
	overflow: auto;
	border-left: 1px solid #ccc;
}

/* hack the widht for IE5.5 */
* html .menu ul li a:hover ul li {
	width: 146px;
	w\idth: 146px;
}

/* style the background and foreground color of the submenu links */
.menu ul li:hover ul li a,.menu ul li a:hover ul li a {
	float: left;
	display: block;
	background: #fff;
	color: #aaa;
	width: 125px;
	text-align: left;
	text-decoration: none;
	border: 0;
	text-indent: 10px;
}

/* style the background and forground colors of the links on hover */
.menu ul li:hover ul li a:hover,.menu ul li a:hover ul li a:hover {
	text-decoration: none;
	color: #5787b0;
	background: #fff;
}

<!--
[if lt IE 7]> <style type   ="text  /css ">.menu ul li ul {
	display: block;
	visibility: hidden;
}

.menu ul li a:hover ul {
	visibility: visible;
}

</
style> <![endif]-->



	
	
	/*****************************************************************************************************/
	/* set up the overall width of the menu div, the font and the margins with a relative position*/
	.menu2 {
	padding: 20px 0 100px 100px;
	text-align: left;
	border: none;
	width: 60px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	z-index: 40;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu2 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

/* float the list so that the items are in a line */
.menu2 ul li {
	float: left;
	position: relative;
	margin-right: 1px;
	z-index: 100;
}

/* style the links to be 290px wide by 20px high. Set the background color and the font size. */
.menu2 ul li a,.menu2 ul li a:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	width: 290px;
	height: 20px;
	color: #000;
	background: #fff url('/images/default/top4.jpg');
	line-height: 20px;
	font-size: 11px;
	text-indent: 10px;
}

/* Get rid of any default table style */
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* make the dropdown ul invisible */
.menu2 ul li ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: -20px;
	text-align: left;
	padding: 0 30px 20px 20px;
	20
	px
	100%
	no-repeat;
}

/* set the foreground color of the main menu li on hover and the border to trigger IE */
.menu2 ul li:hover a,.menu2 ul li a:hover {
	color: #fff;
	border: 0;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu2 ul li:hover ul,.menu2 ul li a:hover ul {
	display: block;
}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu2 ul li:hover ul li,.menu2 ul li a:hover ul li {
	background: #fff;
	color: #000;
	width: 290px;
	height: 40px;
	border-left: 1px solid #ccc;
}

/* hack the widht for IE5.5 */
* html .menu2 ul li a:hover ul li {
	width: 290px;
	w\idth: 290px;
}

/* style the background and foreground color of the submenu links */
.menu2 ul li:hover ul li a,.menu2 ul li a:hover ul li a {
	float: left;
	display: block;
	background: #fff;
	color: #aaa;
	width: 290px;
	text-align: left;
	text-decoration: none;
	border: 0;
	text-indent: 10px;
}

/* style the background and forground colors of the links on hover */
.menu2 ul li:hover ul li a:hover,.menu2 ul li a:hover ul li a:hover {
	text-decoration: none;
	color: #5787b0;
	background: #fff;
}

<!--
[if lt IE 7]> <style type   ="text  /css ">.menu2 ul li ul {
	display: block;
	visibility: hidden;
}

.menu2 ul li a:hover ul {
	visibility: visible;
}

</
style> <![endif]-->




	
	
	/*****************************************************************************************************/
	/* set up the overall width of the menu div, the font and the margins with a relative position*/
	.menu3 {
	padding: 20px 0 100px 100px;
	text-align: left;
	border: none;
	width: 59px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	z-index: 55;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu3 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

/* float the list so that the items are in a line */
.menu3 ul li {
	float: left;
	position: relative;
	z-index: 55;
	margin-right: 1px;
}

/* style the links to be 290px wide by 20px high. Set the background color and the font size. */
.menu3 ul li a,.menu3 ul li a:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	width: 59px;
	height: 20px;
	color: #000;
	background: #fff url('/images/default/top0.jpg');
	line-height: 20px;
	font-size: 11px;
	text-indent: 10px;
}

/* Get rid of any default table style */
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* make the dropdown ul invisible */
.menu3 ul li ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: -20px;
	text-align: left;
	padding: 0 30px 20px 20px;
	20
	px
	100%
	no-repeat;
}

/* set the foreground color of the main menu li on hover and the border to trigger IE */
.menu3 ul li:hover a,.menu3 ul li a:hover {
	color: #fff;
	border: 0;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu3 ul li:hover ul,.menu3 ul li a:hover ul {
	display: block;
}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu3 ul li:hover ul li,.menu3 ul li a:hover ul li {
	background: #fff;
	color: #000;
	width: 60px;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
	border-left: 1px solid #ccc;
}

/* hack the widht for IE5.5 */
* html .menu3 ul li a:hover ul li {
	width: 59px;
	w\idth: 59px;
}

/* style the background and foreground color of the submenu links */
.menu3 ul li:hover ul li a,.menu3 ul li a:hover ul li a {
	float: left;
	display: block;
	background: #fff;
	color: #aaa;
	width: 38px;
	text-align: left;
	text-decoration: none;
	border: 0;
	text-indent: 10px;
}

/* style the background and forground colors of the links on hover */
.menu3 ul li:hover ul li a:hover,.menu3 ul li a:hover ul li a:hover {
	text-decoration: none;
	color: #5787b0;
	background: #fff;
}

<!--
[if lt IE 7]> <style type   ="text  /css ">.menu3 ul li ul {
	display: block;
	visibility: hidden;
}

.menu3 ul li a:hover ul {
	visibility: visible;
}

</
style> <![endif]-->




	
	
	/*****************************************************************************************************/
	/* set up the overall width of the menu div, the font and the margins with a relative position*/
	.menu4 {
	padding: 20px 0 100px 100px;
	text-align: left;
	border: none;
	width: 87px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	z-index: 55;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu4 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

/* float the list so that the items are in a line */
.menu4 ul li {
	float: left;
	position: relative;
	z-index: 55;
	margin-right: 1px;
}

/* style the links to be 290px wide by 20px high. Set the background color and the font size. */
.menu4 ul li a,.menu4 ul li a:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	width: 87px;
	height: 20px;
	color: #000;
	background: #fff url('/images/default/top1.jpg');
	line-height: 20px;
	font-size: 11px;
	text-indent: 10px;
}

/* Get rid of any default table style */
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* make the dropdown ul invisible */
.menu4 ul li ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: -20px;
	text-align: left;
	padding: 0 30px 20px 20px;
	20
	px
	100%
	no-repeat;
}

/* set the foreground color of the main menu li on hover and the border to trigger IE */
.menu4 ul li:hover a,.menu4 ul li a:hover {
	color: #fff;
	border: 0;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu4 ul li:hover ul,.menu4 ul li a:hover ul {
	display: block;
}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu4 ul li:hover ul li,.menu4 ul li a:hover ul li {
	background: #fff;
	color: #000;
	width: 87px;
	height: 100px;
	overflow: auto;
	overflow-x: hidden;
	border-left: 1px solid #ccc;
}

/* hack the widht for IE5.5 */
* html .menu4 ul li a:hover ul li {
	width: 87px;
	w\idth: 87px;
}

/* style the background and foreground color of the submenu links */
.menu4 ul li:hover ul li a,.menu4 ul li a:hover ul li a {
	float: left;
	display: block;
	background: #fff;
	color: #aaa;
	width: 66px;
	text-align: left;
	text-decoration: none;
	border: 0;
	text-indent: 10px;
}

/* style the background and forground colors of the links on hover */
.menu4 ul li:hover ul li a:hover,.menu4 ul li a:hover ul li a:hover {
	text-decoration: none;
	color: #5787b0;
	background: #fff;
}

<!--
[if lt IE 7]> <style type   ="text  /css ">.menu4 ul li ul {
	display: block;
	visibility: hidden;
}

.menu4 ul li a:hover ul {
	visibility: visible;
}

</
style> <![endif]-->




	
	
	/*****************************************************************************************************/
	/* set up the overall width of the menu div, the font and the margins with a relative position*/
	.menu5 {
	padding: 20px 0 100px 100px;
	text-align: left;
	border: none;
	width: 42px;
	height: 25px;
	line-height: 25px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	position: relative;
	z-index: 55;
}

/* remove the bullets and set the margin and padding to zero for the unordered list */
.menu5 ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	border: 0;
}

/* float the list so that the items are in a line */
.menu5 ul li {
	float: left;
	position: relative;
	z-index: 55;
	margin-right: 1px;
}

/* style the links to be 290px wide by 20px high. Set the background color and the font size. */
.menu5 ul li a,.menu5 ul li a:visited {
	display: block;
	text-align: left;
	text-decoration: none;
	width: 42px;
	height: 20px;
	color: #000;
	background: #fff url('/images/default/top2.jpg');
	line-height: 20px;
	font-size: 11px;
	text-indent: 10px;
}

/* Get rid of any default table style */
table {
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

/* make the dropdown ul invisible */
.menu5 ul li ul {
	display: none;
	text-align: left;
	position: absolute;
	top: 20px;
	left: -20px;
	text-align: left;
	padding: 0 30px 20px 20px;
	20
	px
	100%
	no-repeat;
}

/* set the foreground color of the main menu li on hover and the border to trigger IE */
.menu5 ul li:hover a,.menu5 ul li a:hover {
	color: #fff;
	border: 0;
}

/* make the sub menu ul visible and position it beneath the first list item */
.menu5 ul li:hover ul,.menu5 ul li a:hover ul {
	display: block;
}

/* make the sub menu ul li the full width with padding and border. Add an auto scroll bar */
.menu5 ul li:hover ul li,.menu5 ul li a:hover ul li {
	background: #fff;
	color: #000;
	width: 42px;
	height: 100px;
	overflow: auto;
	border-left: 1px solid #ccc;
}

/* hack the widht for IE5.5 */
* html .menu5 ul li a:hover ul li {
	width: 42px;
	w\idth: 42px;
}

/* style the background and foreground color of the submenu links */
.menu5 ul li:hover ul li a,.menu5 ul li a:hover ul li a {
	float: left;
	display: block;
	background: #fff;
	color: #aaa;
	width: 21px;
	text-align: left;
	text-decoration: none;
	border: 0;
	text-indent: 10px;
}

/* style the background and forground colors of the links on hover */
.menu5 ul li:hover ul li a:hover,.menu5 ul li a:hover ul li a:hover {
	text-decoration: none;
	color: #5787b0;
	background: #fff;
}

<!--
[if lt IE 7]> <style type   ="text  /css ">.menu5 ul li ul {
	display: block;
	visibility: hidden;
}

.menu5 ul li a:hover ul {
	visibility: visible;
}

</
style> <![endif]-->

checkbox {
	height: 20px;
}

.paneldiv {
	width: 711px;
	text-align: left;
	display: block;
	clear: both;
	height: 50px;
	line-height: 50px;
}

.panellink {
	text-decoration: none;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}

#newvideobutton {
	text-align: center;
	height: 22px;
	line-height: 22px;
	width: 101px;
	background: url('/images/default/newvideo.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.bluelink {
	border: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5787b0;
	text-align: center;
	height: 30px;
}

#rightpaneldiv {
	padding: 0;
	margin: 0;
	width: 728px;
	height: 499px;
	padding-left: 0px;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	border: 0px solid #a4a4a4;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #ffffff;
	scrollbar-darkShadow-color: #000000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #f5f5f5;
}

.videopanelrow {
	border: 1px solid #a4a4a4;
	width: 711px;
	height: 99px;
	margin: 0;
	padding: 0;
	z-index: 1;
	border-bottom: none;
}

.videopanelline {
	border: none;
	width: 711px;
	height: 2px;
	margin: 0;
	padding: 0;
	z-index: 1;
	border-bottom: none;
}

#formpanelline {
	width: 711px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	height: 499px;
}

.panel1 {
	background: url(/images/default/videopanel.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 167px;
	height: 95px;
	border: 0px solid #ccc;
	display: block;
	padding-left: 0px;
	padding-left: 0px;
	padding-right: 0px;
	cursor: text;
	z-index: 1;
}

.panelsp {
	width: 2px;
	height: 95px;
	border: none;
}

.dtitle {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 99px;
	line-height: 150px;
	width: 50px;
	text-align: center;
}

.dcategory {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 99px;
	line-height: 150px;
	width: 150px;
	text-align: right;
}

.ddate {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 99px;
	line-height: 150px;
	width: 75px;
	text-align: right;
}

.dstatus {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 99px;
	line-height: 150px;
	width: 55px;
	text-align: right;
}

.dweight {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 99px;
	line-height: 150px;
	width: 50px;
	text-align: right;
}

.dedit {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 99px;
	line-height: 150px;
	width: 75px;
	text-align: right;
}

.dtrash {
	font-family: Arial;
	font-size: 12px;
	color: #000;
	height: 84px;
	line-height: 150px;
	width: 50px;
	text-align: right;
	background: url(/images/default/trash.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.ttrash {
	height: 15px;
	width: 30px;
	border: none;
}

.purelink {
	text-decoration: none;
	color: #000;
	cursor: pointer;
}

#playform {
	width: 290px;
	height: 575px;
	background-color: #606060;
	border: 0px solid green;
	margin-left: 0px;
	z-index: 1;
}

#playwhiteform {
	width: 250px;
	height: 535px;
	border: 0px solid red;
	padding: 0;
	margin: 0;
	display: block;
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #fff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #808080;
	scrollbar-base-color: #ffffff;
	scrollbar-darkShadow-color: #000000;
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #f5f5f5;
}

.playwhiteformleft {
	width: 20px;
	height: 145px;
	background-color: #fff;
	border: 0px solid red;
}

.smallcont {
	width: 185px;
	height: 145px;
	border: 0px solid red;
	background-color: #e4f6fc;
	overflow: hidden;
}

.bigcont {
	width: 205px;
	height: 145px;
	border: 0px solid red;
	background-color: #fff;
	overflow: hidden;
}

.videoplaysep {
	width: 210px;
	height: 10px;
	border: 0px solid red;
	background-color: #fff;
	overflow: hidden;
}

.videoplaylist {
	width: 181px;
	height: 125px;
	background-color: #e4f6fc;
	border: 2px solid #cfcfcf;
	overflow: hidden;
}

.videoplaylistup {
	width: 175px;
	height: 10px;
	background-color: #e4f6fc;
	border: 0px solid red;
	overflow: hidden;
}

.videoplaylistleft {
	width: 15px;
	height: 105px;
	background-color: #e4f6fc;
	border: 0px solid red;
	overflow: hidden;
}

.videoplaylistcont {
	width: 155px;
	height: 105px;
	background-color: #e4f6fc;
	border: 0px solid red;
	overflow: hidden;
}

.playlistplayimage {
	height: 48px;
	width: 155px;
	background-repeat: no-repeat;
	background-position: top left;
	border: none;
	overflow: hidden;
}

.playlisttitlesep {
	height: 8px;
	width: 155px;
	border: none;
	overflow: hidden;
}

.playlisttitle {
	height: 16px;
	width: 155px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: left;
	border: none;
	overflow: hidden;
}

.playlistbuttons {
	height: 18px;
	width: 155px;
	font-family: Arial;
	font-size: 11px;
	color: #000;
	text-align: left;
	border: none;
	overflow: hidden;
}

#playlistplaybutton {
	height: 18px;
	line-height: 18px;
	width: 58px;
	background: url('/images/default/playlistplaybutton.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#playlistremovebutton {
	height: 18px;
	line-height: 18px;
	width: 69px;
	background: url('/images/default/playlistremovebutton.gif');
	background-repeat: no-repeat;
	border: none;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
}

#popup1 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	width: 300px;
	height: 250px;
	background: #fff;
	border: 0px solid #000;
	overflow: hidden;
}

.popup11 {
	background: url('/images/default/popup.gif');
	width: 300px;
	height: 27px;
	border: 0px solid #000;
	overflow: hidden;
}

.popup12 {
	width: 300px;
	height: 25px;
	text-align: center;
	line-height: 25px;
	overflow: hidden;
}

.popup13 {
	width: 300px;
	height: 60px;
	overflow: hidden;
}

.popup1left {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	width: 100px;
	height: 27px;
	text-align: left;
	line-height: 27px;
	overflow: hidden;
}

.popup1right {
	color: #fff;
	width: 200px;
	height: 27px;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 27px;
	overflow: hidden;
}

.wlink {
	text-decoration: none;
	color: #000;
}

.wlink a:hover {
	color: #5787b0;
}

#popup2 {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 300px;
	height: 250px;
	background: #fff;
	border: 0px solid #000;
	text-decoration: underline;
	overflow: hidden;
}

.popup22 {
	width: 300px;
	height: 25px;
	text-align: left;
	line-height: 25px;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
}

.popup23 {
	width: 296px;
	height: 45px;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
}

.popup33 {
	width: 300px;
	height: 50px;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
}

.popup20 {
	width: 300px;
	height: 1px;
	overflow: hidden;
}

#popupsend {
	width: 73px;
	height: 14px;
	background: url('/images/default/popup_send.gif');
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	border: none;
}

#popupcancel {
	width: 73px;
	height: 14px;
	background: url('/images/default/popup_send.gif');
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	border: none;
}

.popup25 {
	width: 300px;
	height: 14px;
	line-height: 14px;
}

.ppp {
	width: 10px;
	height: 14px;
}

#popup3 {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	width: 300px;
	text-align: center;
	height: 488px;
	background: #fff;
	border: 0px solid #000;
	overflow: hidden;
}

.popup30 {
	margin-left: auto;
	margin-right: auto;
	width: 272px;
	border: 1px solid #000;
}

.popup300 {
	margin-left: auto;
	margin-right: auto;
	width: 272px;
	height: 8px;
}

.popup31 {
	width: 272px;
	height: 20px;
	border-bottom: 1px solid #000;
	background-color: #dcdcdc;
}

.popup311 {
	width: 150px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: left;
}

.popup312 {
	width: 60px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: right;
}

.popup313 {
	width: 60px;
	height: 20px;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	text-align: right;
}

#popup4 {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	width: 300px;
	height: 250px;
	background: #fff;
	overflow: hidden;
	text-decoration: none;
	margin-top: 0px;
	border: 0px solid #000;
	display: block;
	text-align: center;
}

.popup43 {
	width: 274px;
	height: 55px;
	text-align: justify;
	padding-left: 2px;
	padding-right: 2px;
	color: #000;
	margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.popup44 {
	width: 278px;
	height: 110px;
	padding-left: 2px;
	padding-right: 2px;
	color: #000;
}

#popupsend2 {
	width: 73px;
	height: 14px;
	background: url('/images/default/popup_send.gif');
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	border: none;
}

#popupsend2_1 {
	width: 120px;
	height: 14px;
	background: url('/images/default/popup_send2.gif');
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	border: none;
}

#popupcancel2 {
	width: 73px;
	height: 14px;
	background: url('/images/default/popup_send.gif');
	color: #fff;
	font-size: 9px;
	text-align: center;
	line-height: 14px;
	border: none;
}

#ll1 {
	width: 30px;
}

#ll2 {
	width: 230px;
	text-align: right;
}

.boldspan {
	font-size: 11px;
	font-weight: bold;
}

#imagepopup1 {
	background: url('/images/default/votepopup1.gif');
	background-repeat: no-repeat;
	border: 0px solid red;
	position: absolute;
	top: 380px;
	left: 387px;
	display: none;
	width: 74px;
	height: 18px;
}

#imagepopup2 {
	background: url('/images/default/votepopup2.gif');
	background-repeat: no-repeat;
	border: 0px solid red;
	position: absolute;
	top: 380px;
	left: 402px;
	display: none;
	width: 74px;
	height: 18px;
}

#imagepopup3 {
	background: url('/images/default/votepopup3.gif');
	background-repeat: no-repeat;
	border: 0px solid red;
	position: absolute;
	top: 380px;
	left: 417px;
	display: none;
	width: 74px;
	height: 18px;
}

#imagepopup4 {
	background: url('/images/default/votepopup4.gif');
	background-repeat: no-repeat;
	border: 0px solid red;
	position: absolute;
	top: 380px;
	left: 432px;
	display: none;
	width: 74px;
	height: 18px;
}

#imagepopup5 {
	background: url('/images/default/votepopup5.gif');
	background-repeat: no-repeat;
	border: 0px solid red;
	position: absolute;
	top: 380px;
	left: 447px;
	display: none;
	width: 74px;
	height: 18px;
}

.lmenu_table {
	width: 127px;
	background: #fff;
	border: solid;
	border-width: 2px 1px 2px 2px;
	border-color: #000;
	font: Arial, sans-serif;
	font-weight: bold;
}

.lmenu_table td {
	position: relative;
	z-index: 70;
	padding: .4em 0 .4em .8em;
	border: 1px solid;
	border-right: none;
	border-left: none;
	border-color: #ccc;
	color: #000;
}

.lmenu_table td a:link {
	background: #fff;
	color: #000;
	text-decoration: none;
}

.lmenu_table td a:visited {
	background: #fff;
	color: #000;
	text-decoration: none;
}

.lmenu_table td a:active {
	background: #fff;
	color: #000;
	text-decoration: none;
}

.lmenu_table td a:hover {
	background: #fff;
	color: #000;
	text-decoration: none;
}

#allvideos {
    color: #000;
}

#sitemap {
    color: #000;
}
