Body {
	margin: 0px;
	background-color: #58656b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

body,td,th {
	font-size: 11px;
}

form{margin:0px;}

img{border:none;}

.color_01{ background-color:#C4CBCE; }
.color_02{ background-color:#3A4347; color:#FFFFFF; }
.color_03{ background-color:#E8EBEC; color:#3A4347; }
.color_04{ background-color:#A6AFB5; color:#3A4347; }


.txt_01{
	font-size: 10px;
	color:#FFFFFF;
}

.txt_02{
	font-size: 12 px;
	font-weight:bold;
	color:#424c50;
}

.txt_03{
	font-size: 11px;
	font-weight:bold;
	color:#A4B5BC;
}

.txt_04{
	font-size: 14px;
	font-weight: bold;
}

.txt_05{
	color:#FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.txt_a_01{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size: 12px;
}
.link_01{
	font-size: 10px;
	color:#A4B5BC;
}

.link_01:link, .link_01:active, .link_01:visited{
	font-size: 10px;
	color:#A4B5BC;
}

.link_01:hover{
	font-size: 10px;
	color:#ffffff;
}

.link_02{
	color:#3A4347;
	font-size: 10px;
	text-decoration:none;
}

.link_02:link, .link_02:active, .link_02:visited{
	color:#3A4347;
}

.link_02:hover{
	color:#000000;
	text-decoration:underline;
}

.link_03{
	color:#ff9900;
	font-weight:bold;
	font-size: 10pt;
	text-decoration:none;
}

.link_03:link, .link_03:active, .link_03:visited{
	color:#ff9900;
}

.link_03:hover{
	color:#000000;
	text-decoration:underline;
}


.TextBox_01 {
	height: 18px;
	border: 1px solid #333A3E;
	background-color: #E8EBEC;
	font-size: 11px;
	padding-left:5px;
}
.Btn_01 {
	font-weight: normal;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #E8EBEC;
	background-color: #333A3E;
	font-size: 9px;
}
















#Tab_Internal {
	float:left;
	line-height:normal;
	width:100%;
}



#Tab_Internal ul {
	margin:0;
	padding:0;
	list-style:none;
}

#Tab_Internal li {
	display:inline;
	margin:0;
	padding:0;
}

#Tab_Internal a {
	float:left;
	background:url("../images/design/img_Tab_01_Left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 0;
	text-decoration:none;
}

#Tab_Internal a span {
	float:left;
	display:block;
	background:url("../images/design/img_Tab_01_Right.gif") no-repeat right top;
	padding:3px 10px 3px 10px;
	font-size:8pt;
	color:#003366;
}

#Tab_Internal a span {
	float:none;
	border-bottom:1px solid #dddddd;
}

#Tab_Internal a:hover span {
	color:#00adef;
}

#Tab_Internal a:hover {
	background-position:0% -30px;
}

#Tab_Internal a:hover span {
	background-position:100% -30px;
}

#News #Date {
	color: #333A3E;
	font-weight: bold;
}

#News #Title {
	color: #42A3FB;
	font-weight: bold;
	text-decoration:underline;
}

#News #News {
	
}

#News #More {
	color: #FF9900;
	font-weight: bold;
	text-decoration:underline;
}
