body 				{font-family:Verdana,Arial,Helvetica;font-size:12px;color:black
					scrollbar-face-color: 000066; 
					scrollbar-shadow-color: ffffff; 
					scrollbar-highlight-color: ffffff; 
					scrollbar-3dlight-color: 000066;
					scrollbar-darkshadow-color: 000066; 
					scrollbar-track-color: 000066; 
					scrollbar-arrow-color: ffffff;
					}
										
a.menutext			{font-family:Verdana, Arial, Helvetica;font-size:10px;color:#000066;text-decoration:none;font-weight:bold}
a.menutext:link		{color:#999999}
a.menutext:visited	{color:#999999}
a.menutext:active	{color:#000066;font-weight:bold}
a.menutext:hover	{color:#000066;font-weight:bold}

a					{font-family:Verdana,Arial,Helvetica;font-size:10px;color:#003366;text-decoration=none;font-weight:bold}
a:link				{color:#000066}
a:visited 			{color:#000066}
a:active			{color:#666666;font-weight:bold}
a:hover				{color:#666666;font-weight:bold}

.mainheaderblue		{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;color:#000066}
.mainheadergrey		{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:16px;font-weight:bold;color:#666666}
.header				{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;color:#000066}

a.subheader			{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:12px;color:#000066;font-weight:none}
a.subheader:link	{color:#000066;font-weight:none}
a.subheader:visited {color:#000066;font-weight:none}
a.subheader:active	{color:#666666;font-weight:none}
a.subheader:hover	{color:#666666;font-weight:none}

.regulartext		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px;color:#333333}

.sectortable		{
					width: 110px;
					height:70px;
					background-color:#e5e5e5;
					border: 1px solid #999999;
					border-right-style: none;
					text-align: left;
					font-size:12px;
					}

.sectortablecorner	{
					width: 10px;
					height:70px;
					background-color:#e5e5e5;
					border: 1px solid #999999;
					border-right-style: none;
					border-left-style: none;
					border-top-style: none;
					background-image: url(../images/greycorner.jpg);
					background-repeat: no-repeat;
					background-position: right top;
					}
