body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;


	background-attachment: fixed;

	background-image: url(../images/bg.gif);

	background-repeat: repeat;

	background-position: left top;

	background-color: #000000;

}

body,td,th {
	font-family: "Comic Sans MS", Verdana, Geneva;
	font-size: 11px;
	color: #ECE9C0;
	text-align: justify;
}
title2 {
	color: #CEB680;
}

.bg_but01 {
	background-image: url(../images/but_plain1.png);
	height: 35px;
	width: 234px;
}

.bg_but01bis {
	background-image: url(../images/but_plain3.png);
	height: 35px;
	width: 234px;
}

.bg_but02 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}

.bg_but02bis {
	background-image: url(../images/but_plain2.png);
	height: 35px;
	width: 234px;
}

.bg_but03 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}

.bg_but04bis {
	background-image: url(../images/but_plain2.png);
	height: 35px;
	width: 234px;
}

.bg_but04 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}

.bg_but05 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}

.bg_but05bis {
	background-image: url(../images/but_plain2.png);
	height: 35px;
	width: 234px;
}

.bg_but06 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}

.bg_but07 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}
.bg_but07bis {
	background-image: url(../images/but_plain2.png);
	height: 35px;
	width: 234px;
}

.bg_but08 {
	background-image: url(../images/but_plain.png);
	height: 35px;
	width: 234px;
}

.txt_bot {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FC6;
}

.txt_but {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CEB680;
}

.txt_but a:link {
	color: #CEB680;
}

.txt_but a:active {
	color: #CEB680;
}

.txt_but a:visited {
	color: #CEB680;
}

.txt_but a:hover {
	color: #CDCDCD;
	text-align: left;
}

.bg_event {
	background-image: url(../images/bg_event.png);
	height: 150px;
	width: 750px;
}

.txt_title {
	font-family: "Comic Sans MS", Verdana, Geneva;
	font-size: 14px;
	color: #FC6;
	text-align: center;
}

.txt_content {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ECE9C0;
	text-align: justify;
}

.stxt_content {
	background-image: url(../images/bg_stext.png);
	height: 246px;
	width: 234px;
}

.btxt_content {
	background-image: url(../images/bg_btext.png);
	height: 508px;
	width: 510px;
	text-align: justify;
}

.txt_address {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ECE9C0;
}

.txt_address a:link {
	color: #ECE9C0;
}

.txt_address a:active {
	color: #ECE9C0;
}

.txt_address a:visited {
	color: #ECE9C0;

}

.txt_address a:hover {
	color: #CDCDCD;
	text-align: left;
}


.txt_content_bold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FC9;
}
.input1 {
	background-color: #1E2223;
	border: 1px inset #ECE9C0;
	color: #ECE9C0;
}
.menu {
	color: #ECE9C0;
	list-style-type: square;
	background: #1e2223;
	border: 1px outset #ECE9C0;
}
.output1 {
	background-color: #1e2223;
	border: 1px outset #ECE9C0;
	color: #ECE9C0;
	text-align: left;
}
.Middle tr td p {
	text-align: center;
}
