* {
	background: #fff;
	color: #000;
	font-family: sans-serif;
}

a, a span {
	color: #3E6C7C;
	text-decoration: underline;
}

a:hover, a:hover span {
	background: #3E6C7C;
	color: #fff;
}

a.actual span {
	color: #000;
}

hr {
	height: 1px;
}

h1 {
	font-size: large;
	color: #3E6C7C;
	font-weight: bold;
}

h2 {
	font-size: larger;
	color: #3E6C7C;
	font-weight: bold;
}

h3 {
	color: #3E6C7C;
	font-weight: bold;
}

#header img, #overlay, #lightbox, .al_r a, #content object {
	display: none;
}

#design img {
	width: 50px;
}

.navig_bottom, .navig_bottom_x {
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px solid #aaa;
}

.navig_bottom td, .navig_bottom_x td {
	padding: 0 5px;
}

.list_item img {
	width: 50px;
}

.al_r {
	width: 10%;
	vertical-align: top;
}
