BODY
{
	background-color: White;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
}

BODY.Header
{
	background-color: AliceBlue;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType='1', StartColorStr='AliceBlue', EndColorStr='#A4BAF2');
}

BODY.Menu
{
	background-color: AliceBlue;
}

FRAME
{
	border-width: 0px;
	margin: 0px;
}

TABLE
{
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

TD.MenuHeader
{
	color: DarkBlue;
	font-weight: bold;
	padding: 4px;
	text-align: left;
	white-space: nowrap;
	height: 25px;
}

TD.DottedLine
{
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	vertical-align: middle;
	height: 3px;
	width: 100%;
}

A
{
	color: Black;
	text-decoration: none;
}

A:link
{
	color: Blue;
	text-decoration: none;
}

A:visited
{
	color: Blue;
	text-decoration: none;
}

A:hover
{
	color: Red;
	text-decoration: underline;
}

IMG
{
	border-width: 0px;
	margin: 0px;
}

IMG.Toolbar
{
	cursor: hand;
}

P
{
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	color: Black;
}

TABLE.TopMenu
{
	background-color: RoyalBlue;
	text-align: center;
	white-space: nowrap;
	table-layout: fixed;
	font-weight: bold;
	height: 22px;
	width: 100%;
}

TD.TopMenu
{
	border-left: solid 1px White;
	color: White;
	padding: 0px;
	cursor: hand;
}

TD.TopMenuHover
{
	border: solid 1px RoyalBlue;
	background-color: AliceBlue;
	color: DarkBlue;
	padding: 0px;
	cursor: hand;
}

A.TopMenu
{
	color: Green;
	text-decoration: none;
}

A.TopMenu:link
{
	color: White;
	text-decoration: none;
}

A.TopMenu:visited
{
	color: White;
	text-decoration: none;
}

A.TopMenu:hover
{
	color: DarkBlue;
	text-decoration: none;
}

TABLE.LeftMenu
{
	border: 0px;
	width: 100%;
	height: 100%;
	table-layout: fixed;
}

TD.LeftMenu
{
	color: Black;
	border: solid 1px White;
	text-align: left;
	white-space: nowrap;
	height: 23px;
	padding: 4px;
	cursor: hand;
}

TD.LeftMenuHover
{
	color: DarkBlue;
	border: solid 1px RoyalBlue;
	background-color: White;
	white-space: nowrap;
	height: 23px;
	padding: 4px;
	cursor: hand;
}

A.LeftMenu:link
{
	color: DarkBlue;
	text-decoration: none;
	white-space: nowrap;
}

A.LeftMenu:visited
{
	color: DarkBlue;
	text-decoration: none;
	white-space: nowrap;
}

A.LeftMenu:hover
{
	color: RoyalBlue;
	text-decoration: none;
	white-space: nowrap;
}

A.TreeView:link
{
	color: DarkBlue;
	text-decoration: none;
	white-space: nowrap;
}

A.TreeView:visited
{
	color: DarkBlue;
	text-decoration: none;
	white-space: nowrap;
}

A.TreeView:hover
{
	color: Red;
	text-decoration: underline;
	white-space: nowrap;
}

TABLE.RightMenu
{
	color: DarkBlue;
	font-size: 11px;
	border: solid 1px RoyalBlue;
	width: 100%;
	table-layout: fixed;
}

TD.RightMenu
{
	color: DarkBlue;
	border-top: solid 1px RoyalBlue;
	font-size: 11px;
	text-align: center;
	white-space: nowrap;
	padding: 1px;
	cursor: hand;
}

A.RightMenu:link
{
	font-size: 11px;
	color: DarkBlue;
	text-decoration: none;
}

A.RightMenu:visited
{
	font-size: 11px;
	color: DarkBlue;
	text-decoration: none;
}

A.RightMenu:hover
{
	font-size: 11px;
	color: Red;
	text-decoration: underline;
}

TABLE.MoveMenu
{
	background-color: RoyalBlue;
	white-space: nowrap;
	table-layout: fixed;
	font-size: 11px;
	font-weight: bold;
	height: 23px;
	width: 100%;
	cursor: hand;
}

TD.MoveMenu
{
	color: White;
	padding: 0px;
	cursor: hand;
}

TD.MoveMenuHover
{
	background-color: AliceBlue;
	color: DarkBlue;
	padding: 0px;
	cursor: hand;
}

.Status
{
	color: Black;
	font-size: 12px;
	text-align: left;
	white-space: nowrap;
	padding: 2px;
}

.Title
{
	color: DarkBlue;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 14px;
	font-weight: bold;
}

.Literal
{
	color: Gray;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
}

.Label
{
	color: Gray;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-align: left;
}

.ListItem
{
	color: Black;
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 13px;
	font-weight: bold;
	padding: 3px;
}

A.ListItem:link
{
	color: RoyalBlue;
	text-decoration: none;
}

A.ListItem:visited
{
	color: RoyalBlue;
	text-decoration: none;
}

A.ListItem:hover
{
	color: Red;
	text-decoration: none;
}

.Error
{
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: Red;
}

.Login
{
	font-family: Tahoma, Arial, MS Sans Serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
}

A.Login:link
{
	color: Black;
	text-decoration: none;
	cursor: default;
}

A.Login:hover
{
	color: Red;
	text-decoration: underline;
	cursor: hand;
}
