@charset "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #BBBDAD;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #333333;
}
a:active {
	color: #999999;
}
.maintable {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
}
h1 {
	font-size: 18px;
	color: #737D72;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
.img_left {
	background-image: url(images/images_Page/page_left1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.float_left {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.float_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.projecttitle{
	font-weight:bold;
	padding:10px 0px 5px 0px;
}
.projectcontent{
	text-align:justify;
	padding:0px 5px 0px 0px;
}
.back a{
	margin-left:422px;
	text-decoration:none;	
}
.forward a{
	float:right;
	text-decoration:none;	
}
.back a:hover, .forward a:hover{
	text-decoration:underline;
}


