﻿.header {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}
.normalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align:justify;
}

.normalText a{
	font-size: 14px;
	color: #CCCCCC;
	text-decoration:none;
}

.normalText a:hover{
	color: #666;
	text-decoration:none;
}



.headings {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color:#999999;
}
.links {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.linksInfo {
	color:#FF9933;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
}
.headingsProject {
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	color:white;
}
.listProperty {
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align:justify;

}

.borderit{
border:3px outset #fff;
text-decoration:none;
}

.borderit a:visited{
border:3px outset #fff;
text-decoration:none;
}

