		body {
			background-image:url(../../imgs/gradient_gray_back.gif);
			background-position:top;
			background-repeat:repeat-x;
			background-color:#cfcfcf;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#000000;
			height:800px; 
		}
		
		h1 { color:#5B7531; font-size:16px; font-weight:bold}
		
		.gray_separator{ width:450px; color:#efefef; height:1px;}
		
		a:link { text-decoration:underline;	color:#CC0000; }
		a:hover { text-decoration:none;	color:#FF9900; }
		a:active { color:#999999; }
		a:visited { text-decoration:underline; color:#990000; }
		
		a.black_link:link { text-decoration:underline;	color:#000000; }
		a.black_link:hover { text-decoration:none;	color:#FF9900; }
		a.black_link:active { color:#999999; }
		a.black_link:visited { text-decoration:underline; color:#000000; }
		
		a.black_clear_link:link { text-decoration:none;	color:#000000; }
		a.black_clear_link:hover { text-decoration:underline;	color:#FF9900; }
		a.black_clear_link:active { color:#999999; }
		a.black_clear_link:visited { text-decoration:underline; color:#000000; }
		
		a.cat_list_link:link { text-decoration:underline;	color:#000000;  font-size:13px; font-weight:bold;}
		a.cat_list_link:hover { text-decoration:none;	color:#FF9900; font-size:13px; font-weight:bold;}
		a.cat_list_link:active { color:#999999; font-size:13px; font-weight:bold; }
		a.cat_list_link:visited { text-decoration:underline; color:#000000; font-size:13px; font-weight:bold;}
		
		.text { font-size:12px; }
