.menumain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #035252;
	text-decoration: none;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #124A4A;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F5151;
}
.title {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0B6767;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008080;
	text-decoration: none;

}
.titleinner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F27154;
}
.submenu:hover {
	color: #41C2BC;
}
.menumain:hover {
	color: #00A4A4;
}
.submenu_point {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EB4A2E;
	text-decoration: none;
}
.list {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(images/list_bulet.gif);
}
.pic {
	border: 1px solid #A4C6C8;
}
.bg {
	background-image: url(images/bg_right.jpg);
	background-repeat: no-repeat;
}
.maintext1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	color: #1D7265;

}
.picborder {
	border: none;
	cursor: hand;
}
.border {
	border: 1px solid #000000;
}
