/*Header block*/
.head {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #399A8B;
}
.head A:link {color: #399A8B; text-decoration: none;}
.head A:visited {color: #399A8B; text-decoration: none;}
.head A:hover {color: #399A8B; text-decoration: underline;}

.head1 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #F3400F;
	margin: 3px;
}
.head1 A:link {color: #F3400F; text-decoration: none;}
.head1 A:visited {color: #F3400F; text-decoration: none;}
.head1 A:hover {color: #F3400F; text-decoration: underline;}
.head2 {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #9A9A9A;
}
.head2 A:link {color: #9A9A9A; text-decoration: none;}
.head2 A:visited {color: #9A9A9A; text-decoration: none;}
.head2 A:hover {color: #9A9A9A; text-decoration: underline;}
.head3 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #399A8B;
}
.head3 A:link {color: #399A8B; text-decoration: none;}
.head3 A:visited {color: #399A8B; text-decoration: none;}
.head3 A:hover {color: #399A8B; text-decoration: underline;}
.date {
	font-family: Arial;
	font-size: 12px;
	color: #F3400F;
}
/*Text block*/
.text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #575A5C;
	line-height: 120%;
	list-style-image: url(/images/marker.jpg);
}
.text A:link {color: #399A8B; text-decoration: underline;}
.text A:visited {color: #399A8B; text-decoration: underline;}
.text A:hover {color: #399A8B; text-decoration: underline;}
.text1 {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #194F47;
}
.text_block {
	font-family: Arial;
	font-size: 11px;
	color: #575A5C;
}
.text_block A:link {color: #575A5C; text-decoration: underline;}
.text_block A:visited {color: #575A5C; text-decoration: underline;}
.text_block A:hover {color: #575A5C; text-decoration: underline;}
.navigation {
	font-family: Arial;
	font-size: 11px;
	color: #82FDFF;
}
.navigation A:link {color: #82FDFF; text-decoration: underline;}
.navigation A:visited {color: #82FDFF; text-decoration: underline;}
.navigation A:hover {color: #82FDFF; text-decoration: underline;}
.detail {
	font-family: Arial;
	font-size: 11px;
	color: #575A5C;
}
.detail A:link {color: #399A8B; text-decoration: underline;}
.detail A:visited {color: #399A8B; text-decoration: underline;}
.detail A:hover {color: #399A8B; text-decoration: underline;}
/*Menu block*/

.menu {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #5E626B;
	background:url(/images/head_menu_2.jpg) no-repeat;
	padding-left:5px;
	padding-right:5px;
}
.menu A:link {color: #5E626B; text-decoration: none;}
.menu A:visited {color: #5E626B; text-decoration: none;}
.menu A:hover {color: #399A8B; text-decoration: none;}

/*Input block*/
.input{
	border:0px;
	font-size: 12px;
	height: 16px;
	padding: 0px;
	margin: 0px;
}
/*Tag block*/
h1 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
	color: #9A9A9A;
	margin: 2x;
	margin-bottom: 0px;
}
p {
	margin:5px 0 5px 0;
}
/*Others block*/
.find {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #194F47;
}
IMG {
	border:0px;
}
.img1 {
	border-bottom: 1px solid #4195C1;
	border-top: 1px solid #4195C1;
	border-left: 1px solid #4195C1;
	border-right: 1px solid #4195C1;
}
