﻿body {
}

td.headerbg
{
	height:40px;
	background-image:url("../images/headerRight_bottom.jpg");
	background-repeat:no-repeat;
}
td.sidebar
{
	height:553px;
	width:4px;
	background-repeat:repeat-y;
	background-image:url("../images/sidebar_slice.gif");
	background-position:left;
}
td.sidebar2
{
	width:4px;
	background-repeat:repeat-x;
	background-image:url("../images/sidebar_slice.gif");
}
td.sidebar_content
{
	font-family:Arial, Times New Roman, Helvetica, Sans-Serif;
	vertical-align:top;
	font-size:10pt;
	height:138px;
	width:140px;
	padding:2px 4px 2px 6px;
}

td.sidebar_space
{
	width:154px;
	height:2px;
	background-repeat:no-repeat;
	background-image:url("../images/lineDivider.jpg");
}
td.content
{
	font-family:Arial, Times New Roman, Helvetica, Sans-Serif;
	vertical-align:top;
	font-size:10pt;
	padding:2px 4px 2px 4px;
	width:826px;
}
td.bottom
{
	font-family:Arial;
	font-size:x-small;
	color:White;
	padding-left:4px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:980px;
}