A			{
			color : #000000;
			}
			
A:Hover		{
			text-decoration : none;
			}
			
Body		{
			background-color : #4E65AD;
			font-size : 9pt;
			color : #000000;
			font-family : Arial;
			}
			
TD			{
			font-size : 9pt;
			color : #000000;
			}
			
.sidebg		{
			background-color : #BCBCBC;
			background-image : URL("graphics/leftbg.gif");
			background-position : bottom;
			background-repeat : no-repeat;
			}
			
.projbg		{
			background-color : #BCBCBC;
			background-image : URL("graphics/projbg.gif");
			background-position : bottom;
			background-repeat : no-repeat;
			}
			
.mainbg		{
			background-color : #CACAC9;
			background-image : URL("graphics/mainbg.gif");
			background-position : bottom;
			background-repeat : no-repeat;
			}
			
.botmtxt	{
			font-size : 7pt;
			color : #7d0000;
			}
			
.projhd		{
			font-size : 8pt;
			color : #7d0000;
			font-weight : Bold;
			}
			
.projtxt	{
			font-size : 7pt;
			color : #7d0000;
			}
.ginput		{
			background-color : #CACAC9;
			font-family : Arial;
			border-color : #000000;
			font-size : 9pt;
			border-width : 1px, 1px, 1px, 1px;
			}
.gbutton	{
			background-color : #4E65AD;
			font-family : Arial;
			border-color : #000000;
			color : #ffffff;
			font-size : 8pt;
			font-weight : Bold;
			border-width : 1px, 1px, 1px, 1px;
			}		
.sml		{
			font-family : Arial;
			font-size : 8pt;
			}