body {
	background: #0E3447;
}
td {
	font: 10px Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.border_bottom {
	border-bottom: 3px solid #333333;
}
.border_banner {
	border: 3px solid #94ffff;
}


.bg_menu {
	background: url(../images/bg_menu.jpg) repeat-x;
	height: 37px;
}
.bg_news {
	background: #1A3967 url(../images/final_13.jpg) no-repeat bottom;
	width: 325px;
	vertical-align: bottom;
}
.bg_verticalbar {
	background: url(../images/bg_verticalbar.jpg) repeat-y;
	width: 3px;
	margin: 15px;
}
.bg_newsdate {
	background: #3d678f;
	height: 51px;
	width: 81px;
}

.padding15px {
	padding-right: 15px;
	padding-left: 15px;
}


.txt_white {
	color: #FFFFFF;
	text-decoration: none;
}
.txt_news {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px;
	font-weight: bold;
}
.txt_underline {
	text-decoration: underline;
	font-weight: bold;
}


.txt_white_bold {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.navtop {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.navtop:hover {
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.heading01 {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.heading01_white {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.heading01_brown {
	font: 22px Georgia, "Times New Roman", Times, serif;
	color: #6C5738;
	text-decoration: none;
}

.heading02 {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.heading02_white {
	font: 18px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.heading03 {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.heading03_white {
	font: 16px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.heading04 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
.heading04_white {
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #333333;
	text-decoration: none;
}
.link_body {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link_body:hover {
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}

.link_white {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.link_white:hover {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.link_special {
	font-size: 16px;
	color: #A20810;
	text-decoration: underline;
	font-weight: bold;
}
.link_special:hover {
	font-size: 16px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}


.textbox {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #666666;
}
