	.lbord	{
			}
			
	.hidebutton
			{
			visibility: hidden;
			}

	.noborder
			{
			border:none;
			}

	.border2
			{
			border:solid;
			border-width:1px;
			}

	.noheight
			{
			height: 0px;
			}
			
	body	{
			font-weight: bold;
			font-size: 12px;
			font-style: normal;
			background-color: #3399ff;
			color: white;
			font-family: Times New Roman, Times, serif;
			}

	.tblfont{
			color: black;
			font-family: Times New Roman, Times, serif;
			}

	A:link, A:visited
			{
			color: white;
			}
						
	H1		{
			font-size: 24px;
			text-align: center;
			}
	
	
			
	A.gcbn	{
			text-decoration: none;
			}

	A.gcbn2	{
			text-decoration: none;
			}

	.mlink	{
			color : white;
			text-decoration: none;
			font-family : Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			font-style: normal;
			cursor : pointer;
			}

	.mhover	{
			color : blue;
			text-decoration: none;
			font-family : Arial, Helvetica, sans-serif;
			font-weight: bold;
			font-size: 12px;
			font-style: italic;
			cursor : pointer;
			}

	.gcbn	{
			color : white;
			text-decoration: none;
			font-family : Bookman Old Style, Times New Roman, serif;
			font-weight: bold;
			font-size: 14px;
			font-style: normal;
			cursor : pointer;
			}
	.gcbn2	{
			color : #white;
			text-decoration: none;
			font-family : Bookman Old Style, Times New Roman, serif;
			font-weight: bold;
			font-size: 11px;
			font-style: normal;
			cursor : pointer;
			}
	.ghover	{
			color : #00ddff;
			text-decoration: none;
			font-family : Bookman Old Style, Times New Roman, serif;
			font-weight: bold;
			font-size: 14px;
			font-style: normal;
			cursor : pointer;
			}			
	.ghover2{
			color : #00ddff;
			text-decoration: none;
			font-family : Bookman Old Style, Times New Roman, serif;
			font-weight: bold;
			font-size: 11px;
			font-style: normal;
			cursor : pointer;
			}
	.maintbutton {
			color:white;
			background-color:#3399ff;
			}
			