body {
	padding: 0;
	margin: 0; 
	color: #000000;
	background-color : #000000;
	background-attachment: fixed;
	background-image : url(images/a4.gif);
	font-size: 10px;
	font-style: normal;
	font: 76%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;

}

a	{
	text-decoration:underline;
	color:#000000;

}

ul {	padding-left: 12px; }

img {	border: 0;}

a.menu	{
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	text-decoration: none;
	color: #99CC00;
	background-color: #000000;
	font: 120%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: bold;
	height: 20px;
	diplay: block;
}

a.headbox { text-decoration:none; }

a.g {
	color: #88c542;
	background-color: #111111;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#content {
	position: absolute;
	left: 200px;
	top: 160px;
	padding: 0;
	margin: 0;
	width: 460px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	background-color: #99CC00; 
}

.title	{
	padding: 0;
	margin: 0;
	width: 400px;
	height: 20px;
	background-color: #000000;
	color: #99CC00;
	font: 120%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: bold;

}

.title1	{
	padding: 0;
	margin: 0;
	width: 190px;
	height: 20px;
	background-color: #000000;
	color: #99CC00;
	font: 120%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	font-weight: bold;
}

.part {
	position: relative;
	padding: 0px;
	padding-left: 18px;
	margin: 0px;
	text-align: left;
	float:left;

}

.part_back {
	padding: 0px;
	margin: 0px;
	width: 420px;
	text-align: left;
}

.part_1_coll {
	padding: 10px;
	margin: 0px;
	text-align: left;

}

.part_2_coll_left {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 195px;
	text-align: left;
}

.part_2_coll_right {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 195px;
	text-align: right;
	float: right;
}

.part_2s_coll_left {
	padding: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 110px;
	text-align: left;
}

.part_2s_coll_right {
	clear: both;
	padding: 0px;
	margin: 0px;
	width: 280px;
	text-align: left;
	float: right;

}


.endnavi	{
	text-align: center;
	font-decoration: none;
}


.bld {
	font-weight: bold;
}

.en {
	color: #444444;
}

.where {
	font-weight: bold;

}

.red {
	color: #88c542;
	font-weight: bold;
} 

.dat {
	font-size: 72%;
}


.guest1 {
	width: 390px;
	float: left;

}
.guest2 {
	width: 390px;
	float: left;
	background-color: #cccccc;
	padding: 0;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	margin-top: 2px;	
	margin-bottom: 2px;
}


form {
	font-size: 10px;
	margin-bottom: 3px;
	margin-right: 3px;
	margin-top: 0;
}

input, textarea {
	background-color: #dddddd;
	border: 1px solid black
}

input.sss {
	background-color: #88c542;
 	color: white;
	border: 1px solid black;
}


input.dis {
background-color : #999999;
}


#fixed_top {
	position: fixed;
	top: 0px;
	left: 200px;
	padding: 0;
	margin: 0; 
	width: 580px;
	height: 160px;
	background-image : url(images/topZ3.gif);
}

* html #fixed_top /* Override above rule for IE */ {
	position: absolute;
	top: expression(offsetParent.scrollTop + 0);
	left: expression(offsetParent.scrollLeft + 200);
} 

#fixed_menu {
	position: fixed;
	top: 160px;
	left: 658px;
}

* html #fixed_menu /* Override above rule for IE */ {
	position: absolute;
	top: expression(offsetParent.scrollTop + 160);
	left: expression(offsetParent.scrollLeft + 658);
} 

#fixed_menuX {
	background-color: #99CC00;
	width: 140px;
} 

#fixed_menuX1 {
	border-right: 1px solid #333333;	
} 

#fixed_menu_top {
	width: 140px;
	height: 20px;
	background-image : url(images/menutop.gif);

} 
#fixed_menu_bottom {
	width: 140px;
	height: 20px;
	background-image : url(images/menubottom.gif);
}

.abs_m1 {
	position: absolute;
	top: -172px;
}
