A					{
					color : #5D70BB;
					}
					
A:Hover				{
					text-decoration : none;
					}
					
Body				{
					font-family : Arial;
					color : #000000;
					}
					
TD					{
					font-size : 8pt;
					}

.main				{
					background-image : URL("graphics/mainbg.gif");
					background-repeat : no-repeat;
					background-position : bottom center;
					border-width : 0px;
					}
					
.heading			{
					background-image : URL("graphics/hdbg.gif");
					color : #000000;
					font-size : 10pt;
					font-weight : Bold;
					}
					
.menu				{
					background-image : URL("graphics/mtoplines.gif");
					background-repeat : no-repeat;
					background-position : top center;
					}
					
.monthbut			{
					border-width : 1px;
					border-color : #000000;
					font-size : 7pt;
					background-color : #ffffff;
					font-weight : Bold;
					width : 50px;
					color : #000000;
					}
					
.ginput				{
					border-width : 1px;
					border-color : #5D70BB;
					font-size : 9pt;
					background-color : #5D70BB;
					color : #ffffff;
					}
				
.gbutton			{
					border-width : 1px;
					border-color : #7d0000;
					font-size : 9pt;
					background-color : #5D70BB;
					color : #ffffff;
					}		