/*
<WebFramework>
	<FilePath>/CSS/Asset.css</FilePath>
	<Description>This is the stylesheet for the page /ASP/Asset.asp.</Description>
	<Version Major="5.2" Minor="0" Revision="0" Date="1/3/2007">
		<Revision Date="8/17/2004" Name="Sean Pardue" Major="5" Minor="0" Revision="0">Creation</Revision>
		<Revision Date="1/11/2005" Major="5.0" Minor="0" Revision="0">Initial Release</Revision>
		<Revision Date="2/4/2005" Major="5.0" Minor="1" Revision="0" Name="Version Utility">
			Fixed Asset Configuration for setting image path
			Fixed resizing on Help dialog
			Fixed links in Reporting Services documentation
		</Revision>
		<Revision Date="2/14/2005" Major="5.0" Minor="2" Revision="0" Name="Version Utility">
			Fixed problem with deleting Assets
		</Revision>
		<Revision Date="5/24/2005" Major="5.0" Minor="3" Revision="0" Name="Version Utility">Major and Minor revisions automatically set by utility.</Revision>
		<Revision Date="8/4/2005" Major="5.1" Minor="0" Revision="0" Name="Version Utility">Major and Minor revisions automatically set by utility.</Revision>
		<Revision Date="1/3/2007" Major="5.2" Minor="0" Revision="0" Name="Version Utility">Major and Minor revisions automatically set by utility.</Revision>
	</Version>
</WebFramework>
*/
BODY
{
	font-size: xx-small;
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr= '#aaccff' ,endColorstr= 'lightgrey' );
	color: windowtext;
	font-family: Verdana;
}
LI
{
	font-weight: bold;
	list-style-position: outside;
	font-size: xx-small;
	color: black;
	font-family: Verdana;
	list-style-type: none;
	background-color: transparent;
}
LI.clsItem
{
	font-size: xx-small;
	cursor: default;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
LI.clsItem IMG
{
	margin-right: 2px;
}
LI.clsHasKids
{
	font-size: xx-small;
	cursor: default;
	color: black;
	font-family: Verdana;
	text-decoration: none;
}
LI.clsHasKids IMG
{
	margin-right: 2px;
}
.clsCurrent
{
	font-size: xx-small;
	cursor: hand;
	color: white;
	font-family: Verdana;
	background-color: mediumblue;
	text-decoration: none;
}
.clsGetFocus
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: xx-small;
	padding-bottom: 0px;
	margin: 0px;
	cursor: hand;
	color: black;
	padding-top: 0px;
	font-family: Verdana;
	background-color: white;
	text-decoration: none;
}
.clsLoseFocus
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: xx-small;
	padding-bottom: 0px;
	margin: 0px;
	cursor: hand;
	color: black;
	padding-top: 0px;
	font-family: Verdana;
	text-decoration: none;
}
LI SPAN
{
	cursor: hand;
}
UL
{
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 16px;
	list-style-type: none;
}

