@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 19px;
	color: #515151;
	text-decoration: none;
}
a {color: #515151; text-decoration:underline;}
a:hover {color: #515151; text-decoration: none;}
.date {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #292d36;
	text-decoration: none;
}
.line {
	background-color: #dee6f0;
}
.dot_line {
	background-image: url(images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	line-height: 30px;
}
.foot_font {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	line-height: normal;
}
.foot_font a {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	line-height: normal;
}
.foot_font a:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: underline;
	line-height: normal;
}.bg_menu_top {
	background-image: url(images/bg_menu_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f6821f;
}
.bg_menu_bottom {
	background-image: url(images/bg_menu_bottom.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f6821f;
}
.bg_menu {
	background-image: url(images/bg_menu.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #f6821f;
}
.menu_font {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_font a {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_font a:hover {
	font-family: Verdana;
	font-size: 13px;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading1 {
	font-family: Verdana;
	font-size: 13px;
	line-height: 24px;
	color: #024ca1;
	font-weight:bold;
	text-decoration: none;
}
.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 24px;
	color: #024ca1;
	font-weight:bold;
	text-decoration: none;
}
.heading3 {
	font-family: Verdana;
	font-size: 14px;
	line-height: 20px;
	color: #024ca1;
	font-weight:bold;
	text-decoration: none;
}
.heading4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #024ca1;
	font-weight:bold;
	text-decoration: none;
}
.heading4 a {
	font-family: Tahoma;
	font-size: 12px;
	color: #024ca1;
	font-weight:bold;
	text-decoration: none;
}
.heading4 a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #024ca1;
	font-weight:bold;
	text-decoration: underline;
}