.footer_text2 {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #c34f50;
}

.footer_text {
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: #636363;
}

.normal_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color : #535353; 
	font-weight:normal;
	font-size: 11px;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color : #ff0000;
	text-decoration: none; 
	font-weight:normal;
	font-size: 11px;
}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #ff0000;
	text-decoration: underline;
	font-weight:normal;
	font-size: 11px;
}

.explain_text {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color : #eb0000; 
	font-weight: bold;
	font-size: 10px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #495b66;
	border: 1px #c8c8c8 solid;
	font-size: 10px;
}

input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #495b66;
	border: 1px #ffffff solid;
	font-size: 10px;
}

td.menu {
	background-color: #bfbfbf;
}

td.body {
	background-color: #ffffff;
}

td.bg, .footer_text {
	background-color: #dfdfdf;
}

input:focus, select:focus, textarea:focus {
	border: 1px #e75656 solid;
	background-color: #f4e3e3;
}

input:hover, select:hover, textarea:hover {
	border: 1px #e75656 solid;
	background-color: #f4e3e3;
}

input.submit {
	background-color: #dfdfdf;
}


a.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #cd2121;
	text-decoration: none; 
	font-weight:bold;
	font-size: 12px;
}

a.contact:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #cd2121;
	text-decoration: underline;
	font-weight:bold;
	font-size: 12px;
}

.title {
	font-family: Trebuchet MS; 
	color: #cd2121;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 16px;
}
