/** Articles **/

#articles {
	padding: 27px 17px 10px 8px;

	}
	
	.artname {font-weight: bold; padding-bottom: 4px; }
		.artname a {text-decoration: none; color: #721500; font-size: 12px;}
		.artname a:hover {text-decoration: underline; color: #721500;} 

	.artheader {
		background:url(/images/instructions.png) no-repeat; 
		width: 593px;
margin-left: -10px;
*margin-left: 0px;
		}
		
		
	

/** Category  **/

#category {margin: 5px 0 6px 0 ;}
	
table#category {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 593px;
	margin-left: -10px;
*margin-left: 0px;
	}
	
table#cathead {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	width: 593px;
	background: url(/images/kat_bg.png) no-repeat;
	height: 38px;

	}

	.cathead {
		width: 573px;
		color: #fff;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: bold;
		padding: 8px 0px 0px 8px;
		}
		
#category2 {}
	
table#category2 {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
	line-height: 16px;
	color: #fff;
	width: 593px;
	margin-top: 0px;
	}
	
	#category2 h4 {font-size: 14px; font-weight: bold; padding: 0px; margin: 0px; margin-bottom: 7px; height: 100px;}
		#category2 h4 a {color: #464646; text-decoration: underline;}
		#category2 h4 a:hover {color: #464646; text-decoration: none;}
		
	#category2 a {color: #104671; text-decoration: none;}
	#category2 a:hover {color: #104671; text-decoration: underline;}
	
	td.catbrd {
		border-top-width: 0px;
		width: 593px;
		}
	
	.catleft {
	background: url(/images/kat_bg_item.png) no-repeat 0 0;
	width: 297px;
	height: 172px;
	margin: 0;
	padding: 0;
	}	
		
	.catleft img { border: none;}
	
	.catright {
	background: url(/images/kat_bg_item.png) no-repeat 0 0;
	width: 297px;
	height: 172px;
	margin: 0;
	padding: 0;
		}
		
		.catright img { border: none;}
		
	a.goto {background: url(/images/go.gif) no-repeat; display: block; height: 27px; width: 87px; margin-top: 7px;}
	
	.catleft_inf {width: 150px; float:left; margin: 20px 0 0 20px; *margin: 20px 0 0 10px;}
	
	.catleft_img {float:right; width: 100px; overflow: hidden; margin: 20px 20px 0 0; *margin: 20px 10px 0 0;}