A				{
				color : #000000;
				text-decoration : underline;
				}
				
A:Hover			{
				color : #295BB9;
				text-decoration : none;
				}
				
Body			{
				background-color : #BACBEB;
				font-family : Verdana;
				scrollbar-3dlight-color : Yellow;
				scrollbar-highlight-color : #99CCFF;
				scrollbar-face-color : #5479AD;
				scrollbar-arrow-color : #000000;
				scrollbar-shadow-color : #204A86;
				scrollbar-darkshadow-color : #000000;
				scrollbar-track-color : #97ADCF;
				}
				
TD				{
				font-size : 9pt;
				}	
				
.botmtxt		{
				color : #000000;
				font-weight : Bold;
				font-style : Italic;
				font-size : 8pt;
				}
				
.mainbox		{
				background-color : #ffffff;
				background-image : URL("graphics/maingbg.jpg");
				background-position : bottom left;
				background-repeat : no-repeat;
				}	
.mainbox2		{
				background-color : #ffffff;
				
				background-position : bottom left;
				background-repeat : no-repeat;
				}
				
.sidehd			{
				color : #000000;
				font-weight : Bold;
				font-size : 10pt;
				background-image : URL("graphics/sidehdbg.gif");
				background-repeat : no-repeat;
				}
				
.sidetxt		{
				font-family : Verdana;	
				color : #000000;
				font-size : 8pt;
				}
.sidetxt2		{
				font-family : Verdana;	
				color : #000000;
				font-size : 7pt;
				}	
.maintxt		{
				font-family : Verdana;
				color : #000000;
				font-size : 8pt;
				}							
				
.sidehelp		{
				font-family : Verdana;	
				color : #000000;
				font-weight : Bold;
				font-size : 12pt;
				font-style : Italic;
				}	
.sinput		{
			font-family : Verdana;
			color : #ffffff;
			font-size : 8pt;
			font-weight : Bold;
			border-width : 1px, 1px, 1px, 1px;
			background-color : #5479AD;
			border-color : #000000;
			}

.sbutton	{
			font-family : Verdana;
			color : #000000;
			font-size : 8pt;
			font-weight : Bold;
			border-width : 1px, 1px, 1px, 1px;
			background-color : #FEDE62;
			border-color : #000000;
			height : 20px;
			}				