/* normalMenu */
.normalMenu {
	text-align: center;
	margin-left: 5px;
	margin-right: 5px;
	height: 25px;
}
.normalMenu ul {
	margin: 0;
	padding: 0;
    list-style-type: none;
    text-align: center;
    font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
    line-height: 25px;
}
.normalMenu li {
	display:inline;
    margin:0;
    padding:0;
    padding-left: 5px;
    padding-right: 5px;
}
.normalMenu a {
	text-decoration: underline;
}
.normalMenu a:hover {
	text-decoration: none;
}
.normalMenu li a.currentTab {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}
/* grey box */
.greyBox {
	background-color: #FAFAFA;
	zoom: 1;
	/*margin-left: -3px;*/
}
.greyBoxBody {
	padding: 5px;
}
.greyBox .t {background: url(/bcdata/gfx/boxes/grey/dot.gif) 0 0 repeat-x;}
.greyBox .b {background: url(/bcdata/gfx/boxes/grey/dot.gif) 0 100% repeat-x}
.greyBox .l {background: url(/bcdata/gfx/boxes/grey/dot.gif) 0 0 repeat-y}
.greyBox .r {background: url(/bcdata/gfx/boxes/grey/dot.gif) 100% 0 repeat-y}
.greyBox .bl {background: url(/bcdata/gfx/boxes/grey/lb.gif) 0 100% no-repeat}
.greyBox .br {background: url(/bcdata/gfx/boxes/grey/rb.gif) 100% 100% no-repeat}
.greyBox .tl {background: url(/bcdata/gfx/boxes/grey/lt.gif) 0 0 no-repeat}
.greyBox .tr {background: url(/bcdata/gfx/boxes/grey/rt.gif) 100% 0 no-repeat; padding:5px}

/* white box */
.whiteBox {
	background-color: #FFFFFF;
	zoom: 1;
	/*margin-left: -3px;*/
}

.whiteBox .t {background: url(/bcdata/gfx/boxes/white/dot.gif) 0 0 repeat-x;}
.whiteBox .b {background: url(/bcdata/gfx/boxes/white/dot.gif) 0 100% repeat-x;}
.whiteBox .l {background: url(/bcdata/gfx/boxes/white/dot.gif) 0 0 repeat-y;}
.whiteBox .r {background: url(/bcdata/gfx/boxes/white/dot.gif) 100% 0 repeat-y;}
.whiteBox .bl {background: url(/bcdata/gfx/boxes/white/lb.gif) 0 100% no-repeat;}
.whiteBox .br {background: url(/bcdata/gfx/boxes/white/rb.gif) 100% 100% no-repeat;}
.whiteBox .tl {background: url(/bcdata/gfx/boxes/white/lt.gif) 0 0 no-repeat;}
.whiteBox .tr {background: url(/bcdata/gfx/boxes/white/rt.gif) 100% 0 no-repeat; padding:5px;}

.bcell_1 {
	border:1px solid #CCC;
	padding: 8px;
	margin:2px;
	text-align:left;
}
.bcell_2 {
	float:right;
}

/* error box */

.broadcast_area {
	/*width:742px;*/
	font: 8pt Tahoma, "Trebuchet MS", Arial, sans-serif;
	text-align:center; 
	margin-top:-2px;
	padding-bottom:2px;
}
.b_preview_img{
	margin: 2px;
	height:120px;
	width:160px;
	border:1px solid #CCCCCC;
}
.b_preview_img2{
	padding: 1px;
	margin:2px;
	height:87px;
	width:116px;
	border:1px solid #999999;
}
#bcats {
	height:200px;
	background: url(/bcdata/gfx/f190.gif) no-repeat left top;
	padding:12px 12px 8px 8px;
	text-align:left;
}
#bcats b {
	font: 12px/14px Tahoma, "Trebuchet MS", Arial, sans-serif;
    padding:0px;
    padding-left: 10px;
    padding-right: 10px;
	font-weight: bold;
	margin-bottom:4px;
}
#bcats a {
	color: #000;
	padding:0px;
    padding-left: 20px;
    padding-right: 0px;
	background-image: url(/bcdata/gfx/bullets/blue4.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font: 12px/16px Arial, Tahoma, "Trebuchet MS", sans-serif;
	text-decoration: none;
}
#bcats a:hover {
	text-decoration: none;
}
#bcats a#currentTab {
    color: #003399;
    text-decoration: none;
    font-weight: bold;
}
.f500_top{
	width:500px;
	background: url(/bcdata/gfx/f5001.gif) no-repeat left top;
}
.f500_btm{
	width:500px;
	background: url(/bcdata/gfx/f5002.gif) no-repeat left bottom;
	padding: 4px 10px 4px 4px;
	font: 12px/16px Arial, Helvetica, sans-serif;
}
.ffw{
font: 12px/16px Arial, Helvetica, sans-serif;
}

