A				{
				color : #00007d;
				}
				
A:Hover			{
				text-decoration : none;
				}
				
Body			{
				background-color : #000188;
				font-family : Arial;
				color : #000000;
				}
				
TD				{
				font-size : 9pt;
				}
				
.imain			{
				background-image : URL("graphics/imainbg.jpg");
				background-repeat : no-repeat;
				background-position : top;
				}

.wbutton		{
				font-size : 9pt;
				border-width : 1px, 1px, 1px, 1px;
				color : #000188;
				background-color : #ffffff;
				}
				
.prodtxt		{
				color : #ffffff;
				}
input			{
				border-left			: 1px #2C2996 solid;
				border-right		: 1px #2C2996 solid;
				border-top			: 1px #2C2996 solid;
				border-bottom		: 1px #2C2996 solid;
				background-color	: #ffffff;
				color				: #000000;
				font-size 			: 9pt;
				}	