@charset "utf-8";

	html,body {
  background-white: #c22327;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
	#wrapper{
		margin: auto;
		width:816px;
	}
		#header{
		margin: auto;
		width:816px;
	}
			#navi_bar{
					background-image: 
url(images/navi_bar.gif);
background-repeat: no-repeat;
		width:593px;
		height:30px;
	}
		#navi{
		font-weight:bold;
		word-spacing: 4px;
		padding-left:250px;
		padding-top:7px;
		}
		#navi a:link, #navi a:visited, #navi a:active {
		color: #1a325b;
  text-decoration: none;
}
#navi a:hover {
  color: blue;
  text-decoration: none;
}
	#footer{
	width:776px;
	border:dashed 1px #cacaca;
    padding: 20px;
	}
#hm_col {
	width:261px;
    padding: 5px;
	float:right;
	}.white_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.wt_bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pic_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
.article_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.blue_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
} .blue_link a:link, .blue_link a:visited, .blue_link a:active {
		color: #003399;
  text-decoration: none;
} .blue_link a:hover {
  color: #003399;
  text-decoration: underline;
}
.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
} .blue_bold a:link, .blue_bold a:visited, .blue_bold a:active {
		color: #003399;
  text-decoration: none;
} .blue_bold a:hover {
  color: #003399;
  text-decoration: underline; 
  }
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
} .footer_text a:link, .footer_text a:visited, .footer_text a:active {
		color: #333333;
  text-decoration: none;
} .footer_text a:hover {
  color: #333333;
  text-decoration: underline;
} .article_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.header_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
