body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#gc_log td {font-size:11px}
#menu a{
text-decoration:none;
color:#0099FF;
}
#ll_sales td {font-size:11px}
#menu a:hover{
text-decoration:underline;}

#menu .active{
color:#FF0000;
font-weight:bold;}

.pages {
    clear:      center;
    font-size: 10px;       
    font-family:  Verdana,Arial, Helvetica;
        
    width: 100%;
    margin: 5px 5px 5px 16%;
}

.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-right: 0.1em;
    border: 1px solid #fff;
    background: #fff;
}

.pages span.current {
    border: 1px solid #0066FF;
    font-weight: bold;
    background: #0066FF;
    color: #fff;
}

.pages a {
    border: 1px solid #5C7C4D;
    text-decoration: none;
}

.pages a:hover {
    border-color: #333333;
}

.pages a.nextprev {
    border: 1px solid #333333;
    font-weight: bold;
    background: white;
    color: #0099FF;
}

.pages span.nextprev {
    color: #666;
    font-weight: bold;
}

.pages span.nextprev {
        border: 1px solid #ddd;
        color: #999;
}.header {
	font-weight: bold;
	color: #666666;
}

.actions {
text-decoration:none;
color:#0066FF;
font-weight:bold;
font-size:12px}
.id_link {
text-decoration:none;
color:#0066FF;
font-weight:bold;
font-size:10px}
.top_bar_link {
text-decoration:none;
color:#0066FF;
font-size:11px}
.top_bar_link_active {
text-decoration:none;
color:#F00;
font-size:11px}
a:hover {
text-decoration:underline;}

#sublist ul
{
list-style-type:none;
padding: 0;
margin: 0;
}

#sublist li
 {
 display:inline;
 padding-right:10px;
	
}
#sublist li a
 {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 12px;
	
	color: #0099FF;
	text-decoration: none;
}
#sublist li a:hover
{
text-decoration:underline;
}
.subactive
{
	
	color: #000000;
}

.input_black{
font-size:10px;
border: 1px solid #999;
font-weight:bold;
padding:2px}

.input_registration{
font-size:10px;
border: 1px solid #CCC;
padding:2px}
.input_registration:focus, .input_black:focus{border: 1px solid #900;padding:2px}

.input_prdt{
font-size:12px;
font-weight:bold;}

.small{
font-size:11px;}

.black_bold {
	font-weight: bold;
	color: #000000;
}

red_bold {
	font-weight: bold;
	color: #FF0000;
}

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}
.title_2 {padding:5px 0px 5px 0px; border-width:0px 0px 1px 0px; border-style:solid; border-color:#CCC; color:#000; font-weight:bold; font-size:12px}
.box_top {border-style:solid; border-width:1px 1px 0px 1px; border-color:#CCC; padding:4px; margin:1px 1px 0px 1px; background-color:#E6E6E6; 
font-family: Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold}
.box_bottom {border-style:solid; border-width:1px; border-color:#CCC; padding:4px; margin:0px 1px 1px 1px; background:#FFF}
.box_2 {padding:5px 0px 5px 0px; border-width:0px 0px 1px 0px; border-style:solid; border-color:#CCC;}
.register_descr {padding:8px 0px 0px 0px; font-size:10px}
.error_bold {color:#F00}
.top_bar_div {background-image:url(/cable_picker/images/top_bar.jpg); 
background-repeat:repeat-x; 
margin:0px 0px 4px 0px; 
padding:2px 0px 0px 14px; 
height:23px; font-family:Arial, Helvetica, sans-serif; 
font-size:10px}
.top_bar_txt {font-family:Arial, Helvetica, sans-serif; 
font-size:10px}
.form_container {margin:1px 0px 1px 0px; font-size:11px}
.form_col_1{width:145px;float:left; padding:2px; text-align:right}
.form_col_2{width:15px;float:left; padding:2px}
.form_col_3{width:235px;float:left;padding:2px}
.clear_form{clear:both; margin:0px; padding:0px}
.input_admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.menu_3 {

	font-family: Tahoma;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
}
.txt_grn{color:#090; font-weight:bold}
.txt_rd {color:#F00; font-weight:bold}
.outline_1 {border-width:1px; border-style:solid; border-color:#CCC}
