}
a img { border: none; }
td { font-family: arial; font-size: 8pt; }
input, textarea, select { font-size: 8pt; }
.required_field { color: red; }

.page_title {
	float: left;
	text-align: bottom;
	padding: 30px 10px 10px;
	font-family: Tahoma, sans-serif;
	color: #B4AC97;
	font-size: 120%;
	font-variant: normal;
}
.page_title .form_title {
	color: #B4AC97;
	font-weight: bold;
}
.ft_font {
  line-height: 20px;  
}
.ft_nav { 
  background-color: #505A50;
  width: 160px;
  margin: 5px;
  position: absolute;
  top: 2px;
  right: 2px;
  border: 1px solid black;
  color: white;
  font-size: 8pt;
  font-family: tahoma;
  padding: 4px;
}
.ft_nav span { 
  font-weight: bold;
  color: white;
  padding-bottom: 10px;
  line-height: 16px;
  letter-spacing: 0px;
}
div.ft_nav a:visited, div.ft_nav a:link { 
  color: #ffffee;
  text-decoration: none;
}
div.ft_nav a:hover { 
  text-decoration: underline;
}
.title2 {
  font-family: arial;
  font-weight: bold;
  font-size: 12pt;
}
.table_1 td { 
	font-family: arial; 
	font-size: 8pt;
  	background-color: #ffffff;
 	border-bottom: 1px solid #cccccc;
}
td.table_1_bg {
	padding: 5px;
	background-color: #C6C0B0;
	border-bottom: none;
	font-weight: bold;
}
/* .table_1_bg td {
  padding: 1px;
  padding-left: 1px;
  background-color: #cccccc;
  border-bottom: 0px solid #cccccc;
} */
td.table_1_title
{
  background-color: #cccccc;
  font-weight: bold;
  color: #333333;
  padding: 3px;
}
td.answer {
  background-color: #eaeaea;
}
.reg_title {
  font-family: arial;
  font-weight:bold;
  font-size: 14pt;
}
.req_field { color: red; }
.error { 
  border: 1px solid #660000;
  background-color: #ffffcc;
}
.error td { 
  padding: 5px;
  font-size: 10pt;
  font-family: tahoma;
}

.top {
	width: 100%;
	background-color: #000000;
	height: 60px;
}
.top_nav {
	background-color: #000000;
	width: 100%;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	float: left;
}
.top_nav a:link {color: #B4AC97;}
.top_nav a:visited {color: #B4AC97;}
.top_nav a:hover {color: #FF0000;}
.top_nav a:active {color: #FF0000;}

a:link {
	color: #000000;
}
a:hover {
	color: #BB0000;
	text-decoration: none;
	background-color: #E5E5E5;
}
a:visited {
	color: #000000;
}

.red_bold {
	color: #BB0000;
	font-weight: bold;
}
#main_table {
	width: 600px;
	margin: 20px auto auto;
}

