﻿.fieldName
{
	font-size: 11px;
	font-weight: bold;
	font-family: arial;
	color: #666666;
}
.fieldError
{
	visibility: hidden;
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	color: #FF0000;
	text-align:left;
}
.user_reg_table
{
	width: 626px;
	padding-left: 0px;
	margin-left:5px;
	*margin-left: -15px;
	margin-top:11px;
	padding-bottom:20px;
	background-image: url('../../../images/cpe/cpe_reg_gradient.gif');
	background-repeat: no-repeat;
	border: solid 2px #DDDDDD;
	text-align: left;
}
.user_reg_table a:link
{
	color:#666666;
}
.user_reg_table a:visited
{
	color:#666666;
}
.user_reg_table a:active
{
	color:#666666;
}
.user_reg_table a:hover
{
	color:#CC0000;
}
.reg_copy
{
	font-size:11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
}
.reg_copy a:link
{
	font-size:11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
}
.optin
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
}
.optin a:link
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #666666;
}
.optin a:visited
{
	color:#666666;
}
.optin a:active
{
	color:#666666;
}
.optin a:hover
{
	color:#CC0000;
}