.w100nowrap	{width: 100%; white-space: nowrap;}
.nowrapR	{white-space: nowrap; text-align: right;}
.nowrapL	{white-space: nowrap; text-align: left;}

.userRow	{padding: 5px; border-bottom: #79a4f3 solid 1px; border-top: #79a4f3 solid 1px;}
.userRowIcon	{padding: 5px; white-space: nowrap; border-bottom: #79a4f3 solid 1px; border-top: #79a4f3 solid 1px; vertical-align: top;}
.userRow100	{padding: 5px; border-bottom: #79a4f3 solid 1px; border-top: #79a4f3 solid 1px; width: 100%;}
.userName	{font-size:16pt; font-family: Times New Roman; width:100%; font-style: italic;}

.aUserLink:link		{color:#00f; text-decoration: underline;}
.aUserLink:active	{color:#f00; text-decoration: underline;}
.aUserLink:visited	{color:#00a; text-decoration: underline;}
.aUserLink:hover	{color:#00a; text-decoration: none;}

.userEditText	{width: 550px; height: 100px;}

.linkRegistration:link	{color:#ff6000; font-weight:bold;}
.linkRegistration:active	{color:#ff6000; font-weight:bold;}
.linkRegistration:visited	{color:#ff6000; font-weight:bold;}
.linkRegistration:hover	{color:#ff6000; font-weight:bold;}


