
BODY, TD, TH, INPUT, SELECT, TEXTAREA {
	font-family: Arial;
	font-size: 11px;
	color: #1B3B62;
}

.bg_blue {
	background-color: #1B3B62;
}

.bg_gray_light {
	background-color: #E2E2E2;
}

.bg_gray {
	background-color: #9D9D9B;
}

.row1 {
	background-color: #C3C3C3;
}

.row2 {
	background-color: #EBEBEB;
}

TH {
	background-color: #26466D;
	color: white;
	font-weight: bold;
	font-size: 12px;
}

H1 {
	font-size: 12px;
	margin:0px;
}

A {
	color: #244266;
}

A:hover {
	color: #FF4B00;
}

.title {
	color: #1B3B62;
	font-weight: bold;
	font-size: 14px;
	padding-left: 25px;
}

.copyright {
	color: white;
	font-size: 10px;
}

.leftmenuborder2 TABLE TR TD {
	border-bottom: 2px solid white;
	height: 40px;
}

.leftmenuborder2 TABLE {
	width: 100%;
}

.leftmenuborder2 {
	background-image: url('/img/etcn/menu_bg.jpg');
	background-repeat: no-repeat;
	height: 225px;
}

.leftmenuborder2 A {
	color: #1B3B62;
	font-weight: bold;
	text-decoration: none;
}

.error {
	color: #FF4B00;
	font-size: 12pt;
}

.topmenu {
	font-weight: bold;
}

.tree_menu UL {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
/*	margin-left: 10px;*/
	background-image: url('../images/menu_bg.jpg');
}

.tree_menu A {
	text-decoration: none;
}

.tree_menu UL LI {
	background-image: url('/img/etcn/leftmenu_bullet_off.gif');
	background-position: 5px 13px;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
/*	font-weight: normal;*/
	border-bottom: 2px solid white;
}

.tree_menu LI.active LI A,.tree_menu UL LI.addon_active LI A {
	font-weight: bold;
}

.tree_menu LI.active A,.tree_menu UL LI.addon_active A,.tree_menu LI.active LI.active A,.tree_menu UL LI.addon_active LI.addon_active A  {
	font-weight: normal;
}

.tree_menu LI.active, .tree_menu UL LI.addon_active{
	background-image: url('/img/etcn/leftmenu_bullet_on.gif');
}

.tree_menu UL LI.addon, .tree_menu UL LI.addon_active {
/*	border-top: 1px solid #9D9D9B;*/
	padding-top: 5px;
	margin-top: 5px;
	background-position: 0px 8px;
}

.tree_menu UL LI LI {
	border-bottom: 1px solid #E2E2E2;
}

.tree_menu H1.title {
	color: white;
	margin: 0px 0px 10px 10px;
	background-color: #6B3695;
	background-image: none;
	padding-left: 15px;
	border-bottom: 5px double white;
	display: none;
}

.tree_menu H2, {
	color: #01C4C7;
	margin: 0px 0px 2px 25px;
	padding: 0px;
}

H2 {
	font-size: 11px;
	color: #9D9D9B;
}
