body
{
	font-size:11px;
	font-family:Lucida Grande, Lucida, Tahoma, Verdana, Geneva,Arial, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:0.03ems;
	text-decoration:none;
	padding:0;
	margin:0
}

div
{
	margin:0;
	padding:0;
}
h1
{
	margin:0;
	padding:0;
}
h2
{
	margin:0;
	padding:0;
}
h3
{
	margin:0;
	padding:0;
}
p
{
	margin:0;
	padding:0;
}

ul
{
	margin:0;
	padding:0;
}

li
{
	list-style-type:none;
}
    
#page_container
{
	width:980px;
	margin:0 auto;
}
#header
{
	
}    
#footer
{
	clear:both;
	/*border-width: 1px;
	border-style: dotted;
	border-color: red;*/
	
 }

#left_column
{
	width:240px;
	float:left;
	/*border-width: 1px;
	border-style: dotted;
	border-color: red;	*/
	
}
#center_column
{
	width:530px;
	float:left;
	font-size:12px;
	font-family:Lucida, Tahoma, Verdana, Geneva,Arial, Helvetica, sans-serif;
	color:#000000;
	letter-spacing:0.03ems;
	line-height:150%;
	/*border-width: 1px;
	border-style: dotted;
	border-color: red;	*/
	padding-left:10px;
	
}
#right_column
{
	width:185px;
	float:right;
	/*border-width: 1px;
	border-style: dotted;
	border-color: red;*/
	

}

#hd
{
	border-top: 3px solid #2359bc;
}

#cj-masthead-row1
{
	height: 105px;
}
#cj-mastheadLogo
{
	display: block;
	float: left;
	width:255px;
}
#cj-mastheadAd
{
	display: block;
	float: left;
	width:470px;
}
#cj-mastheadSearch
{
	display: block;
	text-align: right;
}

.cj-curvedBoxTop
{
	 background-image: url("../images/table_hd.jpg");	 
	 text-decoration: none;
	 text-align: left;
	 font-weight: bold;
	 color: #fff;
	 padding: 3px 0 3px 10px;	
	 width:237px;
	 background-repeat:no-repeat;
 }
.cj-box
{
	border: 1px solid #276cb3;
	background-color: #fff;
	padding: 5px;
	width:223px;
}

h2
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/** START Left Menu related defs **/
A:Link
{
	text-decoration:none;
	color:#007dc6;
}
A:Active
{
	text-decoration:none;
	color:#007dc6;
}
A:Visited
{
	text-decoration:none;
	color:#007dc6;
}
A:Hover
{
	text-decoration:none;
	color:#fF0000;
}



.leftMenu{ padding:0 7px 0 0!important; margin:0!important;}
.leftMenu ul { padding:0!important; margin:0!important;}
.leftMenu ul.wd{ list-style:none; padding:0; width: 220px!important;}
.leftMenu ul li { list-style: none; }
.leftMenu ul li p{padding:5px 0 5px 0; margin:0; text-align:right; font-weight:bold; border-bottom:#e5e5e5 1px solid;}
.leftMenu ul li p .select{ text-decoration:none; color:#007dc6;}
.leftMenu ul li p a{ text-decoration:none; color:#50739c;}
.leftMenu ul li p a:hover{ text-decoration:none; color:#007dc6;}
.leftMenu ul li.nobdr{list-style:none; border:none}

.leftMenu ul li ul {list-style:none; padding:0; margin:0 10px 0 0;}
.leftMenu ul li ul li{list-style:none; padding:4px 13px 4px 0; background:url(../ncj_js/assets/skins/sam/sprite.png) no-repeat right -898px; font-weight:normal; text-align:right; border-bottom:#e5e5e5 1px solid; color:#000000;}
.leftMenu ul li ul li.nobdr{list-style:none; border:none}
.leftMenu ul li ul li a{ text-decoration:none; color:#000000;}
.leftMenu ul li ul li a:hover{ text-decoration:none; color:#ff0000;}
.leftMenu ul li ul li .sel{ text-decoration:none; font-weight:bold; color:#5b5a5a;}

/* spot auction table */

table
{
	background-color:#4d76c1;
	width:100%;
}
tr
{
	text-align:left;
	font-size:10px;
	background-color:#ffffff;
}
th
{
	text-align:left;
	font-size:11px; bold;
	background-color:#cccccc;
}
#ft
{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 5px 0 5px 0;
	background-color: #fff;
}

/** END Left Menu related defs **/

