.menup {
	height: 30px;
	width: 90px;
	list-style-type: none;
	padding: 0px;
	clear: none;
	float: left;
	text-align: center;
	background-image: url(../Image/button_original.png);
	background-repeat: no-repeat;
	margin: 0px;
	bottom: auto;
	position: static;
}
.menup a {
	text-decoration: none;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.menup a:hover {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	height: 30px;
	width: 90px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	height: 150px;
	width: 925px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(/Image/header2.png);
	background-repeat: no-repeat;
}
.maniak {
	width: 800px;
	height: 30px;
}

.body {
	background-color: #FFCC66;
	width: 900px;
	float: left;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 15px;
	background-image: url(../Image/bg_body.png);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 1;
}

.body a {
	text-decoration: none;
	list-style-type: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #CC0000;
	font-weight: normal;
}
.body a:hover {
	text-decoration: underline;
	font-weight: lighter;
	font-style: normal;
	color: #990000;
}


.body b {
	color: #CC3333;
	font-weight: bold;
}
.body .news p {
	font-size: 12px;
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.body .Links {
	width: 500px;
	clear: left;
}



.body h2 {
	color: #990000;
	text-decoration: none;
}



.footer {
	text-align: center;
	height: 20px;
	width: 925px;
	float: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.body img {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.header a {
	text-decoration: none;
	color: #000000;
	font-family: Papyrus;
	font-size: 47px;
	line-height: 50px;
	text-align: center;
	font-weight: bolder;
}
.header p {
	text-align: center;
}



.footer a:hover {
	color: #990000;
	font-weight: bolder;
	font-style: italic;
}

.footer a {
	margin: 5px;
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
.header a:hover {
	text-decoration: none;
	color: #990000;
	font-family: Papyrus;
	font-size: 47px;
	line-height: 50px;
	text-align: center;
	font-weight: bolder;
	cursor: auto;
	filter: Grey;
}

.menup_l {
	height: 30px;
	width: 115px;
	list-style-type: none;
	padding: 0px;
	clear: none;
	float: left;
	text-align: center;
	background-image: url(../Image/button_original_large.png);
	background-repeat: no-repeat;
	margin: 0px;
	bottom: auto;
	position: static;
}
.menup_l a {

	text-decoration: none;
	color: #CC3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menup_l a:hover {

	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.menup_mark {
	height: 30px;
	width: 90px;
	list-style-type: none;
	padding: 0px;
	clear: none;
	float: left;
	text-align: center;
	background-image: url(../Image/button_original_mark.png);
	background-repeat: no-repeat;
	margin: 0px;
	bottom: auto;
	position: relative;
	z-index: 2;
	top: 2px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.menup_l_m {
	height: 30px;
	width: 115px;
	list-style-type: none;
	padding: 0px;
	clear: none;
	float: left;
	text-align: center;
	background-image: url(../Image/button_original_large_mark.png);
	background-repeat: no-repeat;
	margin: 0px;
	bottom: auto;
	top: 2px;
	z-index: 3;
	position: relative;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.body ul {
	list-style-type: disc;
}
	.body .news img {
	float: left;
	height: 100px;
	width: 100px;
}

.body #cse-search-box input {
	float: right;
}
.body p {
	font-size: 14px;
}
