#body  
{
	background-color:#009adf;
}

body  
{
	margin: 0px; 
	font-family: Trebuchet MS,Arial;
	font-size: 11px;
	margin: 0px;
	color:#868484;
}


table  
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-size: 11px;
    color: #868484;
}

/* Main Menu */
.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: #2c2b2b;
	height:25px;
	vertical-align:middle;
	border-width: 0px;
	text-align:center;
}

.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
	height:25px;
	border-width: 0px;
	text-align:center;
}

.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #cbcbc9;
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size: 11px;
	border: 0px;
	height:25px;
	background-color: #2c2b2b;
	border-width: 0px;
	font-weight:normal;
	text-transform:lowercase;
}

.MainMenu_MenuIcon 
{
	background-color: #2c2b2b;
	border-width: 0px;

}

.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 0px;
	cursor: pointer;
	cursor: hand;
	background-color: #009adf;
	font-weight: normal;
	font-size: 11px;
	height:25px;
	border-width: 0px;
	font-weight:normal;
	text-transform:lowercase;
	filter:alpha(opacity=80);-moz-opacity:.90;opacity:.90;
	
}


.MainMenu_MenuItemSel {
	background-color: #4c4b4b;
	cursor: pointer;
	cursor: hand;
	color: #ffffff;
	font-family: Trebuchet MS,Arial, sans-serif;
	font-style: normal;
	height:25px;
	font-size: 11px;
	border-width: 0px;
	font-weight:normal;
	text-transform:lowercase;
}

.MainMenu_MenuArrow
{
    cursor: pointer; 
    cursor: hand; 
    border: #660000 0px solid; 
    width: 20px;

}


div.userinfo a.OtherTabs, div.userinfo a.OtherTabs:visited {
	font-family: Trebuchet MS,Arial, sans-serif;
    font-size:  14px;
    font-weight: bold;
    color: #2e2e2e;
  }

div.userinfo a.OtherTabs:hover {
    color: #ffffff;
  }



div.dateinfo span.SelectedTab {
	font-family: Trebuchet MS,Arial, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #fff;
    vertical-align:middle;
  }


div.breadcrumb a.SelectedTab, div.breadcrumb a.SelectedTab:visited {
	font-family: Trebuchet MS,Arial, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #cccccc;
    vertical-align:middle;
  }
  
div.breadcrumb {
	font-family: Trebuchet MS,Arial, sans-serif;
    font-size:  11px;
    font-weight: bold;
    color: #ffffff;
    vertical-align:top;
  }

div.breadcrumb a.SelectedTab:hover {
    color: #6699CC;
    vertical-align:middle;
  }

.SubHead 
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #009adf;
}


.Head 
{
	font-family: Trebuchet MS,Arial, sans-serif; 
	font-size: 16px; 
	font-style: normal; 
	font-weight: normal; 
	letter-spacing: 0.06em; 
	text-align: left; 
	color:#979595;
	font-weight: normal;
}

span.OtherTabs {
  font-family: Trebuchet MS,Arial, sans-serif;
  font-size:  11px;
  color: #113158;
}



.SelectedTab {
	font-size: 11px;
	font-family: Trebuchet MS,Arial, sans-serif;
	color: #CCCCCC;
}


.Normal
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #868484;
}

a.Normal, a.Normal:visited, a.Normal:active
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-weight: normal;
    color: #009adf;
    text-decoration: underline;
}

a.Normal:hover
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-weight: normal;
    color: #009adf;
    text-decoration: none;
}

a:Link, a:visited, a:active
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-weight: normal;
    color: #009adf;
    text-decoration: underline;
}

a:hover
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-weight: normal;
    color: #009adf;
    text-decoration: none;
}

a.CommandButton:Link, a.CommandButton:visited, a.CommandButton:active
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-weight: bold;
    color: #009adf;
    text-decoration: underline;
}

a.CommandButton:hover
{
    font-family: Trebuchet MS,Arial, sans-serif;
    font-weight: bold;
    color: #009adf;
    text-decoration: none;
}


a.linkinfo, a.linkinfo:active, a.linkinfo:visited, span a.OtherTabs, span a.OtherTabs:visited {
	font-family: Trebuchet MS,Arial, sans-serif;
	font-size:  10px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

.linkinfo {
	text-align: right;
	color:#ffffff;
	font-size:  10px;
}

a.linkinfo:hover {
  font-family: Trebuchet MS,Arial, sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-decoration: underline;
}



DNNEmptyPane
{ display:none; }
