body {
	background:#DBDBDB;
	text-align:center;
}

.foot { 
	color:#000; 
	font-family:arial, verdana, sans-serif; 
	font-size:11px; 
	text-decoration:none; 
}

a.foot { 
	color:#000; 
	font-family:arial, verdana, sans-serif; 
	font-size:11px; 
	text-decoration:underline;
}

a.foot:visisted { 
	color:#000; 
	font-family:arial, verdana, sans-serif; 
	font-size:11px; 
	text-decoration:none; }

a.foot:hover { 
	color:#000; 
	font-family:arial, verdana, sans-serif; 
	font-size:11px; 
	text-decoration:none;
}

.img { border:1px #000 solid; }

.info-header {
	color:#000;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	padding:5px 0px 0px 0px;
	text-align:center;
}

#menu {
	background-image:url(images/sub-banner_03.gif); 
	background-repeat:no-repeat; 
	border-top:1px #FFC000 solid;
	border-bottom:1px #FFC000 solid;
	border-left:1px #FFC000 solid;
	border-right:1px #FFC000 solid;
	color:#fff;
	font-family:arial;
	font-color:#fff;
	font-size:16px;
	font-weight:bold;
	height:25px;
	margin:15px 15px 0px 15px;
	text-align:right;
	vertical-align:middle;
	width:716px;
}

#menu a {
	color:#fff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
}

#menu a:hover {
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

#sub-table1 {
	background-image:url(images/sub-banner_01.gif); 
	background-repeat:no-repeat; 
	border-top:1px #FFC000 solid;
	border-bottom:2px #FFC000 solid;
	border-left:1px #FFC000 solid;
	border-right:2px #FFC000 solid;
	margin:15px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	width:200px;
}

#sub-table2 { border:none; width:5px; }

#sub-table3 {
	background-image:url(images/sub-banner_02.gif); 
	background-repeat:no-repeat; 
	border-top:1px #FFC000 solid;
	border-bottom:2px #FFC000 solid;
	border-left:1px #FFC000 solid;
	border-right:2px #FFC000 solid;
	height:519px;
	margin:15px 15px 10px 0px;
	width:505px;
}

#sub-table4 {
	background-image:url(images/sub-banner_01.gif); 
	background-repeat:no-repeat;
	border-top:1px #FFC000 solid;
	border-bottom:2px #FFC000 solid;
	border-left:1px #FFC000 solid;
	border-right:2px #FFC000 solid;
	margin:15px 0px 0px 15px;
	padding:0px 0px 0px 0px;
	width:200px;
}

#sub-table5 {
	background-image:url(images/sub-banner_01.gif); 
	background-repeat:no-repeat; 
	border-top:1px #FFC000 solid;
	border-bottom:2px #FFC000 solid;
	border-left:1px #FFC000 solid;
	border-right:2px #FFC000 solid;
	margin:15px 0px 10px 15px;
	padding:0px 0px 0px 0px;
	width:200px;
}

#table {
	background:#fff;
	border:1px solid #FFC000;
	float:center;
	width:750px;
}

.text-header {
	color:#fff;
	font-family:arial;
	font-size:16px;
	font-weight:bold;
	height:25px;
	text-align:right;
	vertical-align:middle;
}

.text-body {
	background:#ECECEC;
	font-family:arial;
	font-size:12px;
	padding:10px 10px 10px 10px;
	text-align:justify;
}