body
{
	text-align: center;
	margin: 0px; 
	padding: 0px; 
	background-color: black;
	font-family: Arial, Trebuchet MS, Tahoma, Verdana;
	font-size: 12px;
	color: #404040;
}

.NiceTable
{
	border: solid 1px #cccccc;
	padding: 10px;
	margin-bottom: 10px;
}

.NiceTable TD
{
	padding: 5px;
}

.NoWrapCell
{
	white-space: nowrap;
}

h2
{
	margin-top: 5px;
	margin-bottom: 5px; 
	padding-top: 0px;
	font-size: 24px;
}

hr
{
	color: #CCCCCC;
}

p, td, div
{
	color: #404040;
	background-golor: white;
}

.ContentPanel
{
	width: 950px;
	margin: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #F2F2F2;
	background-image: url(/images/content-background.jpg);
}

.TopPanel
{
	width: 950px;
	/* height: 270px; */
	background-repeat: no-repeat;
	background-image: url(/images/content-background-top3.jpg);
}

.BottomPanel
{
	height: 35px;
	background-image: url(/images/content-bottom.jpg);
}

.TopImage
{
	margin: 0px 0px 0px 8px;
}

.MenuPanel
{
	height: 33px;
	margin-left: 15px;
}

.MenuItem
{
	height: 100%;
	vertical-align: middle;	
	color: White;
}

.MenuItem:hover, .MenuItemSelected
{
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(/images/menu-background-selected.gif);
}

.MenuLink
{
	margin: 0px 12px 0px 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	vertical-align: middle;
	color: White;
}

.SubMenuPanel
{
	height: 28px;
	margin-top: 2px;
	margin-left: 15px;
}

.SubMenuItem
{
	height: 100%;
	vertical-align: middle;	
}

.SubMenuItem:hover, .SubMenuItemSelected
{
	background-color: #D0D0D0;
}

.SubMenuLink
{
	margin: 0px 12px 0px 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #404040;
	vertical-align: bottom;
}

.LeftPanel
{
	display: block;
	width: 188px;
	padding: 5px 15px 5px 20px;
	background-image: url(/images/left-panel-background.gif);
}

.LeftPanelTop
{
	width: 223px;
	display: block;
	height: 10px;
	background-image: url(/images/left-panel-top.gif);
}

.LeftPanelContent
{
	border: solid 1px lime;
	display: block;
}

.LeftPanelBottom
{
	width: 223px;
	display: block;
	height: 80px;
	background-image: url(/images/left-panel-bottom.jpg);
}

.RightPanel
{
	display: block;
	width: 682px;
	padding: 5px 25px 5px 20px;
	background-image: url(/images/right-panel-background.gif);
}

.RightPanelTop
{
	width: 726px;
	display: block;
	height: 10px;
	background-image: url(/images/right-panel-top.gif);
}

.RightPanelContent
{
	border: solid 1px lime;
	display: block;
}

.RightPanelBottom
{
	width: 727px;
	display: block;
	height: 21px;
	background-image: url(/images/right-panel-bottom.gif);
}

.BigPanel
{
	display: block;
	width: 900px;
	padding: 10px 25px 10px 25px;
	background-image: url(/images/big-panel-background.gif);
}

.BigPanelTop
{
	width: 950px;
	display: block;
	height: 10px;
	background-image: url(/images/big-panel-top.gif);
}

.BigPanelContent
{
	border: solid 1px lime;
	display: block;
}

.BigPanelBottom
{
	width: 950px;
	display: block;
	height: 21px;
	background-image: url(/images/big-panel-bottom.gif);
}

.EmptyPanel
{
	display: block;
	width: 910px;
	padding: 5px 20px 5px 20px;
}

.EmptyPanelTop
{
	width: 950px;
	display: block;
	height: 10px;
}

.EmptyPanelContent
{
	border: solid 1px lime;
	display: block;
}

.EmptyPanelBottom
{
	width: 950px;
	display: block;
	height: 21px;
}



















































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
