BODY
{
	font-family: verdana, arial, sans-serif;
	font-size: small;
	background-color: #666633;
	color: White;
}
a:hover
{
	color: #999999;
}
a
{
	color: #BBBBBB;
}
h1, h2, h3, p
{
	margin: 1px; padding: 0px;
}
.tableOffset
{
	width: 98%;
	height: 100%;
	position: absolute;
	top: -4px;
}
.tableStyle
{
	width : 900px;
	height: 100%;
	position: relative;
	border: solid 1px white;
}
.hyperlink
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFF99;
	color: #666633;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #666633 solid 1px;
	border-bottom: #666633 solid 1px;
	width: 133px;
}
.hyperlinkMouseOver
{
	font-size: small;
	background-color: silver;
	color:Black;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #666633 solid 1px;
	border-bottom: #666633 solid 1px;
	width: 133px;
	cursor: hand;
}
.hyperlinkSelected
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #6699cc;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #666633 solid 1px;
	border-bottom: #666633 solid 1px;
	width: 133px;
}
.Tab
{
	background-color: #666633;
	border-bottom: 4px #666633 solid;
	height: 6px;
}
.hyperlinkTab
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFF99;
	color: #666633;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px white solid;
	font-variant: small-caps;
	text-align: center;
	width: 120px;
}
.hyperlinkTabMouseOver
{
	font-size: small;
	font-variant: small-caps;
	background-color: silver;
	color: Black;
	text-align: center;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px #666633 solid;
	width: 120px;
}
.hyperlinkTabSelected
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #666633;
	color: white;
	font-variant: small-caps;
	text-align: center;
	border-left: 3px white solid;
	border-right: 3px white solid;
	border-bottom: 3px #666633 solid;
	width: 120px;
}
.hyperlinkV
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	background-color: #CCFF99;
	color: #666633;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #666633 solid;
	width: 200px;
}
.hyperlinkVMouseOver
{
	font-size: small;
	font-weight: bold;
	background-color: silver;
	color: Black;
	font-variant: small-caps;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #666633 solid;
	width: 200px;
	cursor: hand;
}
.hyperlinkVSelected
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #6699cc;
	font-variant: small-caps;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top: 1px #666633 solid;
	width: 200px;
}
.hyperlinkFG
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #666633;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #666633 solid;
	border-bottom: #666633 solid;
	width: 133px;
	background-color: #CCFF99;
}
.hyperlinkMouseOverFG
{
	font-size: small;
	background-color: silver;
	color: Black;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #666633 solid;
	border-bottom: #666633 solid;
	width: 133px;
	cursor: hand;
}
.hyperlinkSelectedFG
{
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #6699cc;
	font-variant: small-caps;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: #666633 solid;
	border-bottom: #666633 solid;
	width: 133px;
}
.tableGridFG
{
	border: #666633 1px solid;
	padding: 4px;
	empty-cells: show;
}
.tableCellsFG
{
	vertical-align: top;
	font-size: small;
	color: #666633;
	background-color: #ffffff;
	border-collapse: collapse;
	border-top: #666633 1px solid;
	border-bottom: #666633 1px solid;
	padding: 6px;
	empty-cells: show;
}
.tableCellsAltFG
{
	vertical-align: top;
	font-size: small;
	color: #666633;
	background-color: #CCFF99;
	border-collapse: collapse;
	border-top: #666633 1px solid;
	border-bottom: #666633 1px solid;
	padding: 6px;
	empty-cells: show;
}
.tableCells
{
	font-size: xx-small;
	background-color: #ffffff;
	border-collapse: collapse;
	border: white 1px solid;
	padding: 6px;
	empty-cells: show;
	vertical-align: top;
}
.tableCellsAlt
{
	font-size: xx-small;
	background-color: #D9D9FF;
	border-collapse: collapse;
	border: white 1px solid;
	padding: 6px;
	empty-cells: show;
	vertical-align: top;
}
.tableHeader
{
	font-size: small;
	font-weight: bold;
	color: #666633;
	background-color: #CCFF99;
	border-collapse: collapse;
	border: #666633 1px solid;
	padding: 2px;
}
.tableHeaderInverse
{
	font-size: large;
	font-weight: bold;
	color: White;
	background-color: #666633;
}
.tableHeaderFG
{
	font-weight: bold;
	font-size: small;
	color: white;
	border: #666633 1px solid;
	background-color: #666633;
	text-align: left;
	padding: 2px;
}
.tableBlueCellsFG
{
	font-size: xx-small;
	color: #666633;
	background-color: #ffffff;
	border-collapse: collapse;
	border: #666633 1px solid;
	padding: 6px;
}
.tableBlueCellsAltFG
{
	font-size: xx-small;
	color: #666633;
	background-color: #CCFF99;
	border-collapse: collapse;
	border: #666633 1px solid;
	padding: 6px;
}
.tableBlueHeaderFG
{
	border: gray thin solid;
	font-weight: bold;
	font-size: small;
	color: white;
	background-color: #0000ff;
	text-align: center;
	padding: 2px;
}
.nodeClass
{
	width: 300px;
}
.node
{
	font-size: small;
	font-variant: small-caps;
	color: White;
	width: 98%;
}
.nodeMouseOver
{
	font-size: small;
	font-variant: small-caps;
	background-color: silver;
	color: Black;
	cursor: hand;
}
.nodeSelected
{
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: white;
	background-color: #6699cc;
}
.menuClass
{
	background-color: #CCFF99;
	border: black solid 1px;
}
.menu
{
	font-size: small;
	font-variant: small-caps;
	font-weight: bold;
	color: #666633;
	background-color: #CCFF99;
	text-align: center;
	height: 36px;
	line-height: 2.9;
	min-width: 100px;
}
.highlighted 
{
	background-color: silver;
	font-size: small;
	font-variant: small-caps;
	line-height: 2.9;
}
a.menu 
{
	text-decoration:none;
	white-space:nowrap;
	display:block; 
}
a.highlighted
{
	color: black;
}
a.static.selected, a.dynamic.selected
{
	color: white;
	background-color: #6699cc;
}
.level2, .level3
{
	border: 1px solid #aaaaaa;
	border-collapse: collapse;
}
.static, .dynamic
{
	list-style:none;
	margin:0;
	padding:0;
	z-index: 1100;
}
a.popout 
{ 
	background-image:url("../WebResource.axd?d=gqkUHzj-XGIKZ8QzTJgYDZ87_nl-AEnMjD0jIt7GnHyQH_hQwPD3JJyomRfLwiteleb0ExrG0VT0MBRyI_MXFgrNCvA1&t=634519346941310524");
	background-repeat:no-repeat;
	background-position:right center;
	padding-right:14px; 
}
.bold
{
	font-weight: bold;
}
.right09
{
	font-weight: normal;
	font-size: x-small;
	vertical-align: bottom;
	color: #666633;
	text-align: right;
}
.label
{
	font-weight: bold;
	vertical-align: text-top;
	text-align: right;
	width: 120px;
	margin-top: 4px;
}
.announcement
{
	border: solid 1px lightgray;
}
.xxsmall
{
	font-size: xx-small;
}
.xsmall
{
	font-size: x-small;
}
