body {
    background: #4B4B54;
}
img {
    border: 0;
}
div#container {
    width: 900px;
    height: 600px;
    margin: 0 auto;
    color: #333;
}
div#header {
    background: url(../images/top_frame_intro_bg.jpg);
	width: 550px;
	height: 44px;
	padding-left: 350px;
	padding-top: 107px;
	_height: 43px;
	text-align: center;
}
div#content {
    background: #E0D3CD; min-height: 355px;
}
div#footer {
    width: 0;
	height: 0;
}
div#footer img {
	width: 0;
	height: 0;
}
.style_1 {
    color: #4B4B54;
    font-family: tahoma, serif;
    font-size: 9pt;
    padding: 5px;
}
.lay_01 {
    background: url(../images/main_frame_bg.gif) no-repeat;
}
.lay_02 {
    background: url(../images/main_frame_bg1.gif);
}
a { 
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	text-decoration: none;
	cursor: hand; 
	}
table.font1 tr td {
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4B4B54;
}
table.font2 tr td {
	 color: #4B4B54;
	 font-family: tahoma, serif;
	 font-size: 9pt;
}
.overright {
	background-color: #CFB8AE;
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	cursor: hand; 
		}

.normalright {
	background-color: #E0D3CD; 
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	}
.overleft {
	background-color: #CFB8AE;
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	cursor: hand; 
	}

.normalleft {
	font-family: tahoma, serif;
	font-size: 14px;
	font-weight: bold;
	text-color: #4B4B54;
	}