p, td, div, fieldset, legend
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt; 
	color:#000000; 
}

.auth_style_table
{
	border: 1px solid #A59563;
	background-color: #efefef;
	padding: 20px;
}

.auth_style_labelField
{
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 10px;	
}

.auth_style_textBox
{
	width: 200px;
	border: 1px solid #A59563;
}

.auth_style_submitButton
{
	border: 1px solid #A59563;	
	background-color: #EEE7D3;
}

a.auth_style_link:link, a.auth_style_link:visited, a.auth_style_link:active
{
	color: #a59563;
	text-decoration: none;
	font-weight: normal;
	background-color: transparent;
}

a.auth_style_link:hover
{
	color: #a59563;
	text-decoration: underline;
	font-weight: normal;
	background-color: transparent;
}
