body
{
	margin: 0 0 0 0;
	background-image: none; /*url(gray-back.jpg);*/
	background-color: #e8e8e8;
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
	font-family: Arial;
	font-size: 10pt;
}
a
{
	font-size: 10pt;
	color: darkblue;
}
td, th 
{
	font-size: 10pt;
}
.full { width: 100%; height: 100%; }
.scroll { overflow: auto;}
.verticalscroll 
{
	overflow-y: auto; overflow-x: hidden; 
}
.companyheaderrow-left
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;

}
.companyheaderrow-right
{
	background-image: url(back-header.jpg);
	background-repeat: no-repeat;
	background-position: right;

}
.navigationrowmiddle
{
	background-image:   url(images/template/menu-cold.gif);
	background-repeat: repeat-x;
}
.navigationrowleft
{
	background-image:   url(images/template/menu-cold-left.gif);
	background-repeat: no-repeat;
}
.navigationrowright
{
	background-image:   url(images/template/menu-cold-right.gif);
	background-repeat: no-repeat;
}
.footertable
{
	background-image:   url(images/template/dnnFooter.gif); background-position: right  bottom;
	background-repeat: no-repeat;
}
.footerrow 
{
	background-image:   url(images/template/dnnFooter.gif); background-position: right  bottom;
	background-repeat: no-repeat;
}
.logocell 
{
	text-align: left;
	vertical-align: top;

}
.copyrightdiv
{
	height: 50px;
	Width: 500px;
	padding-left: 8px;
	padding-top: 30px;
	vertical-align: top;
}
/**/
.content
{
	padding-left: 15px;
}
.outertable {
	background-image:   url(images/template/gray-back.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.columnLeft {
	background-image: url(images/template/line-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.rowTop {
	background-image: url(images/template/line-top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
	color: #333333;
	text-decoration: none;
}
