body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
a       {
	color:#009ee0;
	font-family: Verdana;
	text-decoration: none;
}
a:hover {
	color:#00709f;
	text-decoration: underline;
	font-family: Verdana;
}
.bg_body {
	background-image: url(img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #000000;
}
.txt_cont {
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	padding: 10px;
	text-align: left;
}
.txt_all {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.border {
	border: 4px solid #25173B;
}
.txt_copy {
	font-family: "Microsoft Sans Serif";
	font-size: 9px;
	color: #CCCCCC;
	text-decoration: none;
}
.bg_top_l {
	background-image: url(i/bg_top_l_1.jpg);
	background-repeat: repeat-x;
}
.bg_top_r {
	background-image: url(i/bg_top_r_1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.menu_top {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #70838d;
	text-decoration: none;
}
.txt_red {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.txt_highlight {
	font-family: Verdana;
	font-size: 12px;
	color: #009ee0;
	text-decoration: none;
	font-weight: normal;
	padding-top: 7px;
}
.bg_top_2 {
	background-image: url(i/bg_top_2.jpg);
	background-repeat: repeat-x;
}
.bg_bottom_l {
	background-image: url(i/bg_bottom_l.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_bottom_r {
	background-image: url(i/bg_bottom_r.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bg_bottom_1 {
	background-image: url(i/bottom_1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg_bottom_2 {
	background-image: url(i/bottom_2.jpg);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: thin solid #CCCCCC;
}
