body {
	text-align: center;
	font: 77% Arial, Helvetica, sans-serif;
	margin: 0;
	background: #8c8c8c;
}
#container {
	width: 778px;
	margin: 15px auto;
	text-align: left;
	background: #fff;
	border-left: #666;
}
#header {
	height: 135px;
	background: url(images/logo.gif) no-repeat;
}
.logo {
	display: block;
	float: left;
	width: 180px;
	height: 120px;
	margin-top: 13px;
}
.logo span {
	display: none;
}
.rightheader {
	float: right;
	width: 598px;
	background: #fff url(images/newheader.jpg) no-repeat;
	padding: 89px 0 15px 0;
}
.rightheader ul {
	margin: 0 4px 0 0;
	padding: 0;
	list-style: none;
	border: 2px solid #666;
	background: #8c8c8c;
	height: 27px;
	line-height: 27px;
	font-size: 110%;
	font-weight: bold;
	text-align: center;
}
.rightheader li {
	display: inline;
	margin: 0 6px;
}
.rightheader a {
	color: #fff;
	text-decoration: none;
}
#main {
	background: #fff;
	padding: 14px 27px 19px 24px;
	border: solid #666;
	border-width: 0 2px 2px 2px;
}
.content {
	padding: 24px 36px 100px 14px;
	border: 2px solid #666;
	background: url(images/content.gif) no-repeat right bottom;
}
p {
	margin: 0;
	padding: 19px 0 0 0;
}
#footer {
	height: 18px;
	line-height: 18px;
	color: #666;
	padding: 0 5px;
	text-align: right;
}
#footer a {
	color: #666;
	text-decoration: none;
}
#footer p {
	padding: 0;
	float: left;
}
.tittext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	left: 50%;
}
.PageTitle {
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
}
