.table_twoside_border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C9D6DA;
	border-right-color: #C9D6DA;
	border-bottom-color: #C9D6DA;
	border-left-color: #C9D6DA;
}
a.footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2663A6;
	text-decoration: none;
	letter-spacing: .5px;
	word-spacing: 1px;
}
a.footer_text:hover {
	background-color: #FCF3B4;
	border: 1px none #8B7707;
	color: #FF0000;
}
.footer_text_without_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A8A89F;
	text-decoration: none;
}
.head_front {
	font-size: 16px;
	color: #6D93A7;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19px;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.text_front {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #576C7B;
	text-decoration: none;
	line-height: 19px;
}
.row_with_dots {
	background-image: url(../picx/dot_horizantal.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 8px;
}
.column_with_dots {
	background-image: url(../picx/dot_vertical.gif);
	background-repeat: repeat-y;
	background-position: center center;
	
}
.mail_form_textBox {
	font-family: "Lucida Fax";
	font-size: 12px;
	color: #576C7B;
	text-decoration: none;
	background-color: #FDFBF2;
	height: 16px;
	width: auto;
	border: 1px solid #F3EB81;
}
.mail_form_textArea {
	font-family: "Lucida Fax";
	font-size: 12px;
	color: #576C7B;
	text-decoration: none;
	background-color: #FDFBF2;
	width: auto;
	border: 1px solid #F3EB81;
}
.mail_form_button {
	font-family: "Lucida Fax";
	font-size: 12px;
	color: #576C7B;
	text-decoration: none;
	background-color: #FDFBF2;
	height: 19px;
	width: auto;
	border: 1px solid #F3EB81;
}

