	body {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
		color: #0F0F0F;
		background-color: #010133;
		background-image: url(../images/bg01.gif);
		background-repeat: no-repeat;
	 }
	a {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #FDD802;
	 }
	a:hover {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #0080FF;
	 }
	#panel_top {
		position: absolute;
		top: 10px;
		left: 0px;
		width: 700px;
		height: 50px;
	 }
	#panel_side {
		list-style-type: none;
		position: absolute;
		top: 100px;
		left: 20px;
		width: 120px;
		height: 500px;
	 }
	#content {
		position: absolute;
		top: 100px;
		left: 175px;
		width: 500px;
		height: 500px;
	 }
	#submenu {
		color: #0080C0;
		position: absolute;
		word-spacing: 7px;
		top: 50px;
		left: 170px;
		width: 500px;
		height: 20px;
	 }
	.men {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #FDD802;
	 }
	.men:hover {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #0080FF;
	 }
	.mainmenu {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: normal;
		color: #FFFFFF;
		position: absolute;
		word-spacing: 10px;
		top: 25px;
		left: 170px;
	 }
	.heading {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 12pt;
		font-weight: bold;
		color: #FDD802;
	 }
	.xmen {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		word-spacing: 9px;
	 }
	.xmenhead {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: normal;
		text-decoration: none;
		color: #0000FF;
	 }
	.xmen:hover {
		font-family: Arial,Helvetica,Sans-serif;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
		background-color: #0080FF;
	 }
	.panel {
		font-family: Tahoma,Helvetica,Sans-serif;
		font-size: 10pt;
		font-weight: bold;
		text-decoration: none;
		color: #FDD802;
		position: relative;
		left: 10px;
	 }
	p {
		font-family: Arial;
		font-size: 9pt;
		color: #FFFFFF;
	 }
	.image_right {
		position: relative;
		float: right;
		top: 0px;
		right: 0px;
		width: auto;
		margin: 10px;
	 }
	.image_left {
		position: relative;
		float: left;
		top: 0px;
		right: 0px;
		width: auto;
		margin: 10px;
	 }
	.small {
		font-family: Arial;
		font-size: 8pt;
		font-weight: normal;
		text-decoration: none;
		color: #FFFFFF;
	 }
	li {
		font-size: 8pt;
		color: #FFFFFF;
	 }