@charset "ISO-8859-1";
#Table_01 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-left-style: none;
}
.projecttext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #797979;
	padding-left: 30px;
	padding-right: 15px;
	padding-top: 30px;
}

.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #1F272B;
	padding-left: 60px;
	padding-right: 100px;
	padding-top: 30px;
	line-height: 24px;
	text-align: justify;
}
.bodytext {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #1F272B;
	padding-left: 60px;
	padding-right: 100px;
	padding-top: 30px;
	line-height: 24px;
	text-align: justify;
}
.bodytext a:link, a:visited, a:active{
	color: #DB6028;
	text-decoration: none;
}
.bodytext a:hover{
	color: #FF6600;
}





.dotted {
	border: thin dotted #797979;
}
.pixelfooter {
	font-size: 10px;
	font-family: Verdana, sans-serif;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 55px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.pixelfooter a:link, a:visited, a:active{
	color: #DB6028;
	text-decoration: none;
}
.pixelfooter a:hover{
	color: #FF6600;
}

.quote {
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-align: left;
	border-right-width: thin;
	border-right-style: none;
	border-right-color: #7A878D;
	padding: 20px;
	font-size: 12px;
}

.dottedmaintabvle {
	text-align: left;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #7A878D;
}
