.title_text {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.arial_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9F7E47;
}
.arial_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA5B1C;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FEFDFC;
	height: 18px;
	width: 130px;
	border: 1px solid #ECDDC5;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	background-color: #FEFDFC;
	height: 60px;
	width: 180px;
	border: 1px solid #ECDDC5;
}
.top_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FAE6DE;
}
a            { text-decoration: underline;}
A:hover		 { text-decoration: none}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #896A38;
}
.maintext_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EA5B1C;
}
.maintext_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #035666;
}
a {text-decoration: underline;}
a.hover {text-decoration: none;}
a.mycustum:link {text-decoration: none; color: #ffffff}
a.mycustum:visited {text-decoration: none; color: #ffffff}
a.mycustum:hover {text-decoration: none; color: #C1F2FB}
a.mycustum:active {text-decoration:none; color: #ffffff}

a.mycustum1:link {text-decoration: none; color: #FAE6DE}
a.mycustum1:visited {text-decoration: none; color: #FAE6DE}
a.mycustum1:hover {text-decoration: underline; color: #FAE6DE}
a.mycustum1:active {text-decoration:none; color: #FAE6DE}

