/* Body */
body {
	background-color: #fef4e9;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	background-image: url(../ges-construction/images/construction-bg.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

/* Top */
.toplink, a.toplink:link, a.toplink:active, a.toplink:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.toplink:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #BBBBBB;
	text-decoration: underline;
}
.link, a.link:link, a.link:active, a.link:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.link:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* Left Menu */
.link-left, a.link-left:link, a.link-left:active, a.link-left:visited {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #534741;
	text-decoration: none;
	display: block;
	height: 25px;
	width: 118px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
}
a.link-left:hover {
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #534741;
	text-decoration: underline;
	display: block;
	height: 25px;
	width: 118px;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 10px;
	text-align: left;
	background-color: #f9e4cb;
}
	

/* Content */
.main-content {
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
	color: #3c342f;
	text-align: justify;
}
.title-content1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 22px;
	color: #fef9f4;
}
.title-content2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 16px;
	color: #fef9f4;
}

/* Footer */
.link-footer, a.link-footer:link, a.link-footer:active, a.link-footer:visited {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #736257;	
	text-decoration: none;
}
a.link-footer:hover {
	font-family: Arial;
	font-weight: normal;
	font-size: 9px;
	color: #362f2d;
	text-decoration: underline;
}