@charset "iso-8859-1";

<style>
	<!--
	
	a:link {color: blue; text-decoration: none; FONT-WEIGHT: 500 }
	a:visited {color: #800000; text-decoration: none; FONT-WEIGHT: 500 }
	a:hover {color: #800000; text-decoration: none; FONT-WEIGHT: 500 }

	a.white:link {color: white; text-decoration: none; FONT-WEIGHT: 500 }
	a.white:visited {color: white; text-decoration: none; FONT-WEIGHT: 500 }
	a.white:hover {color: #800000; text-decoration: none; FONT-WEIGHT: 500 }
	
	TABLE {padding:0; border: 0px none; border-collapse:collapse; cell-spacing: 0; vertical-align: top; FONT-FAMILY: Times New Roman, Trebuchet MS, Tahoma; FONT-SIZE: 14px; color:#222222; background:#FFFFFF}
	h1 {FONT-FAMILY: Times New Roman, Arial, Tahoma, Helvetica, Helv, sans-serif; FONT-SIZE: 18px; color:#000000;FONT-WEIGHT: 800 }
	h2 {FONT-FAMILY: Times New Roman, Arial, Tahoma, Helvetica, Helv, sans-serif; FONT-SIZE: 14px; color:#000000;FONT-WEIGHT: 600 }
	input { vertical-align: top; FONT-FAMILY: Times New Roman, Trebuchet MS, Tahoma, Arial, Helvetica, Helv, sans-serif; FONT-SIZE: 14px; color:#888888; background:#FFFFFF;border:1px solid}
	textarea { vertical-align: top; FONT-FAMILY: Times New Roman, Trebuchet MS, Tahoma, Arial, Helvetica, Helv, sans-serif; FONT-SIZE: 14px; color:#888888; background:#FFFFFF;border:1px solid}
	select { vertical-align: top; FONT-FAMILY: Times New Roman, Trebuchet MS, Tahoma, Arial, Helvetica, Helv, sans-serif; FONT-SIZE: 14px; color:#888888; background:#FFFFFF;border:1px solid}

	.td-b-right{padding:10; border-right: 1px #cccccc; border-right-style:dotted}
	.td-b-left{padding:3; border-left: 1px #cccccc; border-left-style: dotted}
	.td-b-bot{border-bottom: 1px #cccccc; border-bottom-style: dotted}
	.td-b-top{padding:3; border-top: thin #cccccc; border-top-style: dotted}
	.td-normal{padding:3}
		
	.td-header{background:#000000; color:#ffffff; text-align:center}
	.border-f{border: 1px solid #FF9900}	
	.td-agent-n{background:#bbbbbb;color:#ffffff}
	.border-n{border: 1px solid #bbbbbb}	
	-->
</style>