body
{
	margin: 0px;
	font-family: Verdana, Arial;
}
td
{
	font-size: 11px;
}
input
{
	font-size: 11px;
	font-family: Verdana, Arial;
}
select
{
	font-size: 11px;
	font-family: Verdana;
}
A:link, A:visited
{
	color: Blue;
	text-decoration: none;
}
A:hover
{
	color: Red;
	text-decoration: underline;
}
.MenuTable
{
	padding: 0 2 2 2;
	width: 210px;
	vertical-align: top;
}
.MenuSubHidden
{
	display: none;
}
.MenuLink:link, .MenuLink:visited
{
	color: #000066;
}
.MenuLink:Hover
{
	color: #ff6600;
	text-decoration: none;
}
.MenuSubLink:link, .MenuSubLink:visited
{
	color: steelblue;
}
.MenuSubLink:hover
{
	color: Red;
	text-decoration: none;
}
.GlobalTable
{
	width: 770px;
}
.ContentTable
{
	border: solid 1px Steelblue;
	background-color: #ffffff;
}
.ContentTitr
{
	background-color: Steelblue;
	height: 20px;
	color: White;
	font-weight: bold;
}
.HomeContentTitr
{
	background-color: #027d00;
	height: 20px;
	color: White;
	font-weight: bold;
}
.HomeContentTable
{
	border: solid 1px #027d00;
	background-color: #ffffff;
}
.HomeMenuContentTable
{
	border: solid 1px #027d00;
	background-color: #e5f3e4;
}
.topTabActive
{
	border: solid 2px #000066;
	background-color: #D9E1F0;
	border-bottom: none;
	text-align: center;
	color: #000066;
	padding: 2 2 2 2;
}
.topTabInactive
{
	background-color: #91A5CD;
	border-bottom: #000066 2px solid;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
}
.topTabSpace
{
	border-bottom: #000066 2px solid;
}
.topTabActive A:Link, .topTabActive A:visited
{
	color: #000066;
}
.topTabActive A:hover
{
	color: #000066;
}
.subTab
{
	background-color: #D9E1F0;
	border-left: #000066 2px solid;
	border-right: #000066 2px solid;
}
.subTabActive
{
	padding: 2 10 2 10;
	font-weight: bold;
}
.subTabInactive
{
	padding: 2 10 2 10;
	color: Blue;
}
.tabContent
{
	border: #000066 2px solid;
	border-top: none;
}
.topTabInactive A:link, .topTabInactive A:visited
{
	color: White;
	text-decoration: none;
}
.topTabInactive A:hover
{
	color: maroon;
	text-decoration: none;
}
.subTabInactive A:link, .subTabInactive A:visited
{
	color: blue;
	text-decoration: none;
}
.subTabInactive A:hover
{
	color: maroon;
	text-decoration: none;
}
.subTabActive A:link, .subTabActive A:visited
{
	color: Black;
}
.subTabActive A:hover
{
	color: Black;
}
TEXTAREA
{
	font-family: Verdana;
	font-size: 11px;
}
.titrText
{
	font-weight: bold;
	color: #000066;
}
.viewItem
{
	border: solid 1px #91A5CD;
}
.detailTable
{
}
.detailTitrRow
{
	height: 20;
	background-color: #D9E1F0;
	border-top: solid 1px #000066;
	border-right: none;
	border-left: none;
}
.detailConRow
{
	border-top: solid 1px #000066;
	border-right: none;
	border-left: none;
	color: #000066;
	line-height: 16px;
}
.lblItemTitle
{
	color: blue;
	font-size: 13px;
	font-weight: bold;
}
.HomeLinkBlue:link, .HomeLinkBlue:visited
{
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.HomeLinkBlue:hover
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
.HomeLinkOrange:link, .HomeLinkOrange:visited
{
	color: #ff6600;
	text-decoration: none;
	font-weight: bold;
}
.HomeLinkOrange:hover
{
	color: Red;
	text-decoration: none;
	font-weight: bold;
}
