a {
	text-decoration: none;
	color: gray;
	}
a:hover {
	text-decoration: none;
	color: silver;
	}
body {
	font-family: Tahoma;
	color:  #666666;
	background:#DCD8D8;
	}
img {
	border: 0px;
	}
li {
	list-style-type: square;
	}
td {
	background-color: #ECE7E7;
	color: #666666;
	text-align: justify;
	font-size: 10px;
	width: 170px;
	}
td.siteDisplay {
	background-color: #ECE7E7;
	color: #666666;
	text-align: justify;
	font-size: 10px;
	width: 190px;
	height: 249px;
	}
p {
	padding: 10px;
	}
th {
	background-color: #666666;
	color: #DCD8D8;
	height: 20px;
	width: 190px;
	text-align: center;
	font-size: 12px;
	}
#logo {	
	position: absolute;
	top: 5px;
	left: 600px;
	}
#navT {
	position: absolute;
	top: -35px;
	font-size: 11px;
	font-weight: bold;
	visibility: visible;
	}
#navC {
	position: absolute;
	top: 17px;
	font-size: 11px;
	font-weight: bold;
	visibility: hidden;
	}
#siteText {
	position: absolute;
	top: 90px;
	left: 60px;
	z-index: 4;
	}
#clientList {
	position: absolute;
	top: 320px;
	left: 25px;
	height: 125px;
	overflow: hidden;
	visibility: hidden;
	}
#projectTypes {
	position: absolute;
	top: 450px;
	left: 25px;
	}
#fwiImage,
#sdfImage,
#frpImage,
#frp2Image,
#jsfImage,
#jsImage,
#msiImage,
#vkcImage,
#ovrImage,
#hmImage,
#clImage,
#vkImage,
#bkImage,
#c18Image,
#abImage,
#raImage,
#smImage {
	position: absolute;
	top: 125px;
	left: 575px;
	visibility: hidden;
	z-index: 4;
	}
#validation {
	position: absolute;
	top: 390px;
	left: 560px;
	z-index: 4;
	}