body {
	xbackground: #F0F0F0;
	background: url(images/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a {
	color: #804040;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.content {
	background-color: #F0C0B3;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
.picFrame {
	background: #FFFFFF;
	border: #000000 1px solid;
	padding: 2px;
}
#pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	background: url(images/cpicon.gif) no-repeat 5px 6px;
	text-indent: 31px;
	padding: 9px;
	border: 2px dotted #E6E6E6;
	xborder: 2px solid #000000;
	margin-bottom: 30px;
}
#pageTitlex {
	font-size: 12pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/cpicon.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	text-indent: 40px;
	height: 38px;
	padding-top: 8px;
	margin-bottom: 30px;
	xborder: 2px dotted #E6E6E6;
	border: 2px solid black;
	-moz-box-sizing: border-box;
	font-family: Arial, Helvetica, sans-serif;
}
.secTab {
	font-weight: bold;
	background-color: #DDDDDD;
	white-space: nowrap;
	width: 1%;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-style: solid;
	border-color: #CCCCCC;
}
.secBody {
	border: #CCCCCC 2px solid;
}
.dataTable {
}
.dataTable th {
	font-size: 8pt;
	//font-weight: bold;
	text-align: left;
	width: 1px;
	white-space: nowrap;
}
.dataTable td {
	font-size: 8pt;
	background-color: #EEEEEE;
}
.tag {
	color: #000000;
	border: 1px #FF8000 solid;
	padding: 2px;
	font-size: 7pt;
	white-space: nowrap;
	float: left;
	margin: 2px;
	background-color: #D1D1D1;
}
