
	.body {font-family : Arial;font-size : 11pt;color:#000000;}
	A.body {color:#386779;text-decoration:underline;}
	A.body:Active {color:#386779;text-decoration:underline;}
	A.body:Visited {color:#386779;text-decoration:underline;}
	A.body:Hover {color:#386779;text-decoration:none;}
	
	.title {font-family : Arial;font-size : 14pt;color:#386779;font-weight:bold;}
	A.title {color:#386779;text-decoration:underline;font-weight:bold;}
	A.title:Active {color:#386779;text-decoration:underline;font-weight:bold;}
	A.title:Visited {color:#386779;text-decoration:underline;font-weight:bold;}
	A.title:Hover {color:#386779;text-decoration:none;font-weight:bold;}
	
	.subtitle {font-family : Arial;font-size : 12pt;color:#386779;font-weight:bold;}
	A.subtitle {color:#386779;text-decoration:underline;font-weight:bold;}
	A.subtitle:Active {color:#386779;text-decoration:underline;font-weight:bold;}
	A.subtitle:Visited {color:#386779;text-decoration:underline;font-weight:bold;}
	A.bsubtitle:Hover {color:#386779;text-decoration:none;font-weight:bold;}
	

	.approve {font-family : Helvetica, Arial, sans-serif;font-weight: bold;font-size : 10pt;color:#408739;}
	a.approve {color:#408739;text-decoration:underline;font-weight: bold;}
	a.approve:Active {color:#408739;text-decoration:underline;font-weight: bold;}
	a.approve:Visited {color:#408739;text-decoration:underline;font-weight: bold;}
	a.approve:Hover {color:#000000;text-decoration:underline;font-weight: bold;}
	
	.deny {font-family : Helvetica, Arial, sans-serif;font-weight: bold;font-size : 10pt;color:#B93000;}
	a.deny {color:#B93000;text-decoration:underline;font-weight: bold;}
	a.deny:Active {color:#B93000;text-decoration:underline;font-weight: bold;}
	a.deny:Visited {color:#B93000;text-decoration:underline;font-weight: bold;}
	a.deny:Hover {color:#000000;text-decoration:underline;font-weight: bold;}
	
	.changes {font-family : Helvetica, Arial, sans-serif;font-weight: bold;font-size:10pt;color:#FF6F05;}
	a.changes {color:#FF6F05;text-decoration:underline;font-weight: bold;}
	a.changes:Active {color:#FF6F05;text-decoration:underline;font-weight: bold;}
	a.changes:Visited {color:#FF6F05;text-decoration:underline;font-weight: bold;}
	a.changes:Hover {color:#000000;text-decoration:underline;font-weight: bold;}

	
	.menu {font-family : Arial;font-size : 10pt;color:#000000;font-weight:bold;}
	A.menu {color:#000000;text-decoration:none;font-weight:bold;}
	A.menu:Active {color:#000000;text-decoration:none;font-weight:bold;}
	A.menu:Visited {color:#000000;text-decoration:none;font-weight:bold;}
	A.menu:Hover {color:#661C81;text-decoration:none;font-weight:bold;}
	
	.menu2 {font-family : Arial;font-size : 11pt;color:#575247;background:#FFF6D8;padding: 3px 3px 3px 3px;}
	A.menu2 {color:#575247;text-decoration:underline;}
	A.menu2:Active {color:#575247;text-decoration:underline;}
	A.menu2:Visited {color:#575247;text-decoration:underline;}
	A.menu2:Hover {color:#006800;text-decoration:none;}
	
	.footer {font-family : Arial;font-size : 9pt;color:#FFFFFF;}
	A.footer {color:#FFFFFF;text-decoration:underline;}
	A.footer:Active {color:#FFFFFF;text-decoration:underline;}
	A.footer:Visited {color:#FFFFFF;text-decoration:underline;}
	A.footer:Hover {color:#FFFFFF;text-decoration:none;}
	
	.required {font-family:Arial;font-size:10pt;color:#B93000}

	INPUT.submit {font-family:Arial; font-size:10pt; font-weight:bold; color:#000000; background:#C2CFCA;}
	
	INPUT.submitdelete {
	font-family:arial, helvetica, sans-serif; 
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#B93000;}
	

