
body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-size:10px;
	color:#000000;
}

table{
	font-size:12px;
	color:#000000;
}

HR{color:#C0DCF2;}
A:link {FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;}
A:visited {FONT-SIZE: 12px; COLOR: #000000; TEXT-DECORATION: none;}
A:hover {FONT-SIZE: 12px; COLOR: #3F81B1; TEXT-DECORATION: underline;}
.titleStyle{
		
}

.titleStyle a{
	
}


#layouttable{
	PADDING-BOTTOM: 3px;
	PADDING-LEFT: 3px;
	PADDING-RIGHT: 3px;
	PADDING-TOP: 3px;	
}

.gridunit{
	border:1px dotted #4b7c9f;
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.showunit{
	vertical-align:top;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px; 
}

#topdiv{
	height:50px;
	border:1px solid #4b7c9f;
}
.dialogtable{
	background-color:#ffffff;
	border:1px solid #4b7c9f;
}

.xWindow{
	height:60px;
	visibility:visible;
	float:left;
	border:1px solid #4b7c9f;
}

.xWindow .xHeaderBar{
	height:20px;
	color:#ffffff;
	font-weight:bold;
}

.xWindow .xHeaderBar .xTitle{
	color:#000000;
	font-weight:bold;
	text-align:left;
	height:20px;
}

.xWindow .xHeaderBar .xCtrl{
	text-align:right;
}

.xWindow .xHeaderBar .xCtrl .btbinder{
	CURSOR:hand;
	width:20px;
	height:20px;
	border:none;
}

.xWindow .xHeaderBar .xCtrl .btconfig{
	CURSOR:hand;
	width:20px;
	height:20px;
	border:none;
}

.xWindow .xHeaderBar .xCtrl .btdelete{
	CURSOR:hand;
	width:20px;
	height:20px;
	border:none;
}

.xWindow .xBody{
	height:20px;
	width:100%;
}

.xWindow .xStateBar{
	height:20px;
	text-align:right;
	padding:0px;
}

.xWindow .xStateBar .btresize{
	CURSOR:nw-resize;
	width:20px;
	height:20px;
	background:url("images/bt_size.gif") bottom right no-repeat;
	border:none;
}

.TitleTr{
	background-color:#B6CDFF; 
	color:#000000; 
	font-size:12px; 
	font-weight:bold;
}
.ContentTr{
	background-color:#F0F0FF; 
	color:#000000; 
	font-size:12px; 
	font-weight:normal;
}

#slidemenubar{
	position:absolute;
	left:-200px;
	height:100px;
	top:50px;	
	border:0px solid black;
	margin:0px;   
    padding:0px;
	visibility:visible;
	z-index:9999;
}

#menucontent{
	width:200px;
	height:80px;
	border:1px solid #4b7c9f;
	background-color:#F0F0FF; 
}

#slidemenubar ul{
	margin: 0;   
    padding: 0;
}

#slidemenubar ul li{
	float:left;  
    height:80px;
}

.efpHl{
	border:1px solid #e5e4e4;
	margin:1px;
	white-space:nowrap;
}

.q {
	border-width:0px 0px 0px 0px;
	border-style:none solid none none;
	border-right-color:#4b7c9f;
	width:120px;
	background-position:right;
	background-repeat:no-repeat;
	background-color:White;
	height:20px;
	padding-left: 0.4em;
	margin:-1px 0;
}

.go {
	margin:0px;
	border-left-width:1px;
	border-left-color:#4b7c9f;
	border-style:none none none solid;
	padding:0; 
	vertical-align:top; 
	height:20px; 
	width:23px;
}

#inputSpan{
	border:1px solid #4b7c9f;
	display:block;
	vertical-align:middle;
}

.div_hover{
	border:2px solid #aae9ee;
	margin:0px;
}

#LevelNavigator {
	TEXT-DECORATION: none;
	text-align:right;
	padding-right:2px;
	
}

#LevelNavigator ul{
    margin: 0;   
    padding: 0;
    list-style: none;  	
}

#LevelNavigator ul li{
	float: left;           
    height: 25px; 	
}

#LevelNavigator ul li a{
    height: 25px;   
    padding: 0 20px;   
    line-height: 24px;       
    text-decoration: none;  
    float: left;   
    text-align:center;   
    color: #fff;   
    font-weight: bold;
	font-size:12px;
}

#LevelMenu{
	text-align:right;
}

#VerticalNavigator {
	TEXT-DECORATION: none;
	text-align:right;
	padding-right:2px;
	
}

#VerticalNavigator ul{
    margin: 0;   
    padding: 0;
	width:100px;
    list-style: none;  	
}

#VerticalNavigator ul li{ 
	height:24px;
	vertical-align:middle;
}

#VerticalNavigator ul li a{   
    padding: 0 20px;
	padding-top:5px;
    text-decoration: none;   
    float: left;   
    text-align:center;
    color: #fff;   
    font-weight: bold;
	font-size:12px;
}

#VerticalMenu{
	text-align:left;
}

.liststyle{
	line-height:20px;
	background:url('images/listbg.gif') bottom left no-repeat;
}
.titlestyle{
	FONT-SIZE: 10pt; 
	LINE-HEIGHT: 12pt; 
	font-weight:bold; 
	color:#073E8F; 
}
