body {
	background-color: #FFFFFF;
	margin: 0px;
}
.top_border {
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #01575d;
	border-right-color: #01575d;
	border-bottom-color: #01575d;
	border-left-color: #01575d;
}
.top_border2 {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #5fbac0;
}
.link_saperater{
	background-image: url(../images/saperator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 28px;
	width: 179px;
}
.body_head {
	font-family: Verdana;
	font-size: 17px;
	color: #01575d;
	text-decoration: none;
	line-height: 32px;
}
.body_head1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #01575d;
	text-decoration: none;
}
.body_head2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #01575d;
	text-decoration: none;
}
.footer {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.body_text1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.link_text {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #01575d;
	text-decoration: none;
}
a.link_text:hover {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5fbac0;
	text-decoration: none;
}
.list_image {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../images/arrow1.jpg);
	list-style-position: inside;
	padding-left: 10px;
	padding-bottom: 5px;
}
