a:link       	{ color: rgb(0,0,0); text-decoration: none }
a:visited    	{ color: rgb(0,0,0); text-decoration: none }
a:hover	   	{ text-decoration: underline }

body,p,table 	{ color: rgb(0,0,0); background-color: transparent; font-family: Verdana, Helvetica; font-size: 11px;
				  margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px}
input  		{ color: rgb(0,0,0); font-family: Arial, Helvetica; font-size: 11px}


.rightpanel				{  	background-image: url("kit/design/brickarch.gif");
							background-repeat: no-repeat;
							background-position: bottom right; }
							
							
.leftpanel				{  	background-image: url("kit/design/watermark001.gif");
							background-repeat: no-repeat;
							background-position: top left; }
							
							
.stoppress
{
	border:1px solid #AAAAAA;
	padding:8px;
	background-color:#CCCCCC;
}