<style type="text/css"> 
		

body {color: #000000;  font-size:12px;}

body, p, h1, h2, h3, table, td, th, ul, ol {font-family: verdana,arial,helvetica,sans-serif;  font-size:12px;}

 .menubg {background-image: url("/menus/menushadow.gif"); background-repeat: no-repeat; background-position: top center;}

 .red {color: #FF0000;}
 .boldred {font-weight: bold; color: #FF0000;}
 .boldredline {font-weight: bold; color: #FF0000; text-decoration: underline;}
 .green {color: #5AAB59;}
 .boldgreen {font-weight: bold; color: #5AAB59;}
 .boldgreenline {font-weight: bold; color: #5AAB59; text-decoration: underline;}
 .blue {color: #216799;}
 .boldblue {font-weight: bold; color: #216799;}
 .boldblueline {font-weight: bold; color: #216799; text-decoration: underline;}

 .center {text-align: center;}
 .right {text-align: right;}
 .bold {font-weight: bold;}
 .boldcenter {font-weight: bold; text-align: center;}
 .boldright {font-weight: bold; text-align: right;}
 .boldunder {font-weight: bold; text-decoration: underline;}
 .bold10 {font-size:10px; font-weight: bold;}
 .bold10ctr {font-size:10px; font-weight: bold; text-align:center;}
 .underline {text-decoration: underline;}

 .title {font-weight: bold; font-size:18px;}
 .titlecenter {font-weight: bold; text-align: center; font-size:18px;}
 .subtitle {font-weight: bold; font-size:15px;}
 .subtitlecenter {font-weight: bold; text-align: center; font-size:15px;}
 .footerbold  {font-weight: bold; text-align: center;}
 .footer  {text-align: center;}
 .font10 {font-size:10px;}
 .font10ctr {font-size:10px; text-align: center;}
 
 td.white {background-color:#FFFFFF;}
 td.menu {padding: 2px;}
 td.submenu {padding-left:16px; padding-bottom:2px; padding-right:3px;}
 .content {padding: 6px; background-color:#FFFFFF;} 
 img.right {float: right; margin-left:8px; margin-bottom:8px;}
 .error { text-align: center; font-weight: bold; color: #990000; }
 ul.square {list-style-type: square;}

	a:link 		{color:#0000FF; text-decoration:underline;}
	a:visited	{color:#666666; text-decoration:underline;}
	a:hover 	{color:#1661A0; text-decoration:underline;}	

	a.menulink:link 	{color:#000000; text-decoration:underline; font-size:15px;}
	a.menulink:visited	{color:#000000; text-decoration:underline; font-size:15px;}
	a.menulink:hover 	{color:#000000; text-decoration:underline; font-size:15px;}	

	a.submenulink:link 	{color:#000000; text-decoration:underline;}
	a.submenulink:visited	{color:#000000; text-decoration:underline;}
	a.submenulink:hover 	{color:#000000; text-decoration:underline;}
	 
.button	{ background-color: #5AAB59; color: black; font-weight: bold; text-align: center; border: 1px #336699 solid; }
.button a:link, .button a:visited { text-decoration: none; color: black;  }
.button a:hover { color: #000099; text-decoration: underline; }
.cell	{ padding: 2px; border: 1px #666666 solid; }
</style>

