body {
	background-color: #000000;
	color: #BBBBBB;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
}
td {
	color: #BBB;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #F00;
	text-decoration: underline;
}
a:active {
	color: #F00;
	text-decoration: none;
}
.menu_item {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}
.footer {
	margin: 20px;
	color: #777;
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
.caption {
	font-size: 12px;
	font-weight: bold;
	color: #C00;
	background-color: #302E2D;
}
.main_content {
	margin: 5px 20px 10px 20px;
}
.image_frame {
	margin: 5px 0 5px 0;
	border: 1px solid #CCC;
}

.news_title {
	font-size: 12px;
	margin: 0 0 10px 0;
}
.news_body {
	line-height: 16px;
	margin: 0 20px 0 20px;
	text-align: justify;
}
.news_date {
	text-align: right;
	margin: 10px 20px 30px 0;
	font-size: 10px;
	color: #777;
}
.bullet {
	color: #C00;
	font-weight: bold;
	font-size: 12px;
}

.inp_textbox {
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}
.inp_textbox20 {
	width: 20px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}
.inp_textbox100 {
	width: 100px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}
.inp_textbox150 {
	width: 150px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}
.inp_textbox300 {
	width: 300px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}
.inp_textbox400 {
	width: 400px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}
.inp_textbox550 {
	width: 550px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #555;
	background-color: #000;
}

.inp_button20 {
	width: 20px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #555;
}
.inp_button100 {
	width: 100px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #555;
}

.inp_selectbox {
	color: #BBB;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #555;
}
.inp_selectbox75 {
	width: 75px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #555;
}
.inp_selectbox100 {
	width: 100px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #555;
}
.inp_selectbox500 {
	width: 500px;
	color: #BBB;
	font-size: 11px;
	border: 1px solid #777;
	background-color: #555;
}

.separator {
	background-color: #555;
	height: 1px;
}
.toc_item {
	height: 22px;
}

.TCell {
	border-bottom: 1px solid #333;
}
.TCellSh {
	background-color: #333;
	border-bottom: 1px solid #333;
}
.TCell2 {
	height: 16px;
	border-bottom: 1px solid #333;
}
.TCell2Sh {
	height: 20px;
	background-color: #333;
	border-bottom: 1px solid #333;
}
.THead2 {
	height: 30px;
	background-color: #555;
	font-weight: bold;
}

.disabled a {
	color: #777;
	text-decoration: none;
}
.disabled a:hover {
	color: #777;
	text-decoration: underline;
}
.disabled a:visited {
	color: #777;
	text-decoration: none;
}
.disabled a:active {
	color: #F00;
	text-decoration: underline;
}

.smallgrey {
	font-size: 9px;
	color: #999;
}

.movie_title {
	font-size: 14px;
	font-weight: bold;
}

.mce_editor {
	font-family: "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-size: 11px;	
}
