


body			{margin:40px;}
td			{font-size:0pt;}
form			{margin:0px;}

.bg-grey		{background:#CCCCCC;}
.bg-lightblue		{background:#D8E4F4;}
.bg-darkblue		{background:#0B0B8C;}
.bg-darkred		{background:#CC0000;}

h1			{font:20pt arial; color:#0B0B8C; font-weight:bold; margin:0px;}
h2			{font:10pt arial; color:#0B0B8C;}
h3			{font:10pt arial; color:#0B0B8C;}

.text-title		{font:20pt arial; color:#0B0B8C; font-weight:bold;}
.text-biggrey		{font:15pt arial; color:#666666;}
.text-bigblue		{font:15pt arial; color:#0B0B8C;}
.text-bigblack		{font:12pt arial; color:#000000;}
.text-bigred		{font:12pt arial; color:#FF0000;}

.text-blue		{font:10pt arial; color:#0B0B8C; text-decoration:none;}
a.text-blue		{font:10pt arial; color:#0B0B8C; text-decoration:none;}
a:hover.text-blue	{font:10pt arial; color:#0B0B8C; text-decoration:underline;}

.text-darkgrey		{font:10pt arial; color:#333333; text-decoration:none;}
a.text-darkgrey		{font:10pt arial; color:#333333; text-decoration:none;}
a:hover.text-darkgrey	{font:10pt arial; color:#333333; text-decoration:underline;}

.text-grey		{font:10pt arial; color:#666666; text-decoration:none;}
a.text-grey		{font:10pt arial; color:#666666; text-decoration:none;}
a:hover.text-grey	{font:10pt arial; color:#666666; text-decoration:underline;}

.input			{width:220px; height:20px; font:10pt arial; color:#666666;}
.input-details		{width:265px; height:20px; font:10pt arial; color:#666666;}
.input-login		{width:90px; height:18px; font:10pt arial; color:#666666;}
.input-qty		{width:33px; height:20px; font:10pt arial; color:#666666; text-align:center;}

.maintable		{width:800px; height:700px; color:#000000; background-color:#D8E4F4;
			 border-style:groove; border-color:#0B0B8C;margin:auto;
                         border-width:15px; padding:0; border-spacing:0;
			 font-family:Arial,Helvetica,sans-serif; font-weight:bold;}

.bannerhead		{width:800px; height:150px; color:#000000; background-image:url('HeadBackground.jpg');
			 background-repeat:no-repeat; font-family:Arial,Helvetica,sans-serif; font-weight:bold;
                         padding:0; border-spacing:0;}

.splitcol		{border-style:groove; border-color:#0B0B8C;
                         border-width:5px; padding:0; border-spacing:0;text-align:center;
			 font:10pt arial; color:#666666; text-decoration:none;}

