/* white */
div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../images/white/terawatt_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
	cursor: pointer;
}

a:link, a:visited {
	color: #FF9900;
}

a:hover {
	color: #FFFFFF;
}


h3, .componentheading, table.moduletable th {
	color: #FF9900;
}
/*sublevel_menu*/

a.sublevel_menu {
	color: #FFFFFF;
}
a.sublevel_menu:link {
	text-decoration: none;
}
a.sublevel_menu:visited {
	text-decoration: none;
}
a.sublevel_menu:hover {
	color: #FF9900;
	text-decoration: underline;
}
a.sublevel_menu#active_menu_menu {
	color: #FF9900;
}

/*mainlevel_menu*/
a.mainlevel_menu#active_menu_menu {
	color: #FF9900;
	display: table;
}
a.mainlevel_menu {
	color: #FFFFFF;
	display: table;
	padding-top: 3px;
	padding-bottom: 3px;
	text-decoration: none;
	padding-left: 5px;
}
a.mainlevel_menu:hover {
	color: #FF9900;
}
h3, div.module_menu h3, .componentheading, table.moduletable th {
	color: #000000;
}

div.module_menu {
	background: url(../images/mw_box_br.png) 100% 100% no-repeat;
}

div.module_menu div {
	background: url(../images/mw_box_bl.png) 0 100% no-repeat;
}

div.module_menu div div {
	background: url(../images/mw_box_tr.png) 100% 0 no-repeat;
}

div.module_menu div div div {
	background: url(../images/mw_box_tl.png) 0 0 no-repeat;
}
/*_menu*/

/*_menu2*/
h3, div.module_menu2 h3, .componentheading, table.moduletable th {
	color: #FFFFFF;
}

div.module_menu2 {
	background: url(../images/mw2_box_br.png) 100% 100% no-repeat;
}

div.module_menu2 div {
	background: url(../images/mw2_box_bl.png) 0 100% no-repeat;
}

div.module_menu2 div div {
	background: url(../images/mw2_box_tr.png) 100% 0 no-repeat;
}

div.module_menu2 div div div {
	background: url(../images/mw2_box_tl.png) 0 0 no-repeat;
}
/*_menu2*/
/*_menu3*/
h3, div.module_menu3 h3, .componentheading, table.moduletable th {
	color: #FFFFFF;
}

div.module_menu3 {
	background: url(../images/mw3_box_br.png) 100% 100% no-repeat;
}

div.module_menu3 div {
	background: url(../images/mw3_box_bl.png) 0 100% no-repeat;
}

div.module_menu3 div div {
	background: url(../images/mw3_box_tr.png) 100% 0 no-repeat;
}

div.module_menu3 div div div {
	background: url(../images/mw3_box_tl.png) 0 0 no-repeat;
}
/*_menu3*/
/*_menu4*/
h3, div.module_menu4 h3, .componentheading, table.moduletable th {
	color: #FFFFFF;
}

div.module_menu4 {
	background: url(../images/mw4_box_br.png) 100% 100% no-repeat;
}

div.module_menu4 div {
	background: url(../images/mw4_box_bl.png) 0 100% no-repeat;
}

div.module_menu4 div div {
	background: url(../images/mw4_box_tr.png) 100% 0 no-repeat;
}

div.module_menu4 div div div {
	background: url(../images/mw4_box_tl.png) 0 0 no-repeat;
}
/*_menu4*/
.componentheading, table.moduletable th {
	color: #FF9900;
}

