/* CSS Document */

		body {margin-left: 10px; margin-top: 0px; margin-right: 10px; margin-bottom: 20px;}

		.text { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 18px; color: #333333}
		.text a { color: #999933; font-weight: bold; text-decoration: none; }
		.text a:hover { color: #663366; font-weight: bold; text-decoration: none; }
		
		.white { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; line-height: 18px; color: #ffffff}
		.white a { color: #DCDC8F; font-weight: bold; text-decoration: none; }
		.white a:hover { color: #663366; font-weight: bold; text-decoration: none; }
		
		.whitetitle { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 12px; font-weight: bold; line-height: 18px; color: #ffffff}
		
		.leftnav { font-family: Helvetica, Arial, Verdana, sans-serif; font-weight: bold; font-size: 11px; line-height: 18px; color: #ffffff}
		.leftnav a { color: #DCDC8F; font-weight: bold; text-decoration: none; }
		.leftnav a:hover { color: #ffffff; font-weight: bold; text-decoration: none; }
		
		.big { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 16px; font-weight: bold; color: #333333;}
		
		.trail { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 9px; line-height: 13px; color: #999999; }
		.trail a { color: #999999; text-decoration: underline; }
		.trail a:hover { color: #663366; text-decoration: underline; }
		
		.ns { line-height: 0px; }
		
		input { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; color: #333333;}
		select { font-family: Helvetica, Arial, Verdana, sans-serif; font-size: 11px; color: #333333;}

