body {
	font-size: 12px;
}
#header {
	background-color: #CCCCCC;
}
#footer {
	background-color: #CCCCCC;
}
.fw_menu ul {
	margin: 0px;
	padding: 0px;
}
.listTable {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.listTable th {
	background-color: #E4EEF6;
	padding: 4px;
	text-align: left;
}
.listTable td {
	padding: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	vertical-align: top;
}.publishControls {
	background-color: #CCCCCC;
	padding: 3px;
	border: 2px solid #666666;
	margin-top: 6px;
	margin-bottom: 6px;
}
.publishControls input {
	margin-right: 10px;
}
.listNav {
	padding: 4px;
	margin-bottom: 8px;
	background-color: #E4EEF6;
	text-align: center;
}
#contentPageList ul,ul#contentPageList {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 24px;
}

#contentPageList li {
	list-style-type: none;
	display: block;
	margin: 0px;
	padding: 0px;
}
#contentPageList li table {
	margin-top: 2px;
	margin-bottom: 2px;
	width: 100%;
}
#contentPageList td {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#contentPageList tr {
	background-color: #E6EBF0;
}

#contentPageList tr:hover {
	background-color: #00FFFF;
}
#contentPageList .action {
	text-align: right;
}
#contentPageList .name a {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}

.formTable td  {
	padding-top: 6px;
	padding-bottom: 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;
}
.formTable {
	border-collapse:collapse;
	border: 1px solid #999999;
	font-size: 11px;
}
.formTable input,.formTable textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formTable select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formTable .linkButton {
	margin-top: 4px;
	margin-bottom: 4px;
}h1 {
	font-size: 16px;
	font-weight: bold;
	color: #0C3AA6;
}
#fw_notifier {
	color: #FF0000;
}
