/* S C R E E N S H O T S */

a{
			font-family:arial;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			
}
a:hover{
			font-family:arial;
			font-size:12px;
			font-weight:bold;
			text-decoration:underline;
}

	/* page bg*/
		td.td_content_kb {
			/*background-color:#000000;*/
			background-image:url('_images/bg_general.gif');
			
			background-color:#B3BAC5;	
			
		}
	/*table holding the pics and descriptions*/
		table.kb {
			/*background-color:#000000;*/
			/*
			background-image:url('_images/bg_general.gif');
			background-repeat:repeat-x;*/
			width:800px;	
		}
		
		
		td.td_left {
			font-family:arial;
			font-size:16px;
			font-weight:bold;
			background-image:url('_images/bg_screenshot_desc_right.gif');
			background-repeat:repeat-y;		
			width:500px;	
				
		}
		
		td.td_right {
			font-family:arial;
			font-size:16px;
			font-weight:bold;
			background-image:url('_images/bg_screenshot_desc_left.gif');
			background-repeat:repeat-y;				
			width:300px;	
		}		

		
		img.kb_img {
			width:300px;
			border-width:1px;
		}
		td.kb_article p,table{
				font-family:Verdana,arial;
				font-size:11px;
				font-weight:NORMAL;
		}
		
		td.kb_divider {
		
		}
		
		td.kb_header {
			font-family:arial;
			font-size:12px;
			font-weight:bold;
			background-color:A8BCD3;
			padding:5px;
		}		
			
		table.kb_big_pic {
			background-image:url('_images/kb_long.jpg');
			background-repeat:repeat-y;				
			width:920px;
			height:200px;
		}	
		
		table.kb_big_pic td_1 {
			width:100px;
		}
		
		table.kb_big_pic td_2 {
			width:200px;
		}
		
		table.kb_big_pic td_3 {
			width:620px;
		}		
		
		table.kb_big_pic a{
			font-family:arial;
			font-size:12px;
			font-weight:bold;
			text-decoration:none;
			color:#ffffff;
		}