body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center 128px;
}
a:link, a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
}

a:hover {
	color: #FFFF00;
	text-decoration: none;
	font-family: Georgia;
 	border-top-style: solid;
	border-top-color: #FF9900;
     
}


.mn_mnu {
	height: 30px;
	width: 900px;
	text-align: center;
}
.mn_body {
	width: 900px;
	height: 169px;
	text-align: center;
}
td {
	vertical-align: top;
}

.contentheading{
	font-family: Georgia;
	font-size: 20px;
	color: #ffcc00;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 15px;
	font-style: italic;
	text-decoration: underline;
}

.contentpane {
	border-collapse: collapse;
	border-spacing: 0px;
	font-family: Georgia;
	font-size: 14px;
	color: #ffffff;
	padding-right: 50px;
	padding-left: 50px;
}
.mosimage {
  border: 4px solid #FF9900;
  margin: 5px;
  }

.lft_futter {
	height: 61px;
	width: 452px;
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	font-weight: bold;
	padding-left: 50px;
}
.rit_futter {
	height: 61px;
	width: 452px;
	font-family: Georgia;
	font-size: 14px;
	color: #000000;
	padding-top: 15px;
	font-weight: bold;
	text-align: right;
	padding-right: 55px;
}
.rit_futterLink {
	font-family: Georgia;
	font-size: 14px;
	color: #ffba00;
	font-weight: bold;
	text-decoration: none;
	padding-right: 55px;
}
.rit_futterLink:hover {
	font-family: Georgia;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
