/*	body */

a.langNav,
a.langNavSelect {
	font-family: Arial;
	font-size:8pt;	
color:#00f;
   margin-right: 16px;
   margin-left: 11px;
   text-decoration: none;
}

a.langNavSelect  {
	font-size:10pt;	
   text-decoration: underline;
}

#mainarea {
/*		background-color:#FF9966; */
                background-color:#AFCF18; 
		color: #00f;
		font-size:10pt;
		font-family:Verdana;
		margin: 0px;
		padding: 0px;
	}

#left {
   background-color:#AFCF18; 
 /* background-color:#30cF8F;*/
   width:150px; 
   height:100%;
}

#main {
   background-color:#F0F000;
}

#banner {
   background: url(elecsystem/gfx/banner.png) no-repeat; 
   width: 580px;
   height: 56px;
	font-size:18pt;
	font-family:Verdana;
   font-weight:bold;   
   color:#CCFFFF;
   text-align: right;
   padding: 0px 0px 0px 0px;
}

#copyright {
   text-align: center;
	font-size:8pt;
	font-family:Verdana;
}


#mainNav {
   top:90px;
   width:190px;
   left:20px;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0px;
}
#mainNav ul li {
	float:left;
	padding: 5px 0px 0px 0px;
}

a.mainNav {
	float: left;
	text-decoration: none;
	font-family: Arial;
	font-size:8pt;	
	display: block;
	width:160px;
	height:24px;
	padding: 3px 2px 2px 30px;
	color:#00f;
	background: url(elecsystem/gfx/button.png) no-repeat;
}
a.mainNav:hover {
	background: url(elecsystem/gfx/button2.png) no-repeat;
}
a.mainNavSelect {	
	text-decoration: none;
	font-family: Arial;
	font-size:8pt;	
	display: block;
	width:160px;
	height:24px;
	padding: 3px 2px 2px 30px;
	color:#00f;
	background: url(elecsystem/gfx/button2.png) no-repeat;
}

a.mainNav2 {
	left:10px;
	float: left;
	text-decoration: none;
	font-family: Arial;
	font-size:8pt;	
	display: block;
	width:160px;
	height:24px;
	padding: 3px 2px 2px 30px;
	margin-left: 20px;
	color:#00f;
	background: url(elecsystem/gfx/button.png) no-repeat;
}
a.mainNav2:hover {
	background: url(elecsystem/gfx/button2.png) no-repeat;
}
a.mainNav2Select {
	margin-left: 20px;	
	text-decoration: none;
	font-family: Arial;
	font-size:8pt;	
	display: block;
	width:160px;
	height:24px;
	padding: 3px 2px 2px 30px;
	color:#00f;
	background: url(elecsystem/gfx/button2.png) no-repeat;
}


a.inTextNav {
	float: left;
	text-decoration: none;
	font-family: Arial;
	font-size:8pt;	
	display: block;
	width:160px;
	height:22px;
	padding: 3px 2px 2px 30px;
	color:#00f;
	background: url(elecsystem/gfx/button.png) no-repeat;
}

a.inTextNav:hover {
	background: url(elecsystem/gfx/button2.png) no-repeat;
}

