body {
	margin: 0 0 0 0;
	text-align: center;
}

table {
	text-align: justify;
	font-family: Tahoma, Arial, Verdana; 
	font-size: 8pt; 
	color: #F3F0E9;
}

.frame_main {
	width: 752;
}

.title1 {
	text-align: center;
	font-family: Tahoma, Arial, Verdana; 
	font-size: 9pt; 
	font-weight: bold;
	color: #AF9868;
}

.title2 {
	text-align: center;
	font-family: Tahoma, Arial, Verdana; 
	font-size: 9pt; 
	font-weight: bold;
	font-style: italic;
	color: #AF9868;
}

.title3 {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 8pt; 
	font-weight: bold;
	color: #D1BB8D;
}

.border {
	width: 752;
	border: 1px solid #7A663B;
}

.bg_main {
	background: #1C1C1C;
}

.bg_content {
	background: #333333;
}

.bottom_content{
	height: 62;
	background: url('content_bottom.gif');
	text-align: center;
}

.left{
	background: url('left.gif');
}

.left_top{
	padding-top: 46;
	background: url('menu_top.gif');
	background-repeat: no-repeat;
}

.menu_top{
	height: 26;
	background: url('menu_top1.gif');
}

.menu_mid{
	background: url('menu_mid.gif');
}

.menu_bottom{
	height: 26;
	background: url('menu_bottom.gif');
}


.mainpage_top{
	height: 100;
	background: url('menu_top1.gif');
}

.mainpage_mid{
	background: url('menu_mid.gif');
}

.mainpage_bottom{
	height: 30;
	background: url('menu_bottom.gif');
}

.focus {
	font-family: Tahoma, Arial, Verdana; 
	font-weight: bold;
	font-style: italic;
	font-size: 8pt; 
	color: #D1BB8D;
}

.space1 {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 3pt; 
}

.layer1 {
	padding: 3 3 3 3;
	background: #CCB88D;
	border: 1px solid #5D4410;
}

.layer2 {
	font-family: Tahoma, Arial, Verdana; 
	font-size: 8pt; 
	color: #5D4410;
}

.align1 {
	text-align: right;
}

.align2{
	vertical-align: top;
}

.align3{
	text-align: center;
}

A:link {
	color : #EADAB8;
	text-decoration: underline;
}

A:visited {
	color : #EADAB8;
	text-decoration: underline;
}

A:hover {
	color : #B8903C;
	text-decoration: underline;
}

A.top:link {
	color : #AF9868;
	text-decoration: none;
}

A.top:visited {
	color : #AF9868;
	text-decoration: none;
}

A.top:hover {
	color : #EADAB8;
	text-decoration: underline;
}

A.menu:link {
	color : #5D4410;
	text-decoration: none;
}

A.menu:visited {
	color : #5D4410;
	text-decoration: none;
}

A.menu:hover {
	color : #924800;
	text-decoration: underline;
}