.breadcrump
{
	margin: -20px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-family: Arial,Helvetica,Verdana,sans-serif;
	color: #999;
}

.breadcrump a
{
	font-family: Arial,Helvetica,Verdana,sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #999;
}

.breadcrump a:hover
{
	text-decoration: none;
	color: #666;
}

p.row1
{
	margin: 1em 0em -1em 0em;
	padding: 0.5em;
	background-color: #F9F9F9;
	border-bottom: 1px solid #CCC;
}

p.row2
{
	margin: 1em 0em -1em 0em;
	padding: 0.5em;
	background-color: #FCFCFC;
	border-bottom: 1px solid #CCC;
}

td.post1
{
	background-color: #F9F9F9;
	border-bottom: 1px solid #CCC;
}

td.post2
{
	background-color: #FCFCFC;
	border-bottom: 1px solid #CCC;
}

.head
{
	padding: 0.5em 0 0.5em 0.2em;
	font-weight: bold;
	background-color: #F9F9F9;
	border-bottom: 1px solid #CCC;
}

.math
{
	white-space: nowrap
}

.articleFooter
{
	padding-top: 10px;
	text-align: center;
	color: #666;
}

.articleFooter fieldset
{
	margin-left: auto;
	margin-right: auto;
	width: 50%;
	border: 1px dashed #999;
}

.articleFooter legend
{
	text-align: center;
	background-color: #FFF;
}