body {
	background: #333333;
	margin: 0px;
	padding: 0px;
}


body, div {
	font-family: verdana, tahoma, arial, helvetica;
	font-size: 11px;
	color: #000000;
}


a, a:link, a:visited {
	color: #888888;
	text-decoration: none;
}


a:hover {
	background-color: #333333;	color: #CCCCCC;
	text-decoration: none;
}


iframe, textarea {
	height: 200px;
	width: 760px;
	xborder: 1px solid #c7d3ea;
	xscrollbar-face-color: #E5EAF6; 
	xscrollbar-highlight-color: #E5EAF6; 
	xscrollbar-shadow-color: #E5EAF6; 
	xscrollbar-3dlight-color: #666666; 
	xscrollbar-darkshadow-color: #c7d3ea; 
	xscrollbar-track-color: #f5f9ff; 
	xscrollbar-arrow-color: #062971;		
}


form {
	display: inline;
}


.Head {
	padding: 8px;
	background: #555555;
	font-weight: bold;
	border-bottom: 1px solid #777777;
}


.PageTitle {
	color: #999999;
}


.PageLocation {
	line-height: 28px;
	overflow: hidden;
	height: 29px;
	background: #666666;
	font-weight: normal;
	color: #888888;
	position: absolute;
	top: 0px;
	right: 0px;
	padding-left: 8px;
	padding-right: 8px;
	border-left: 1px solid #777777;
}


.PageLocation a, .PageLocation a:link, .PageLocation a:visited {
	color: #AAAAAA;
}


.PageLocation a:hover {
	color: #333333;
}


/*
.MainMenu {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 12px;
	margin-bottom: 20px;
	border-right: 1px solid #C7D3EA;
	border-bottom: 1px solid #C7D3EA;
	background: #f5f9ff;
	float: left;
}


.SubMenu {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 10px;
	margin-top: 20px;
	border-left: 1px solid #BBBBBB;
	border-top: 1px solid #CCCCCC;
	background: #AAAAAA;
	float: right;
}


*/
.MainMenu {
	padding-top: 4px;
	padding-bottom: 6px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 20px;
 background: url(_corner_br.gif) bottom right no-repeat;
	float: left;
}


.SubMenu {
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 20px;
	background: url(_corner_tl.gif) top left no-repeat;
	float: right;
}


ul {
	font-weight: bold;
	list-style: none;
	margin: 0px;
	padding: 0px;
	float: left;
}


li {
	float: left;
	margin: 0px;
	padding: 4px;
	color: #222222;
}


li a, li a:link, li a:visited {
	color: #999999;
	text-decoration: none;
}


li a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


#NavNextItemGroup, #NavPreviousItemGroup, #NavFirstItem, #NavLastItem {
	font-family: georgia, tahoma, arial, helvetica;
	font-size: 10px;
}




.DisplayContainer {
	clear: left;
}


.DisplayItem {
	margin-left: 20px;
	margin-bottom: 20px;
}


.DisplayItemUrl {
	font-family: arial, tahoma, verdana, helvetica;
	font-size: 18px;
	color: #333333;
	padding-bottom: 4px;
}
.DisplayItemUrlControl {
	padding-bottom: 10px;
}


.DisplayItemImage, .DisplayItemTextArea, .DisplayItemIFrame, .DisplayItemHyperLink, .DisplayItemFlash, .DisplayItemEmbed {}


.DisplayItemHyperLink {
	
}


.Introduction {
	border: 1px solid #CCCCCC;	
	background: #CCCCCC;
	padding: 10px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	line-height: 160%;
}




.DisplayItem {
	
	padding: 10px;
}


.DisplayItemInformation {
}


.DisplayItemImage, .DisplayItemIFrame, .DisplayItemTextArea, .DisplayItemFlash, .DisplayItemEmbed, .DisplayItemBlank {
	clear: left;
}


.DisplayItemOptions {
	font-weight: normal;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
}


.DisplayItemOptions li {
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}


.DisplayItemOptions li a, .DisplayItemOptions li a:link, .DisplayItemOptions li a:visited  {
	float: left;
	border: 1px solid #666666;
	background: #444444;
	padding-top: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	padding-right: 5px;
}


.DisplayItemOptions li a:hover {
	padding-top: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
	padding-right: 4px;
	border: 1px solid #888888;
	background: #CCCCCC;
	color: #000000;
}


.Save {
	padding-left: 0px;
}


.Copy, .CopyImg {
	padding-left: 10px;
}


.ListContainer {
	border-top: 1px solid #666666;	
	border-bottom: 1px solid #666666;	
	background: #444444;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}


.ListEmpty {
	padding: 20px;
	color: #999999;
}


.ListTitle {
	clear: left;
	font-weight: bold;
	border-bottom: 1px solid #777777;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 12px;
	color: #AAAAAA; margin-bottom: 6px;
}


.List {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	float: left;
}


.ListItem {
	width: 200px;
	height: 18px;
	float: left;
}


.ItemName {
	float: left;
	width: 140px;
	text-indent: 2px;
	white-space:nowrap;
	overflow: hidden;
	font-weight: bold;
	color: #222222;
}


.ItemName a {
	display: block;
	white-space: nowrap;
}


.FolderName {
	float: left;
	width: 200px;
	text-indent: 2px;
	overflow: hidden;
	color: #AAAAAA;
}


.ItemName a, .ItemName a:link, .ItemName a:visited, .ItemName a:hover {
	font-weight: normal;
}
.ItemSize {
	text-indent: 10px;
	color: #666666;
	width: 55px;
	overflow: hidden;
	float: left;
}


.ItemDateModified {
	display: none;
}


.Foot {
	padding: 10px;
	clear: both;
}


.Foot div {	color: #222222; }


.Foot a, .Foot a:link, .Foot a:visited { color: #111111; }


.Foot a:hover { color: #AAAAAA; }


.ApplicationInformation { padding-bottom: 6px; }



.Pager {
	width: 90px;
	float: right;
}


.PagerLabel {
	float: left;
	padding-top: 1px;
}




.PagerValue {}


.PagerInput {
	border: 0px;
	background: #444444;
	font-size: 10px;
	color: #111111;
	width: 22px;
	x-align: center;

}