body
{
	padding:0px;
	margin:0px;
}
.border_bg_left{
	background-image: url(lmainbg.jpg);
	background-position:right top;
	background-repeat:repeat-y;
}
.border_bg_right{
	background-image: url(rmainbg.jpg);
	background-position:left top;
	background-repeat:repeat-y;
}
.skinheader {
	background-image: url(bgbanner.jpg); 
	background-position:bottom top;
	background-repeat:repeat-x;
	height: 65px;
}
.copyright_panel{
	background-image: url(footer.jpg);
	background-position:bottom top;
	background-repeat:repeat-x;
	height: 60px;
}
.text1 {
	font-family: Tahoma,Arial, Times New Roman;
	font-size: 12px;
	color: #a7000a;
}
.on_copyright{
	background-image: url(horizonBottom.jpg); 
	height: 48px;
}
.tree_body{
	background-image: url(bg_body.gif);
	border: #aeb76a 1px solid;	
	padding:10px;
}
.node_tree_text{
	font-family: Tahoma,Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: black;
}
.node_tree_over{
	font-family: Tahoma,Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: blue;
}
.node_tree_selected{
	font-family: Tahoma,Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #a7000a;
}
.table_value{
	background-image: url(table_value.gif); 
	background-position:right top;
	height: 35px;
}
/***************************************/
.pagemaster {
	width: 100%;	
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}
.skinmaster {
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.tablemaster {
	width: 100%;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

.skingradient {
	background-image: url(horizonbg.jpg); 
	height: 48px;
}
.controlpanel {
	width: 100%;
	background-color: #fefefe;
}
.toppane {
	width: 100%;
	background-color: transparent;
}
.leftpane {
	width: 200px;
	background-color: transparent;
}
.contentpane {
	width: 100%;
	background-color: transparent;
}
.rightpane {
	width: 300px;
	background-color: transparent;
}
