/* CSS Document */
body	 			{	margin-bottom: 0px; margin-left: 0px; margin-right: 0px; margin-top: 0px;
						font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal;
						line-height:18px;	}
					
a.menu				{	text-decoration: none; color: #666666; font-weight: bold; }
a:hover.menu		{	color: #FF6600; text-decoration: underlined; font-weight: bold; }
a:visited.menu		{	text-decoration: none; color: #666666; font-weight: bold; }
					
a.topLinks			{	text-decoration: none; color: #666666; }
a:hover.topLinks	{	color: #FF6600; text-decoration: underlined; }
a:visited.topLinks	{	text-decoration: none; color: #666666; }
					
.mainTable			{	border-left: 1px solid #ccc; border-right: 1px solid #ccc; border-bottom: 1px solid #ccc; }

.mainBox h1			{	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight:normal;
						line-height:30px; color:#003399; }