@charset "utf-8";
.dynamic_table {
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.dynamic_table_td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

.dynamic_table_header_td {
	color: #000000;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


.main_table_top {
	background-image: url(../images/background_top.gif);
	height: 73px;
}
.main_table_content_middle {
	background-image: url(../images/background_content_middle.gif);
	background-repeat: no-repeat;
	height: 599px;
	background-color: #000000;
	padding: 10px;
}
.main_table_content_bottom {
	background-image: url(../images/background_bottom.gif);
	height: 10px;
}
.main_table_content_top {
	background-image: url(../images/background_content_top.gif);
	height: 10px;
}
.text_header {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.text_content {
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
}
.text_large_bold_grey {
	font-size: 13px;
	font-weight: bold;
	color: #ACA888;
}
.text_large_bold {
	font-size: 13px;
	font-weight: bold;
}
.text_small {
	font-size: 10px;
}






.textbar_black_L {
	background-image: url(../images/textbar_black_L.gif);
	height: 30px;
	width: 10px;
}
.textbar_black_R {
	background-image: url(../images/textbar_black_R.gif);
	height: 30px;
	width: 10px;
}
.textbar_black_M {
	background-image: url(../images/textbar_black_M.gif);
	background-repeat: repeat-x;
}
.textbar_black_admin_menu_logo {
	background-image: url(../images/textbar_black_logo_admin_menu.gif);
	width: 150px;
}

#table_button 	a:link {
	color: #E6E6E6;
	text-decoration: none;
}
#table_button a:visited {
	color: #E6E6E6;
	text-decoration: none;
}
#table_button a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#table_button a:active {
	color: #FFFFFF;
	text-decoration: none;.text_header {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
