a { color:#7c6756; }
a:hover { color:#8B776B; text-decoration: none }
a:visited { color:#7c6756; }

BODY
{ 	
	margin:0px;
	color:black;
	background-color:white;
}

TD
{
	FONT-FAMILY:Arial;
	FONT-SIZE:12px;
	color:black;
}

.content_table
{
	background-color:white;
}

.box_table_width
{
	width:563px;
	border:0px;
}

.box_brown_header
{
	background-image:url(/images/box_brown_header.gif);
	vertical-align:top;
	text-align:left;
	padding-left:17px;
	padding-top:14px;
	height:33px;
	width:563px;
	color:white;
}

.box_blue_header
{
	background-image:url(/images/box_blue_header.gif);
	vertical-align:top;
	text-align:left;
	padding-left:17px;
	padding-top:14px;
	height:33px;
	width:563px;
	color:white;
}

.box_footer
{
	background-image:url(/images/box_footer.gif);
	vertical-align:top;
	text-align:left;
	height:16px;
	width:563px;
	color:white;
}

.box_bg_rep
{
	background-image:url(/images/box_bg_rep.gif);
	vertical-align:top;
	text-align:left;
	padding-top:5px;
	padding-left:17px;
	padding-right:17px;
	height:33px;
	width:563px;
}

.footer_text
{
	font-size:11px;
}

.pageheader
{
	FONT-FAMILY:Arial;
	FONT-SIZE:16px;
	font-weight:bolder;		
}

.groupheader
{
	FONT-FAMILY:Arial;
	FONT-SIZE:14px;
	font-weight:bolder;
	border-bottom-style:solid;
	border-bottom-color:806E64;
	border-bottom-width:thin;
}

.brown
{
	color:#7c6756;
}

.controls
{
	FONT-FAMILY:Arial;
	FONT-SIZE:12px;
}

.textbox
{
	FONT-FAMILY:Arial;
	FONT-SIZE:12px;
}

.label
{
	FONT-FAMILY:Arial;
	FONT-SIZE:14px;
	font-weight:500;
}

.error
{
	FONT-FAMILY:Arial;
	FONT-SIZE:12px;	
	color: Red;
}

.error_small
{
	FONT-FAMILY:Arial;
	FONT-SIZE:10px;	
	color: Red;
}

.login_small
{
	font-size:10px;
}

.title1
{
	font-size:14px;
	font-weight:bold;	
}