body {
	margin:0;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
}

table font {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
}

table {
	border:0;
}

img {
	border:0;
}

.table_case {
	width:100%;
	height:100%;
}

.table_left {
	background-image:url(images/mgl_02.jpg);
	background-repeat:repeat-y;
	width:14;
	height:100%;
}

.table_right {
	background-image:url(images/mgl_04.jpg);
	background-repeat:repeat-y;
	width:14;
	height:100%;
}

.font_main_style {
	color:#e7ecc6;
}

a {
	outline:none;
	color:#ccc;
}