body {
	margin: 0px;
	background-color: #000000;
}

tbody {
	font-family: Arial;
	font-size: 11px;
}

a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #eb6200;
}

a:hover {
	text-decoration: underline;
}

a.menu, a.menu:link, a.menu:active, a.menu:visited {
	font:14px/18px georgia, serif;
}

a.menu:hover {
	text-decoration: underline;
	color:#e5005d;
}

.quotation {
	font:14px/18px georgia, serif;
	font-style:italic;
}

.motd {
	display: inline-block;
	height: auto;
	width: auto;
	font:14px/18px georgia, serif;
	font-style:italic;
}

.quotation_mark {
	font:14px/18px georgia, serif;
	/*font:18px/18px arial, verdana, sans-serif;*/
	font-weight:bold;
	color:#e5005d;
}

.body_bg_left {
	background: url('images/body_bg_left.gif') top right repeat-x;
	height: 737px;
	text-align: right;
	vertical-align: top;
}

.body_bg_right {
	background: url('images/body_bg_right.gif') top left repeat-x;
	height: 737px;
	text-align: left;
	vertical-align: top;
}

.header {
	background: url('images/header_bg.gif') top left no-repeat;
	width: 744px;
	text-align: right;
	vertical-align: middle;
	padding-right: 20px;
}

td.menu {
	background: url('images/menu_bg.gif') top left no-repeat;
	text-align: right;
	padding-right: 40px;
}

.column_left_top {
	background: url('images/column_left_top.gif') top left no-repeat;
	height: 149px;
}

.column_left_content {
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	padding: 10px 10px 10px 29px;
	background: url('images/column_left_content.gif') top left no-repeat;
	height: 265px;
}

.column_left_bottom {
	background: url('images/column_left_bottom.gif') top left no-repeat;
	height: 48px;
}

.iframe_content {
	background: url('images/iframe_bg.gif') bottom left no-repeat;
	padding: 22px 0px 95px 0px;
}

.footer_left {
	text-align: left;
	vertical-align: top;
	background: url('images/footer_bg_left.gif') top left no-repeat;
}

.footer_right {
	text-align: right;
	vertical-align: top;
	background: url('images/footer_bg_right.gif') top right no-repeat;
}