BODY {
	background-color : #999999;
     margin-left : 0px;
     margin-top : 0px;
}
P {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
HR.link {
	size="1";
}
A.bottom {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
A.bottom:visited {
	color : Silver;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
A.projectdesc {
	color : White;
	font-size : 11pt;
}
A:VISITED.projectdesc {
	color : Silver;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
A {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
A:VISITED {
	color : Silver;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
COL.singleproject {
	background-color : #7073B9;
}
LI {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
LI.bold {
	color : White;
	font-weight : bold;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
}
TD.titlebar {
	background-color : Silver;
	vertical-align : top;
	text-align : center;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
}
TD.projectpic {
	height : 110px;
}
TD.projectdesc {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	vertical-align : top;
	text-align : left;
	height: 100%;
	font-size : 11pt;
}
TR.projectdesc {
	background-color : #7073B9;
}
COL.resourcelink {
	background-color : #7073B9;
}
TR.resourcelink {
	background-color : #7073B9;
}
TD.resourcelink {
	background-color : #7073B9;
}
TD.resourcedesc {
	color : White;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 11pt;
	vertical-align : top;
	text-align : left;
}
TD.resourcetitlebar {
	background-color : Silver;
	vertical-align : top;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-weight : bold;
}
H1.white {
	color : White;
}


