/*------------ COMMON STYLE --------------*/
body {
	background-color: #ffffff;
	color: #333333;
	margin: 0;
	padding: 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}
body.main {background-image: url(http://www.efficient-soft.com/templates/ess/images/top.jpg);	background-repeat: repeat-x;}
a img {
	border:none;
}
table {text-align:left;}
p {
	margin-bottom:10px;
	margin-top:5px;
	font-size:11px;
}
h1 {
	padding-left:3px;
	text-align: left;
	font-size:12px;
	font-weight:bold;
	border-bottom:1px solid #0068b3;
	overflow: auto;
}
h2 {
	padding-left:3px;
	text-align: center;
	font-size:12px;
	font-weight:bold;
	color:#0068b3;
}
a:link, a:visited {
	color: #0068b3;
	font-weight:normal;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

/*------------- LAYOUT --------------*/
.td_top1 {
	width: 336px;
	height: 50px;
	vertical-align:top;
	padding-top:5px;
}
.td_top2 {
	width: 660px;
	height: 26px;
	vertical-align:bottom;
}
td.td_top2 table.moduletable {
	width:660px;
	color:#FF0000;
}
.td_top3 {
	width: 500px;
	height: 30px;
	vertical-align:bottom;
}
.td_top4 {
	width: 160px;
	height: 20px;
	vertical-align:middle;
}
div.moduletable-icons {
	margin-right:20px;
	margin-bottom:4px;
}
div.moduletable-icons img {
	margin-left:8px;
}
.td_left_top {
	background-image: url(images/left_top.jpg);
	width: 336px;
	height: 20px;
}
.td_middle_top {
	background-image: url(images/mid_top.jpg);
	width: 660px;
	height: 20px;
}
.td_left {
	background-image: url(images/left_mid.jpg);
	background-repeat: repeat-y;
	width: 336px;
	height: 446px;
}
.td_middle {
	background-image: url(images/mid_mid.jpg);
	background-repeat: repeat-y;
	width: 660px;
	height: 446px;
}
.td_left_bot {
	background-image: url(images/left_bot.jpg);
	width: 336px;
	height: 23px;
}
.td_middle_bot {
	background-image: url(images/mid_bot.jpg);
	width: 660px;
	height: 23px;
}
.td_foot_left {
	width: 336px;
	height: 20px;
}
.td_foot_main {
	width: 660px;
	height: 20px;
}
.mainlevel-footer {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	line-height:30px;
	margin-bottom:0px;
}
a.mainlevel-footer, a.mainlevel-footer:visited {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
}
a.mainlevel-footer:hover {
	text-decoration:underline;
}
table.moduletable-powered {
	margin:0px;
	margin-right:25px;
	font-size:10px;
}
table.moduletable-powered td {
	margin:0px;
	padding-top:9px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

/*------------ MENU -------------*/
.treemenu {list-style: none; margin-left:0; padding-left:0;}
.main-level {text-transform:uppercase;}
UL {list-style: none; margin-left:15px; padding-left:0;}
LI {display: inline; line-height:14px;}
.treemenu A {display: block; padding-left: 17px;}
.treenode {display: block; padding-left:0px; }
.treeopen {background-image : url('images/open.gif'); background-repeat : no-repeat; background-position : left;}		
.treeclosed {background-image : url('images/closed.gif'); background-repeat : no-repeat; background-position : left;}
.video {background-image : url('images/video_icon.gif'); background-repeat : no-repeat; background-position : left top;}
