body{
	font-family:Verdana, Arial;
	font-size:12px;
	margin:0px;
	text-align:left;
}
.page-body{
	font-family:Verdana, Arial;
	margin:0px;
	text-align:center;
	background:#f0f0f0;
}
h1{
	font-family:Verdana, Arial;
	font-size:22px;
	color:#666666;
}
h2{
	font-family:Verdana, Arial;
	font-size:20px;
	color:#666666;
}
.a-shortlist{
	font-weight:bold;
	color:#ffffff;
}
.a-bottom{
	font-weight:bold;
	color:#ffffff;
}
.mcms-message{
	font-size:10px;
	color:#990000;
}
.mcms-mainTable{
	height:100%;
	width:800px;
	border:solid 1px #444444;
	border-collapse:collapse;
	padding:0px;
	background:url(../images/top.jpg) #ffffff;
	background-repeat:no-repeat;
	background-position:0 0;
}
.mcms-topTd{
	height:72px;
}
.mcms-menuTd{
	background:#999999;
	text-align:center;
	height:26px;
	border:solid 1px #444444;
}
.mcms-contentTd{
	width:800px;
	text-align:left;
	font-size:12px;
	vertical-align:top;
	background:url(../images/cbg.jpg) #ffffff;
	background-repeat:no-repeat;
	background-position:250 -80;
}
.mcms-bottomTd{
	background:#999999;
	font-size:10;
	font-weight:bold;
	height:22px;
	padding-left:10px;
	border:solid 1px #444444;
	color:#ffffff;
}
.mcms-content-left{
	text-align:center;
	vertical-align:top;
	width:220;
	border-right:solid 1px #999999;
	background:#ffffff;
	padding:4px;
}
.mcms-content-center{
	font-size:12px;
	text-align:left;
	vertical-align:top;
	padding:20px;
}
.mcms-content-right{
	text-align:center;
	vertical-align:top;
	width:200;
	border-right:solid 1px #999999;
	background:#ffffff;
	padding:4px;
}