* {
	font-family		: Verdana, Tahoma;
}



#sidebar{
	background		: #e6ebf1;
}
	#sidebar h2{
		background		: #9daab5;
	}
		#sidebar ul li{
			border-right		: 2px solid #424141;
		}
		#sidebar ul li:hover a{
			color			: #AAAAAA;
		}
		#sidebar ul li a{
			color			: #424141;
		}
		#sidebar ul li a:last-child{
			border-right	: 0;
		}
#containerBox{
	background		: url('../../img/megacolumn.png');
}
#left{
	background		: #f8f3e0;
	background		: transparent;
}
#left{
	background		: #e6ebf1;
}
#left ul{
	width			: 100%;
	list-style-type	: none;
}
#left ul li{
	width			: 100%;
	float			: left;
	clear			: both;
}
#left ul li a{
	width			: 165px;
	display			: block;
	height			: 20px;
	padding			: 10px 35px 0 0;
	margin-top		: 15px;
	text-align		: right;
	font-size		: 12px;
	text-decoration	: none;
	background		: #d8dde3;
	color			: #333333;
	font-weight		: bold;
}
#left ul li li a{
	width			: 150px;
	padding			: 10px 50px 0 0;
	margin-top		: 5px;
	background		: #e5eaee;
	color			: #333333;
	font-weight		: normal;
	background		: url('../../img/spinosmalldot.png');
	background-position	: 157px 14px;
	background-repeat	: no-repeat;
}
#left ul li li li a{
	width			: 135px;
	height			: 20px;
	padding			: 10px 65px 0 0;
	color			: #333333;
	color			: #000;
	font-weight		: normal;
}
#left ul li li.active > a{
	font-weight		: bold;
	background		: url('../../img/spinobigdot.png');
	background-position	: 157px 14px;
	background-repeat	: no-repeat;
}
#left ul li:first-child a{
	margin-top		: 2px;
}
#logotype{
	display			: none;
	position		: absolute;
	top				: 20px;
	right			: 2px;
	width			: 50px;
	height			: 74px;
	background		: url('../../img/megalogo.png');
	background-repeat: no-repeat;
	z-index			: 10;
}
#contents div#trace{
}
	#contents div#trace span a{
		font-size		: 14px;
		text-decoration	: none;
		font-weight		: bold;
	}
	#contents div#trace .child_1 a{
		color			: #9daab5;
		background		: url('../../img/leftdot.png');
		background-position : left center;
		background-repeat : no-repeat;
	}
	#contents div#trace .child_2 a{
		color			: #d8dde3;
	}
	#contents div#trace .child_3 a{
		color			: #eff2f5;
	}
	#contents div#trace .child_4 a{
		color			: #000;
	}

	#center h1{
		clear			: both;
		text-align		: left;
		font-size		: 13px;
		font-weight		: bold;
	}
	#center p{
		width			: 90%;
		padding			: 5px;
		margin			: -20px 0 0 -2px;
	}
	#center div p{
		width			: auto;
		padding			: 0;
		margin			: 1em 0 0 0;
	}
#newsletter{
	background		: #e6ebf1;
}
	#newsletter h1{
		color			: #f3f7fa;
		background		: #c3cad2;
	}
	#newsletter div.info{
		background		: #c3cad2;
		color			: #687178;
	}
	#newsletter div.confirmBox{
		color			: #f3f7fa;
		background		: #9da9b5;
	}
		#newsletter div.confirmBox input[type=submit]{
			color				: #FFF;
		}
#navbar{
	background		: #e6ebf1;
}
#footer{
	background		: #f1f3f2;
}
div span.description{
	border-left				: 5px solid #9daab5;
}
div span.description:before{
	border-left				: 1px solid #9daab5;
}
.files ul li a{
	color			: #9daab5;
}