body {
	background-color: transparent;
	width : 100%;
	height : 100%;
}

.FixedWidth {
	width: 800px;
}

.FullWidth {
	width: 100%;
}

.controlpanel_width { width: 900px; margin:auto; }

.controlpanel_bg { width: 100%; background:#FFFFFF; }

.controlpanel {
	width: 100%;
	background-color: #FFFFFF;
}

.headerpane { padding:0px 0px 0px 0px; }

.toppane { padding:3px 6px 3px 6px; }

.contentpane { padding:3px 6px 3px 6px; }

.leftpane { padding:3px 6px 3px 6px; }

.rightpane { padding:3px 6px 3px 6px;}
td.rightpane{max-width: 350px;}


.bottompane { padding:3px 6px 3px 6px; }

.innerleftpane { padding:3px 6px 3px 6px; }

.centerpane { padding:3px 6px 3px 6px; }

.innerrightpane { padding:3px 6px 3px 6px; }

.footerpane { padding:3px 6px 3px 6px; }

.MainMenu_MenuContainer {
	background-color: transparent;
    width:100%;
	height:1px;
}

.MainMenu_MenuBar {
}

.MainMenu_MenuArrow {
	display: none
}

.MainMenu_RootMenuArrow {
	display: none
}

.MainMenu_MenuIcon {
	display: none
}

.MainMenu_MenuBreak {
   	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
}

.RootMenuItem TD {
    padding:0px 11px 0px 8px;
	height:51px;
    font-size:12px;
    font-weight:bold;
    color:#FFFFFF;
    text-align:center;
    background-image:transparent ;	
}

.RootMenuItemSel TD {
    padding:0px 11px 0px 8px;
	height:51px;
    font-size:12px;
    font-weight:bold;
    color: #DDDDDD;  
    text-align:center;
    background-image:transparent ;	
}

.RootMenuItemHover TD {
    padding:0px 11px 0px 8px;
	height:51px;
    font-size:12px;
    font-weight:bold; 
    color:#DDDDDD; 
    text-align:center;
    background-image:transparent ; 
}

.MainMenu_MenuItem {
    padding:5px 22px 5px 10px;
    border:0pt none;
    font-size: 11px; 
    color: #555555;
	font-weight: bold;  
}

.MainMenu_MenuItemSel {
	background-color: transparent; 
	cursor: pointer; 
	cursor: hand; 
}

.Submenu {
    border-left:4px solid #7E7E7E;
    cursor:pointer;
    margin-top: 0px;
    margin-left: -1px; 
    z-index: 1000;
    font-size: 11px; 
    color: #555555;
    font-weight: bold; 
	background: #EAEAEA; 
}

.Submenuitemselected,Submenuitembreadcrumb {
    padding:5px 22px 5px 10px;
    border:0pt none;
    margin-top: 0px;
    margin-left: 0px; 
    font-size: 11px; 
    color: #FFFFFF;
	font-weight: bold; 
	background: #7E7E7E; 
}

.Head{ 
   font-size:13px;
   font-weight:bold;
   color:#000000; 
}

.SubHead{ 
   font-size:13px; 
   color:#000000;
  }
   
.SubSubHead{ 
   font-size:12px; 
   color:#000000;
}

.Normal{
   font-size:12px; 
   color:#000000;
   font-weight : normal;
}

.TH,TD,DIV {	
   font-size: 12px; 
   color: #000000; 
   font-family: Tahoma, Verdana, Arial,  Helvetica, sans-serif;
}

.CommandButton {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}
    
A.CommandButton:link {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:visited  {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:active {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : underline;
}

A.CommandButton:hover {
	font-size : 11px;
	font-weight : normal;
	color : #0033CC;
	text-decoration : none;
}

.Login, A.Login:link, A.Login:visited, A.Login:active{
   background:transparent url(images/GreyLogin.jpg) no-repeat scroll left;
   padding:0px 0px 0px 18px;
   font-size : 11px;
   font-weight:bold; 
   color:#555555;
   text-decoration:none;
}

A.Login:hover {
    font-size : 11px;
    font-weight:bold; 
	color: #7E7E7E;
	text-decoration : none;
}

.User, A.User:link, A.User:visited, A.User:active{
   background:transparent url(images/GreyUser.jpg) no-repeat scroll left;
   padding:0px 6px 0px 18px;
   font-size : 11px;
   font-weight:bold; 
   color:#555555;
   text-decoration:none;
}

A.User:hover {
    font-size : 11px;
    font-weight:bold; 
	color: #7E7E7E;
	text-decoration : none;
}

.Date, A.Date:link, A.Date:visited, A.Date:active, A.Date:hover  {
    color:#444444;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

.Breadcrumb, A.Breadcrumb:link, A.Breadcrumb:visited, A.Breadcrumb:active {
    color:#333333;
	font-weight:normal; 
    font-size:11px;
    text-decoration:none;
}

A.Breadcrumb:hover  {
    color:#7E7E7E;
	font-weight:normal; 
    font-size:11px;
    text-decoration:underline;
}

A:link {
	color :#2861B5;
	text-decoration : none;
}

A:active {
	color :#2861B5;
	text-decoration : underline !important;
}

A:hover {
	color :#990000;
	text-decoration : underline !important;
}

A:visited {
	color :#2861B5;
	text-decoration : none;
}

.Footer{
   font-size:11px;
   font-weight:bold; 
   color:#333333;
   text-decoration:none
}

A.Footer:link {
    font-size:11px;
    font-weight:bold; 
	color : #333333;
	text-decoration : none;
}

A.Footer:visited  {
    font-size:11px;
    font-weight:bold; 
	color : #333333;
	text-decoration : none;
}

A.Footer:active {
    font-size:11px;
    font-weight:bold; 
	color : #333333;
	text-decoration : underline;
}

A.Footer:hover {
    font-size:11px;
    font-weight:bold; 
	color :#7E7E7E;
	text-decoration : underline;
}


