.ErrorText {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: Red;
	border: none;
	padding-left: 10px;
	margin: 0;
}

.RegistrationTextBox, .LoginTextBox, .ForumTextBox, .PicturesTextBox, .InvitationsTextBox, .ForgotPasswordTextBox 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-width:1px;
	border-style:solid;
	border-color:Silver;
	padding-left: 0px;
	margin: 0;
	width: 150px;
	height:19px;
}

.RegistrationLabel, .LoginLabel, .ProfileLabel, .ForumLabel, .PicturesLabel, .InvitationsLabel, .MessagesLabel, .FriendsListLabel, .Welcome, .ForgotPasswordLabel 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	padding-left: 0;
	margin: 0;
}

.FriendInvitationTextBox, .InvitationsTextBox, .ViewProfileTextBox, .MessagesTextBox  
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	padding-left: 0px;
	margin: 0;
	width: 150px;
	height:19px;
}

.Asterisk {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: Red;
	border: none;
	padding-left: 0px;
	margin: 0;
}	

.FormHeader {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	color: #000;
	border: none;
	padding: 0;
	margin: 0;
}

.Registration, .Profile, .VerifyRegistration, .ForgotPassword 
{
	width:400px;
	border:1px;
	border-color:Silver;
	border-style:none; 
	background-color:Transparent;
}

.Login 
{
	width:250px;
	border:1px;
	border-color:Silver;
	border-style:solid; 
	background-color:White;
}

.FriendInvitation, .SendMessage, .EmailAFriend 
{
	width:600px;
	background-color:Transparent;
}

.FriendInvitation 
{
	width:500px;
	background-color:Transparent;
}

.ChatRooms
{
	width:600px;
	border:1px;
	border-color:Silver;
	border-style:solid; 
	background-color:White;
}

.Forum, .Invitations, .ViewProfile, .EditProfile, .Messages, .Pictures, .FriendsList 
{
	width:560px;
	border:1px;
	border-color:Silver;
	border-style:none; 
	background-color:Transparent;
}

.ViewProfile 
{
	width: 773px;
	margin-right: 5px;
}

.ViewProfileSection
{
	width: 540px;
	margin-right: 5px;
}

.ProfileSearch, .ProfileListings 
{
	width: 680px;
	border:1px;
	border-color:Silver;
	border-style:none; 
	background-color:Transparent;
}

.ImageAndLinks
{
	width:110px;
}

.LeftPadding 
{
	padding-left: 20px;	
}

.GridFieldHeader {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: #000;
	background-color: #E7F3F8;
	border: none;
	padding: 0;
	margin: 0;
}

.GridFieldContent {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-width:1px;
	border-style:solid;
	border-color:Silver;
	padding: 0;
	margin: 0;
	width: 200px;
	height:19px;
}

.GridFieldDisplay {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-width: 0;
	padding: 0;
	margin: 0;
	width: 200px;
	height:19px;
}

.DividerLine 
{
	color:#F27537;
}

.DividerLineWhite
{
	color:#FFFFFF;
}

.PopUpBackground
{
	background-color: #ff7b00;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.PopUpPanel 
{
	width: 200px;
	border: 5px;
	border-style: solid;
	border-color: Black;
	background-color: White;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding: 10;
}

.PopUpHeader
{
	background-color: Silver;
	width: 200px;
	height: 20px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

.PopUpMenu 
{
	border: 1px;
	border-style: solid;
	border-color: Black;
	background-color: White;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	padding: 10;
}

.BasicInfo
{
	background-color: #FEB37C;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 2px;
	padding: 20px 20px 40px 20px;
	margin-bottom: 30px;
	/*width: 680px;*/
}

.ViewProfileLabel, .EditProfileLabel, .ProfileSearchLabel, .SendMessageLabel, .FriendInvitationLabel, .VerifyRegistrationLabel, .EmailAFriendLabel 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border: none;
	padding-left: 0;
	margin: 0;
}

.TextAlignRight
{
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

.EditProfileTextBox, .ProfileSearchTextBox, .MsgTextBox, .InvtTextBox, .SendMessageTextBox, .FriendInvtTextBox, .VerifyRegistrationTextBox, .EmailAFriendTextBox 
{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
	color: #000;
	border-width:1px;
	border-style:solid;
	border-color:#F27537;
	padding-left: 0px;
	margin: 0;
	width: 150px;
	height:19px;
}

.Links a:link, .Links a:visited
{
	color: Black;
	font-size: 10px;
}

.Links a:hover, .Links a:active
{
	color: Black;
	font-size: 10px;
}

