body {
	background: url(images/back.jpg);
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.header_1 {
	background:url(images/header_04.png) repeat-x;
	font-size:8px;
}
.header_2 {
	background:url(images/header_13.png) repeat-y;
}
.header_3 {
	background:url(images/header_11.png) repeat-y;
}
.header_4 {
	background:#ffffff url(images/hr_line.jpg) repeat-x bottom;
}
.blue_back {
	background:#ffffff url(images/blue_back.png) repeat-x top;
	padding:10px;
}
.ft_back {
	background:#ffffff url(images/ft_back.png) repeat-x top;
}
.footer_1 {
	background:url(images/footer_25.png) no-repeat;
}
.footer_2 {
	background:url(images/footer_26.png) repeat-x;
	font-size:10px;
}
.footer_3 {
	background:url(images/footer_29.png) no-repeat;
}
.footer_text {
	padding:0px 0px 0px 0px;
	color:#666666;
}
.footer_text a:link, .footer_text a:visited {
	color:#002641;
	text-decoration:none;
}
.footer_text a:hover, .footer_text a:active {
	background:#ffba00;
	text-decoration:none;
}
.title {
	background:url(images/box_11.png) repeat-x;
	color:#002641;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:1px;
	padding:0px 0px 0px 10px;
}
.date {
	background:url(images/box_11.png) repeat-x;
	padding:0px 10px 0px 0px;
	text-align:right;
}
.box_content {
	background:#ffffff url(images/box_17.png) repeat-x top;
	color:#333333;
	padding:5px 10px 0px 10px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.links {
	padding:2px 0px 2px 10px;
	margin-left:10px;
	background:url(images/dot.gif) no-repeat left;
}
.links a:link, .links a:visited {
	color:#002641;
	font-size:11px;
	text-decoration:none;
}
.links a:hover, .links a:active {
	background:#ffba00;
	font-size:11px;
	text-decoration:none;
}
.updated {
	font-size:11px;
	color:#FF0000;
}
.bginput {
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.success {
	color:#009900;
}
.box_content_table {
	background:#ffffff url(images/box_17.png) repeat-x top;
	color:#333333;
	padding:0px;
	font:10px Verdana, Arial, Helvetica, sans-serif;
}
.setting {
	padding:10px;
	border-bottom:1px dotted #999999;
}
.bar_title {
	color:#005193;
	font-size:12px;
	font-weight:bold;
}
.bar_top {
	color:#012742;
}
.bar_top a:link, .bar_top a:visited {
	color:#012742;
	text-decoration:underline;
}
.bar_top a:hover, .bar_top a:active {
	color:#012742;
	text-decoration:none;
	background:#ffba00;
}
a:link, a:visited {
	color:#012742;
}
a:hover, a:active {
	color:#FF6600;
}
.download a:link, .download a:visited {
	font-size:14px;
	color:#006600;
	font-weight:bold;
}
.download a:hover, .download a:active {
	font-size:14px;
	color:#00CC00;
	font-weight:bold;
}
ol.listed {
	margin-top:5px;
	list-style-type:decimal;
}
li.listed {
	margin-left: -1em;
	line-height:1.5em;
}
form {
	margin:0px;
}
fieldset {
	padding:6px;
}
legend {
	font-size:11px;
}
.error {
	font-weight:bold;
	color:#FF0000;
}
