/* Start of CMSMS style sheet 'form' */
.LoginLink a:link, .LoginLink a:visited, .LoginLink a:active{
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.LoginLink a:hover{	font-size: 11px;
	font-weight: normal;
	color: #000;}
	
	
.LoginLinkBlack a:link, .LoginLinkBlack a:visited, .LoginLinkBlack a:active{
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.LoginLinkBlack a:hover{	font-size: 11px;
	font-weight: normal;
	color: #000;

}
	

.FormText{font-size: 11px;
	font-weight: normal;
	color: #000;
	font-weight:normal;}
	
.FormTextBold{font-size: 11px;
	font-weight: normal;
	color: #000;
	font-weight:bold;}
.FormError{font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-weight:bold;}
	
.FromTitle{font-size: 13px;
	font-weight: normal;
	color: #000;
	font-weight:bold;}

.FromTextInputSmall Input{
	background-color: #FFFFFF;
	padding: 3px;
	width: 150px;
	border: 1px solid #000000;
}

.FormInputNormal Input{
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #000000;
}

.FromButton Input{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px;
	border: 1px solid #FFFFFF;
}


.FormTextBlack{font-size: 11px;
	font-weight: normal;
	color: #000;
	font-weight:normal;}
	
.FormTextBoldBlack{font-size: 11px;
	font-weight: normal;
	color: #000;
	font-weight:bold;}

.FromTitleBlack{font-size: 13px;
	font-weight: normal;
	color: #000;
	font-weight:bold;}
/* End of 'form' */

