.RegisterTextBox
{
	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;
	}
.RegisterLabel
{
	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;
	
}
.RegisterLabelComment
{
	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;
	
	}
.RegisterGroupLabel
{
	color:red;	
	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;}
.RegisterGroupdd
{
	background-color:Transparent;
	color:red;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

.Registerdd
{
	background-color:Transparent;
	color:navy;	
	font-family:Tahoma;
	font-size:x-small;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	}

.RegisterButton
{
        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;
}

	
