BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: small;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Verdana;
}
TD, DIV
{
	font-size: smaller;
	font-family: Verdana;
}
.isys-layout
{
	width: 100%;
	height: 100%;
}
.isys-header-row
{
	height: 50px;
}
.isys-header-left
{
    BACKGROUND-IMAGE: url(./images/HeaderSpace.gif);
    WIDTH: 5%
}
.isys-header-right
{
    BACKGROUND-IMAGE: url(./images/HeaderSpace.gif);
    WIDTH: 5%
}
.isys-header
{
	padding-left: 5px;
	font-weight: bolder;
	font-size: medium;
	background-image: url(./images/HeaderSpace.gif);
	font-family: Arial, Verdana;
}
.isys-header-shadow-left
{
	background-image: url(./images/HeaderShadowLeft.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-header-shadow-right
{
	background-image: url(./images/HeaderShadowRight.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-subheader-row
{
	height: 33px;
}
.isys-subheader, .isys-subheader-left, .isys-subheader-right
{
	padding-left: 8px;
	background-image: url(./images/SubHeaderSpace.gif);
}
.isys-subheader-shadow-left
{
	background-image: url(./images/SubHeaderShadowLeft.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-subheader-shadow-right
{
	background-image: url(./images/SubHeaderShadowRight.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-headerdivider-row
{
	height: 5px;
}
.isys-headerdivider-left, .isys-headerdivider-right, .isys-headerdivider
{
	background-image: url(./images/HeaderDivider.gif);	
}
.isys-headerdivider-shadow-left
{
	background-image: url(./images/HeaderDividerShadowLeft.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-headerdivider-shadow-right
{
	background-image: url(./images/HeaderDividerShadowRight.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-headershadow-row
{
	height: 8px
}
.isys-headershadow-left, .isys-headershadow-right
{
	background-image: url(./images/ContentShadowTop.gif);	
}
.isys-headershadow
{
	background-image: url(./images/ContentShadowTop.gif);	
}
.isys-headershadow-shadow-left
{
	background-image: url(./images/ContentShadowTopLeft.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-headershadow-shadow-right
{
	background-image: url(./images/ContentShadowTopRight.gif);
	width: 8px;
	background-repeat: no-repeat;
}
.isys-content-row
{
	height: 100%
}
.isys-content-left, .isys-content-right, .isys-content
{
	
}
.isys-content-shadow-left
{
	background-image: url(./images/ContentShadowLeft.gif);
	width: 8px;
	background-repeat: repeat-y;
}
.isys-content-shadow-right
{
	background-image: url(./images/ContentShadowRight.gif);
	width: 8px;
	background-repeat: repeat-y;
}
.isys-list
{
	list-style-image: url(./images/bullet.gif);
}