body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
}
.BN_Bg {
	background-image: url(../images/body/bgmain.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

div.scroll {
	overflow: auto;
}

#PanelContent {
	width: 545px;
	float:left;
	margin: 5px;
	padding: 5px;
}
#PanelNav {
	width: 160px;
	float:left;
	margin: 5px;
	background-color: #003366;
	border: 1px solid #333333;
	height: 100%;
	padding: 5px;
	color: #FFFFFF;

}
.menutalbe {
	background-color: #FCE4D4;
	border: 1px solid #EC8640;
	padding: 5px;
	width: 150px;
}

.tableset03, .tableset03 th, .tableset03 td {
	border: 1px solid #D4E0EE;
	border-collapse: collapse;
	font-family: "Trebuchet MS", Arial, sans-serif;
	color: #555;
}

.tableset03 caption {
	font-size: 150%;
	font-weight: bold;
	margin: 5px;
}

.tableset03 td, .tableset03 th {
	padding: 4px;
}

.tableset03 thead th {
	text-align: center;
	background: #4573AB;
	color: #FFFFFF;
	font-size: 100% !important;
}

.tableset03 tbody th {
	font-weight: bold;
}

.tableset03 tbody tr { background: #FCFDFE; }

.tableset03 tbody tr:hover { background: #F3F7F0; }

.tableset03 tbody tr.odd { background: #EDEFFA; }

.tableset03 tbody tr.odd:hover {  background: #F3F7F0; }

.tableset03 a:link {
	color: #374D79;
	text-decoration: none;
	font-weight: bold;
}

.tableset03 a:visited {
	color: #374D79;
	text-decoration: none;
	font-weight: bold;
}

.tableset03 a:hover {
	color: #718ABE;
	text-decoration: underline !important;
}

.tableset03 tfoot th, .tableset03 tfoot td {
	font-size: 85%;
}
