/*input{
	border-bottom-color: AppWorkspace;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border: 1px solid AppWorkspace;
}*/
select{
	border-bottom-color: AppWorkspace;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border: 1px solid AppWorkspace;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font: 11px Arial Helvetica sans-serif;
}
td.mort_title{
	font-family: Arial;
	font-size: 14px;
	font-weight: ;
}
td.mort_input{
	font-family: Arial;
	font-size: 14px;
}
td.mort_spacer{
	height: 4px;
}
table.mort_year{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 500px;
}
tr.mort_out_header{
	background: #B4B4B4;
}
tr.mort_out_dark{
	background: #D4D4D4;
}
tr.mort_out_light{
	
}
tr.mort_out_footer{
	background: #B4B4B4;
	font-weight: bold;
	font-size: 13px;
}
table.table_text_search{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 90%;
}
table.table_text_search select{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}
table.table_text_search td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
table.subarea_table{
	background: #E3E3E3;
	border-bottom: 1px dashed #BEBEBE;
	border-left: 1px dashed #BEBEBE;
	border-right: 1px dashed #BEBEBE;
	border-top: 1px dashed #BEBEBE;
}
table.subarea_table td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
a.news_link{
    color: #111111;
    font-size: 14px;
    text-decoration: none;
}
a.news_link.hover{
    color: #404040;
    font-size: 14px;
    text-decoration: none;
}
div.main_text{
    font-size: 13px;
}

.page404
 {
 height:600px;
 padding:50px;
  color:#666666;
  font-size:20px;
 }
