body {
	background-color: #F9F8EC;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #878787;
	scrollbar-shadow-color: #878787;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color: #878787;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	margin: 0px;
}
.centercenter {
	left: 50%;
	top: 50%;
	position: absolute;
}
.siteborder {
	left: -371px;
	top: -251px;
	width: 742px;
	height: 502px;
	position: absolute;
	background-color: #878787;
	z-index: 8;
}
.sitebase {
	left: 1px;
	top: 1px;
	width: 740px;
	height: 500px;
	background-color:#FFFFFF;
	position: absolute;
	z-index: 10;
}
a:link {
	color: #D05F51;
}
a:visited {
	color: #D05F51;
}
a:hover {
	background-color: #C6C7C9;
	color: #FFFFFF;
	text-decoration: none;
}
a.moshlink {
	font-family: verdana;
	font-size: 9px;
	color: #D05F51;
}
a.moshlink:visited {
	font-family: verdana;
	font-size: 9px;
	color: #D05F51;
}
a.moshlink:hover {
	font-family: verdana;
	font-size: 9px;
	background-color: #C6C7C9;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetext {
	font-family: verdana;
	font-size: 10px;
	color: #999999;
	line-height: 13px;
	overflow: auto;
	position: relative;
	height: 363px;
	width: 185px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	z-index: 10;
	padding-right: 5px;
}
.basecolor {
	background-color: #999999;
}
.basictext {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
}
.imagelink {
	text-decoration: underline;
	cursor: pointer; 
	cursor: hand;
}
.makeclick {
	cursor: pointer;
	cursor: hand;
	color: #D05F51;
	text-decoration: underline;
}
.imgdesc {
	font-family: verdana;
	font-size: 10px;
	line-height: 13px;
	color: #999999;
	text-align: left;
	vertical-align: top;
	height: 42px;
	width: 300px;
	overflow: hidden;
	position: relative;
	z-index: 11;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}
.makeclickover {
	cursor: pointer;
	cursor: hand;
	background-color: #C6C7C9;
	color: #FFFFFF;
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.send {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D05F51;
	width: 40px;
	height: 20px;
}
.clear {
	font-family: arial;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #999999;
	height: 20px;
	width: 40px;
	background-position: right;

}
.inputbox {
	font-family: verdana;
	font-size: 10px;
	color: #878787;
	width: 160px;
	height: 18px;
	padding-right: 1px;
	padding-left: 1px;
	background-position: left center;

}
.inputcomments {

	font-family: verdana;
	font-size: 10px;
	color: #878787;
	width: 160px;
	padding-right: 1px;
	padding-left: 1px;
	background-position: left center;
}
.redtext {
	color: #D05F51;
}
