/* CSS Document */
body,table,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
table.bodycontent {
	width:773px;
}
table.bodycontent td.menu {
	width:200px;
}
table.bodycontent td.content {
	text-align:left;
	text-indent:15px;
	width:573px;
	font-size:12px;
	padding:5px;
	border:1px #CCCCCC solid;
	height:530px;
}
table.bodycontent td.content1 {
	text-align:left;
	text-indent:15px;
	width:772px;
	font-size:12px;
	padding:5px;
	border:1px #CCCCCC solid;
	height:530px;
}
td.ptitle {
	text-align:left;
	text-indent:10px;
	color:#727272;
	font-size:14px;
	font-weight:bolder;
}
table.bodycontent td.pagetitle,td.ptitle {
	background:url(images/bar.jpg) repeat-x;
	height:34px;
	max-height:34px;
	padding:0px;
	margin:0px;
}
table.bodycontent td.pagetitle table {
	height:34px;
}
table.bodycontent td.footer {
	height:30px;
}
table.bodycontent td.footer table.footer, table.footer a {
	width:750px;
	color:#333333;
	font-weight:bolder;
	font-size:10px;
	text-decoration:none;
}

.unprocessed
{
background-color:#FFCC00;
}

.processed
{
background-color:#ffffff;
}