body
{
	font-weight: normal;
	font-size: 8pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
	
TABLE.DataEntry
{
	font-size: 8pt;
	font-family: Arial;
}

.button
{
	font-size: 8pt;
	height: 20px;
}

.ShowDIV { VISIBILITY: visible }
.HideDIV { DISPLAY: none; VISIBILITY: hidden }

TD.MagNav
{
	border-right: antiquewhite thin outset;
	border-top: antiquewhite thin outset;
	font-weight: bold;
	font-size: 9pt;
	border-left: antiquewhite thin outset;
	color: navy;
	border-bottom: antiquewhite thin outset;
	height: 15px;
	background-color: whitesmoke;
}
TD.MagNavOn
{
	border-right: antiquewhite thin outset;
	border-top: antiquewhite thin outset;
	font-weight: bold;
	font-size: 9pt;
	border-left: antiquewhite thin outset;
	cursor: hand;
	cursor: pointer;
	color: yellow;
	border-bottom: antiquewhite thin outset;
	height: 15px;
	background-color: gainsboro;
}
.MenuLink
{
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	color: navy;
	text-decoration: none;
}
.MenuLink:hover
{
	font-weight: bold;
	font-size: 9pt;
	width: 100%;
	color: yellow;
	text-decoration: none;
}




table.ContentBorder TD.TopL
{
	background-image: url(images/Border/images/TopL.gif);
	width: 15px;
	background-repeat: no-repeat;
	height: 15px;
}
table.ContentBorder TD.Top
{
	background-image: url(images/Border/images/TopM.gif);
	background-repeat: repeat-x;
}
table.ContentBorder TD.TopR
{
	background-image: url(images/Border/images/TopR.gif);
	width: 15px;
	background-repeat: no-repeat;
}
table.ContentBorder TD.Left
{
	background-image: url(images/Border/images/Left.gif);
	background-repeat: repeat-y;
}
table.ContentBorder TD.Right
{
	background-image: url(images/Border/images/Right.gif);
	background-repeat: repeat-y;
}
table.ContentBorder TD.BottomL
{
	background-image: url(images/Border/images/BottomL.gif);
	background-repeat: no-repeat;
	height: 17px;
}
table.ContentBorder TD.BottomR
{
	background-image: url(images/Border/images/BottomR.gif);
	background-repeat: no-repeat;
}
table.ContentBorder TD.Bottom
{
	background-image: url(images/Border/images/Bottom.gif);
	background-repeat: repeat-x;
}

Table.Roundbox
{
	font-size: 8pt;
	font-family: Arial;
}

TABLE.RoundBox TD.ul
{
    BACKGROUND-POSITION: right bottom;
    BACKGROUND-IMAGE: url(../images/ul.gif);
    WIDTH: 16px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 16px
}
TABLE.RoundBox TD.um
{
    BACKGROUND-POSITION: 50% bottom;
    BACKGROUND-IMAGE: url(../images/um.gif);
    BACKGROUND-REPEAT: repeat-x;
    HEIGHT: 16px
}
TABLE.RoundBox TD.ur
{
    BACKGROUND-POSITION: left bottom;
    BACKGROUND-IMAGE: url(../images/ur.gif);
    WIDTH: 16px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 16px
}
TABLE.RoundBox TD.ls
{
    BACKGROUND-POSITION: right top;
    BACKGROUND-IMAGE: url(../images/ls.gif);
    BACKGROUND-REPEAT: repeat-y;
    HEIGHT: 16px
}
TABLE.RoundBox TD.rs
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../images/rs.gif);
    BACKGROUND-REPEAT: repeat-y;
    HEIGHT: 16px
}
TABLE.RoundBox TD.mid
{
    COLOR: dimgray;
    BACKGROUND-COLOR: #f5f5f5
}
TABLE.RoundBox TD.bl
{
    BACKGROUND-POSITION: right top;
    BACKGROUND-IMAGE: url(../images/bl.gif);
    WIDTH: 16px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 16px
}
TABLE.RoundBox TD.bm
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../images/bm.gif);
    BACKGROUND-REPEAT: repeat-x;
    HEIGHT: 16px
}
TABLE.RoundBox TD.br
{
    BACKGROUND-POSITION: left top;
    BACKGROUND-IMAGE: url(../images/br.gif);
    WIDTH: 16px;
    BACKGROUND-REPEAT: no-repeat;
    HEIGHT: 16px
}

