.paget {
	width:900px;
	border:none;
	padding:0px;
}
body {
	background-image:url(../media/back-fade.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#808080;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:1.8em;
	font-family:Arial, Helvetica, sans-serif;
}
.menuleft {
	background-image:url(../media/ml.jpg);
	background-repeat:no-repeat;
	background-color:#808080;
	width:10px;
	height:30px;
}
.footleft {
	background-image:url(../media/fl.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
	width:10px;
	height:35px;
}
.menuright {
	background-image:url(../media/mr.jpg);
	background-repeat:no-repeat;
	background-color:#808080;
	width:10px;
	height:30px;
}
.footright {
	background-image:url(../media/fr.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#ffffff;
	width:10px;
	height:35px;
}
.menubody {
	background-color:#808080;
	color:#333333;
	font-size: 18px;
	font-weight:400;
	border:none;
	height:30px;
}
.menubody a {
	color:#333333;
	text-decoration:none;
}
.menubody a:hover {
	color:#ffffff;
}
.footbody {
	background-color:#ffffff;
	font-size: 12px;
	border:none;
	vertical-align:middle;
	height:35px;
}
.main {
	color:#000000;
	background-color:#FFFFFF;
	font-size: 10px;
	padding-bottom:10px;
	height:400px;
	vertical-align:top;
	width:880px;
}
.dctext {
	color:#FF0000;
	font-size: 12px;
	vertical-align:top;
	line-height:14px;
}
.menupane {
	vertical-align:top;
	background-image:url(../media/left-fade.gif);
	background-repeat:repeat-x;
	background-color:#ffffff;
	width:200px;
	height:500px;
}
.rightpane {
	background-image:url(../media/corner.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
	padding-top:10px;
}
.reflection {
	background-color:#808080;
	background-image:url(../media/reflect.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	height:80px;
}
.topbar {
	color:#999999;
	font-size:12px;
	line-height:10x;
	text-align:right;
}
.topbar a {
	padding:3px;
	color: #cccccc;
	text-decoration:none;
}
.topbar a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.sMenuTbl {
	width:180px;
	border:none;
	font-size:12px;
	line-height:14px;
}
.sMenuTbl a {
	color:#333333;
	text-decoration:none;
}
.sMenuTbl a:hover {
	color:#0033FF;
	text-decoration:underline;
}
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}

