.wrapper {
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	top: 0px;
	background-color: #ffffff;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #838383;
	border-bottom-color: #838383;
	border-left-color: #838383;
	padding-bottom: 100px;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #838383;
	margin-bottom: 20px;
}
.cmstxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}
.content {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
}
#content p {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-top: 0px;
	margin-right: 130px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav {
	position: absolute;
	top: 50px;
	right: 5px;
}
#nav ul {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav li {
	text-align: left;
	width: 200px;
	line-height: 25px;
}

#nav li a {
	color: #999;
	text-decoration: none;
	width: 200px;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: inline;
	font-weight: bold;
}
html>#nav li a {
	width: 200px;
}
#nav li a:hover {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333;
}
#footer {
	margin: 0px 25px 0px 25px;
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e8e8e8;
	border-bottom-color: #e8e8e8;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #333;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}


body {
	background-color: #C4C4C4;
}

.theM {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #9D3300;
}
a.mp:link {
	color: #9D3300;
	text-decoration: none;
}
a.mp:visited {
	color: #9D3300;
	text-decoration: none;
}
a.mp:hover {
	color: #9D3300;
	text-decoration: underline;
}
a.mp:active {
	color: #9D3300;
	text-decoration: none;
}

.mptxt {
	height: 120px;
	width: 1000px;
	left: 50%;
	position: relative;
	margin-left: -500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	color: #EEEEEE;
	text-align: right;
}


a.blue:link {
	color: #09F;
	text-decoration: none;
}
a.blue:visited {
	color: #09F;
	text-decoration: none;
}
a.blue:hover {
	color: #09F;
	text-decoration: underline;
}
a.blue:active {
	color: #09F;
	text-decoration: none;
}

a.orange:link {
	color: #C60;
	text-decoration: none;
}
a.orange:visited {
	color: #C60;
	text-decoration: none;
}
a.orange:hover {
	color: #C60;
	text-decoration: underline;
}
a.orange:active {
	color: #C60;
	text-decoration: none;
}
a.red:link {
	color: #A09374;
	text-decoration: none;
}
a.red:visited {
	color: #A09374;
	text-decoration: none;
}
a.red:hover {
	color: #A09374;
	text-decoration: underline;
}
a.red:active {
	color: #A09374;
	text-decoration: none;
}


.lighttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
}
.login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	height: 300px;
	width: 250px;
	position: absolute;
	text-align: right;
	left: 0px;
}
.browntxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}

a.pagelink:link { color: #F00; text-decoration: none }

a.pagelink:visited { color: #F00; text-decoration: none }

a.pagelink:active { color: #F00; text-decoration: none }

a.pagelink:hover { color: #F00; text-decoration: underline }

.h3menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	position: absolute;
	height: 20px;
	width: 200px;
	top: 20px;
	right: 5px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
}


.tablepos {
	
}
.submitbuttons {
	position: relative;
	text-align: center;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 20px;
}
.cancel {
	position: relative;
	text-align: center;
	width: 100%;
}

.submit {
  cursor:pointer;
  overflow:visible; /* ie6/7 width fix */
  width:auto; /* ie6/7 width fix */
  padding:1px 5px;
  background:#ddd;
  color:#333;
  font:10pt arial, sans-serif;
  border:1px solid #aaa;
  }
.submit:hover {
	border: 1px solid #e8e8e8;
	background-color: #999;
	overflow: visible;
	width: auto;
}

.specialmenu {
	border: 1px solid #e8e8e8;
	height: 200px;
	width: 275px;
	position: absolute;
	top: 150px;
	left: 650px;
}
.specialtitle {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 20px;
	color: #464646;
	letter-spacing: 2px;
}
.specialdesc {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	color: #464646;
	letter-spacing: 2px;
	top: 25px;
	position: relative;
}