.nlink:link, .nlink:visited{
	font: 12px/16px Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.nlink:hover{
font: 12px/16px Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #66CC66;
	text-decoration: none;
}
.my_table td{
font: 8pt Tahoma, Arial, sans-serif;
}
.form_itm1{
	padding:0px;
	margin:2px;
	text-align:right;
}
.form_itm2{
	line-height: 16px;
	padding:2px;
	margin:0px;
	float:left;
}
.form_inp1 {
	width:210px;
	height:16px;
	border:1px solid #DDDDE6;
}
.form_inp1p {
	width:210px;
	height:16px;
	border:1px solid #DDDDE6;
	color: #CECECE;
}
.form_inp2 {
	margin:0px;
	width:160px;
	height:20px;
	border:1px solid #DDDDE6;
}
.form_btn1 {
	width:130px;
}
.form_btn2 {
	width:50px;
	height:21px;
}
.my_table td{
font: 8pt Tahoma, Arial, sans-serif;
}
.btm_pad {
	padding-bottom: 4px;
	padding-left: 4px;
}
.bc_pg1{
	padding: 3px 3px 3px 4px;
	background-color: #D7E2E3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #555555;
}
.bc_pg1:hover{
	padding: 3px 3px 3px 4px;
	background-color: #B6DCA3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	cursor:hand;
	color: #000000;
}
.bc_pg0{
	padding: 3px 3px 3px 4px;
	background-color: #D7E2E3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #555555;
}
.bc_pg0:hover{
	padding: 3px 3px 3px 4px;
	background-color: #B6DCA3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #000000;
}
/*NEW STYLES*/
#live_error_box{
	padding: 12px 4px 12px 4px;
	width:50%;
	font: 8pt Tahoma, Arial, sans-serif;
	font-weight: bold;
	border: 1px solid #CA0000;
	background-color: #FF8888;
	color: #000000;
}
#live_top_menu{
	font: 8pt Tahoma, Arial, sans-serif;
}
#live_table_list{
	padding:6px 0px 0px 0px;
}
#live_pager {
	padding:6px 0px 0px 0px;
}
#live_pager label{
	padding: 3px 3px 3px 4px;
	background-color: #D7E2E3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	font-weight: bold;
	color: #555555;
}

#live_pager a{
	padding: 3px 3px 3px 4px;
	background-color: #D7E2E3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #555555;
}
#live_pager a:hover{
	padding: 3px 3px 3px 4px;
	background-color: #B6DCA3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	cursor:hand;
	color: #000000;
}
.live_menu_title{
	font: 10pt Tahoma, Arial, sans-serif;
	color:#000;
	font-weight: bold;
	padding:2px 0px 2px 6px;
	background: url(/bcdata/gfx/menu_title1.gif) repeat-x left top;
}
.live_menu_items{
	padding:0px 0px 4px 15px;
}
.live_menu_casts{
	padding:0px 0px 4px 0px;
}
.live_menu_back{
	border: 1px solid #8292AA;
	background-color: #FFFFFF;
	padding:1px;
	margin-bottom:4px;
}
.live_menu_front{
	background-color: #D5DDE8;
	padding:0px 0px 0px 0px;
}
.live_cast_back{
	background: url(/bcdata/gfx/f_1.gif) no-repeat left top;
	margin-bottom:4px;
}
.live_cast_front{
	background: url(/bcdata/gfx/f_2.gif) no-repeat left bottom;
}
.live_preview_img{
	margin: 2px;
	height:120px;
	width:160px;
	border:1px solid #CCCCCC;
}
.live_form_label{
	font: 10pt Tahoma, Arial, sans-serif;
	color:#000000;
	text-align:left;
	padding-left:20px;
}
.live_form_input{
	width:195px;
}
.live_form_select{
	height:22px;
	width:199px;
}
.live_form_button{
	width:50%;
	font-weight:bold;
}
.live_img_back{
	width:160px;
	height:120px;
	margin: 2px;
}
.live_img_img{
	position:absolute;
	width:160px;
	height:120px;
}
.live_img_alt{
	position:absolute;
	width:40px;
	height:20px;
}
.live_img_preview{
	height:120px;
	width:160px;
	border:1px solid #CCCCCC;
}
.live_cell_left {
	border:1px solid #FFF;
	padding: 3px 8px 3px 8px;
	margin:0px 8px 3px 8px;
	text-align:left;
}
.live_cell_right {
	float:right;
}
.live_own_bpad {
	padding-bottom: 2px;
	padding-left: 8px;
}
.live_page_on{
	padding: 3px 3px 3px 4px;
	background-color: #D7E2E3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #555555;
}
.live_page_on:hover{
	padding: 3px 3px 3px 4px;
	background-color: #B6DCA3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	cursor:hand;
	color: #000000;
}
.live_page_off{
	padding: 3px 3px 3px 4px;
	background-color: #D7E2E3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #555555;
}
.live_page_off:hover{
	padding: 3px 3px 3px 4px;
	background-color: #B6DCA3;
	border: 1px solid #C6C4E1;
	text-decoration: none;
	color: #000000;
}