BODY {
	background-repeat: repeat-x;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	text-align: center;
}
div.locate
{
	text-align: center;
}
td.template
{
	color: white;
	font-size: 7pt;
	vertical-align: top;
}
td.element
{
	vertical-align: middle;
}
div.grayout
{
	color: Gray;
}
.tempintitle
{
	position:absolute;
	left: 8px;
	top:1px;
	font-size: 8px;
	color: White;
}
.tempin
{
	position:absolute;
	left: 8px;
	top:11px;
}
a
{
	text-decoration: none;
}
a:visited
{
	color: Black;
}
a:hover
{
	color: Red;
}
a:active
{
	color: Red;
}
div.footer
{
	text-align: right;
}
.forRead
{
	background-color: #CCCCCC;
}
.forWrite
{
	background-color: White;
}
