@charset "utf-8";
.textwhite {
	font-family: Verdana;
	color: #FFF;
	font-size: 14px;
	line-height: 22px;
	padding-left: 7px;
}
.Lastnewstext {
	font-family: Verdana;
	color: #FFC;
	font-size: 14px;
	line-height: 22px;
	padding-left: 7px;
}
.Lastnewsdate {
	font-family: Verdana;
	color: #666;
	font-size: 14px;
	line-height: 22px;
}
.Textnewproject {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	font-family: "Tw Cen MT";
	padding: 15px;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333;
}

.Bodytext {
	font-family: Verdana;
	color: #000;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	padding-left: 10px;
	padding-right: 20px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.Headertext {
	font-family: "Tw Cen MT Condensed";
	color: #FFF;
	font-size: 36px;
	padding-left: 10px;
}

.footer_link a:link, .footer_link a:visited, .footer_link a:active {
	font-size: 11px;
	color: #993;
	text-decoration:none;
}
.footer_link a:hover {
	font-size: 11px;
	color:#FFF;
	text-decoration:none;
}
.portarrow {
	color: #FFF;
	display: block;
	position: relative;
}

.Portfolio a:link {
	display: block;
	height: 135px;
	width: 99px;
	border: 5px solid #000;
}
.Portfolio a:hover {
	border: 5px solid #666;
}
.ie-img-fix img{
margin:0;
padding:0;
border:0;
}
.imagesspacetop {
	margin-left: 10px;
	margin-top: 10px;
}
red {
	color: #F00;
}

