body{
	font-size: 12px;
	font-family: arial, helvetica, sans serif;	
	background-color:#E0D8D5;
	background-image: url('bg2.gif');
	background-repeat:repeat;
	margin:0px;
}

p{
	font-size: 12px;
	font-family: arial, helvetica, sans serif;	
	background-color:transparent;
}

h1{
	font-size:16px;
}

td {	
	font-size: 12px;
	font-family: arial, helvetica, sans serif;
}

.header_cell {
	background-color:#ffffff;
}


.page_body {
	background-color:#ffffff;
}

.welcome {
	font-size:11px;
	font-family: arial, helvetica, sans serif;
	font-weight:bold;
	padding-left:5px;	
	width:160px;
}

td.content {
	padding:10px 10px 10px 10px;
	height:100%;
	background-color:#ffffff;
}
td.results_highlight {
	background-color:#E6E6E6;
	height: 30px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}

td.results_nohighlight {
	padding:2px 5px 2px 5px;
	height: 30px;
}

.content_body_cell {
	padding:5px 5px 5px 5px;
	width:995px;
}

.client_homepage {
	padding-left:5px;
}

.site_outline{
	/*
	border:1px solid #000000;
	*/
	width: 1004px;
}

td.footer {
	background-color:#C1C1C1;
	color:#000000;
	text-align:center;
	font-size:12px;
	padding-top:5px;
	padding-bottom:5px;
}

.tan_tab {
	border:1px solid #000000;
	border-width:1px 1px 0px 1px;
	/*
	background-color:#860107;
	color:#990000;
	*/
	background-color:#990000;
	color:#d9c290;
	font-weight:bold;
	width:100px;
	height:20px;
	padding-left:3px;
	padding-top:3px;
	padding-bottom:3px;
}

a {	
	color:#000099;
}

a:hover {	
	color:#000099;
}

a:visited {	
	color:#000099;
}

a:active {	
	color:#000099;

}

a.footer, a.footer:hover, a.footer:visited, a.footer:active {
	color:#000000;
	font-size:12px;
}

.login_username, .login_password {
	width:120px;
}

div.error {
	border:1px solid #FF0000;
	text-align:center;
	padding:10px;
	font-weight:bold;
}

div.ccerror {
	border:2px solid #FF0000;
	text-align:center;
	padding:10px;
	font-weight:bold;
}

.signup_help {
	font-size:10px;
}

/***************************************************
/
/	HELP CSS
/
***************************************************/
th.help_hdr {
	font-weight:bold;
	padding:3px;
	text-align:center;
	border:1px solid #000000;
	background-color:#dfdbdc;
}

td.help_label {
	font-weight:bold;
	padding-right:10px;
	width:120px;
}







