
	body {background-color:rgb(200, 200, 170); }
	body.old {background-color:rgb(195, 195, 150); }

	p, small, input, select, textarea {font-family:arial,helvetica,sans-serif; font-size:11px; }
	p {margin:0px; padding:3px; padding-bottom:5px; }
	input, select, textarea {background-color:white; color:black; font-size:10px; }
	
	a:link, a:active, a:visited {color:rgb(0, 0, 0); text-decoration:underline; }
	form, strong, input, select, textarea {margin:0px; padding:0px; }
	
	.headl {text-align:center; color:rgb(100, 150, 200); font-family:arial,helvetica,sans-serif; font-size:11px; font-weight:bold; padding:0px; }
	.sel {color:rgb(0, 0, 0); font-weight:bold; }
	.subnav {font-size:9px; padding-top:15px; }
	.new {color:rgb(150, 200, 250); font-weight:bold; }

	.sres {padding-top:15px; padding-bottom:15px; }

	#fr_t {background-image:url("../_img/fr_t_bg.gif"); }
	#fr_b {background-image:url("../_img/fr_b_bg.gif"); }
	#fr_m {background-color:rgb(100, 150, 200); }
	#fr_m2 {background-color:rgb(180, 210, 255); }
	#fr_l_r {background-image:url("../_img/fr_l_r.gif"); }

	small {font-size:9px; color:rgb(130, 130, 130); }
