html
{
	height: 100%;
	max-height: 100%;
	padding: 0;
	margin: 0;
	border: 0;
	background:#E2ECFA;
	/*background: #f2f1f9;*/
	font-size: 12px;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	 /* hide overflow:hidden from IE5/Mac */ /* \*/
	overflow: hidden; 
	/*color:  Blue; */
	
	
}

body
{
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
	
}

#base_content
{
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 99px;
	bottom: 14px;
	left: 250px;
	right: 0;
	background: white;
	padding:7px;
	border-left-width: 240px;
	border-top-width:89px;
	
	
}

#base_content_single
{
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 89px;
	bottom: 14px;
	left: 0;
	right: 0;
	background: #E2ECFA;
	padding:7px;
	border-top-width:89px;
	
	
}


* html #base_content
{
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	max-height: 100%;
	width: 100%;	
	overflow: auto;
	border-top: 89px solid #D9E6F6;
	border-bottom: 14px solid #D9E6F6;
	border-left: 240px solid #D9E6F6;
	position: absolute;
	z-index: 3;
	
}


#base_head
{
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100px;	
	z-index: 5;
	overflow: hidden;
	color: #e6faff;

/*	background-image: url(images/header_base.jpg);*/
}
#base_foot
{
	position: absolute;
	margin: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 14px;	
	z-index: 5;
	overflow: hidden;
	font-size: 10px;
	vertical-align: middle;
	color: Gray;
	background-repeat: repeat-x;
	background-color: #D9E6F6;
	text-align: center;	
	border-top: 1px solid White;

}

#base_left
{
	position: absolute;
	left: 0;
	top: 99px;
	bottom: 14px;
	width: 240px;
	z-index: 4;
	overflow: auto;
	font-size: 12px;
	color: Black;	
	background-color: #D9E6F6;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 5px;
	border-right: 1px solid White;

}


	
* html #base_left
{	
	height: 100%;
	top: 0;
	bottom: 0;
	border-top: 89px solid #D9E6F6;
	border-bottom: 14px solid #D9E6F6;
	
}



.BaseHeader1
{
	
	
	background-image: url(images/header_ctmg.jpg); 
	font: sans-serif;
	font-size: 18px;
	color: Black;
	height: 22px;
	width: 250px;
	background-repeat: no-repeat;
	background-color: #d2def7;
}
.BaseHeader2
{
	background-image: url(images/header_base.jpg); 
	background-repeat: repeat-x;
	background-color: #d2def7;
	padding-top: 5px;
}
.BaseHeader3
{
	background-image: url(images/header_base.jpg); 
	width: 50px;
	background-repeat: no-repeat;
	background-color: #d2def7;
}

.PageTitle
{
	font: sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #29467B;
	height: 22px;
	
}
.ApplicationTitle
{
	font-size: 20px;
	color: Black;
	text-align: right;
	height: 22px;
}


.sidePanel
{
	border-right: #737f99 1px solid;
	border-top: #737f99 1px solid;
	border-left: #737f99 1px solid;
	border-bottom: #737f99 1px solid;
	background-color: #f2f1f9;
	color: #404000;
	width: 100%;
}

.sidePanelHeader
{
	
	border-right: #737f99 1px solid;
	border-top: #737f99 1px solid;
	border-left: #737f99 1px solid;
	border-bottom: #737f99 1px solid;
	font-size:12px;
	font-weight: bold;
	font-style: normal; 
	text-align: left;
	vertical-align:middle;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	color: Black;
	background-color: #BEDCFF;
	text-align: left;
	padding-left: 5px;
	height: 17px;
	width: 100%;
}

.SectionHeader
{
	border-top: #335599 1px solid;
	border-right: #335599 1px solid;
	border-left: #335599 1px solid;
	font-weight: bold;
	font-size: 10pt;
	vertical-align: middle;
	color:   yellow;
	background-color: #8b9ab9;
	text-align: left;
	padding-left: 5px;
	height: 17px;
	width: 100%;
}

.panelRollout, .panelRollout1
{
	background-repeat: no-repeat;
	background-position: right center;
	border-right: #8b9ab9 2px solid;
}
.panelRollout
{
	background-image: url(images/collapse.gif);
}

.panelRollout1
{
	background-image: url(images/expand.gif);
}

.sidePanelBody
{
	font-size: 12px;
	color: #555a66;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}

.sidePanelBodyWarning
{
	font-size: 12px;
	color: red;
	padding-right: 10px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 100%;
}


.DbInfo
{
	font-size: 10px;
	color: Gray;
	text-align: left;
	width: 100%;
}
TD.MenuItem
{
	width: 100px;
}

.button
{
	border: solid 1px #737f99;
	background-color:#c5cfe7;
	font-weight: normal ;
	font-size:12px;
	color: Black ;	
}

.textbox
{
	width: 200px;
}
.boxFrame
{
	overflow: auto;
	height: 100%;
	border: solid 1px #737f99;
	padding: 5px;
}

.LoginButton
{
	border: solid 1px #666600;
	background-color:#d2def7;
	font-weight:bold;
	font-size:12px;
	color:#666600;
    width: auto;
}
.ig_button
{
	color: Black ;
	width: 70px;
	height: 22px; 
	font: Tahoma; 	
	font-size: small;
}
.PageHeader
{
	font-weight:normal;
	font-size:18px;
	/*color: #A0522D;	*/
	color: #006291;
	white-space: nowrap;
	font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.menuDiv
{
	position:absolute;
	top:70px; 
	left:255px;
	z-index:10; 
	/*width:100%;*/
	
	
	}
.menu
{
	border-top:solid 1px #5B77CC;	
	color:#003F87;
	font-size:9;	
	
	
	
}
.menuDiv .a{display:block ;cursor:pointer;}



.menuDropDown
{	
	border:solid 1px #5B77CC;	
	color:#003F87;
	display:block ;
}

.menuItemStatic
{		
	padding:2px;	
	
	color:#003F87;
	font-weight:bold;
	display:block ;
	
}


.menuItemDynamic
{		
	padding:2px;	
	display:block ;
	color:#003F87;
	
}

.menuItemHover
{	
	background-color :#0054A0;
	padding:2px;	
	
	color:white;
}

.treeNode
{	
	color:#003F87;
	display:block ;
	padding:2px;	
}
.treeNodeHover
{	
	background-color :#0054A0;
	padding:2px;	
	color:white;
}

.treeNodeSelected
{	
	background-color :#0054A0;
	padding:2px;	
	color:white;
	font-weight:bold;
}

