.contlabel
{
	
	color:Navy;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:White;
	background-color:Transparent;
	border-style:none;
	border-width:1px;
	
}

.conttext
{
	color:Black;	
	font-family:Tahoma;
	font-size:x-small;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;	
	background-color:Transparent;
	border-style:window-inset;
	border-color:royalblue;
	border-width:1px;
	
	
}
.contdd
{
	background-color:Transparent;
	color:Navy;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}
.contbutton
{
	color:Navy;	
	font-family:Tahoma;
	font-size:x-small;	
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	border-color:Navy;
	background-color:control;
	border-style:window-inset;
	border-width:1px;
	cursor:hand;
	
}

