.projectheading {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none}
.projectleftlinks { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000; text-decoration: none }
.text { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #000000; text-decoration: none ; line-height: 135%; text-align: justify}
.highlighttext { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666699; text-decoration: none }
.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #CC9966; text-decoration: none }
a:hover {  color: #9999CC}
.scroll {
	background-attachment: scroll;
	background-color: #FFFFCC;
	background-repeat: no-repeat;
	background-position: right center;
}

BODY 
{
	margin:0 0 0 0;
	background-color:#F3F3CC;
	text-align:left;
	vertical-align:top;
	font-family:Arial;
	font-size:10pt;
	color:Black;
}

HR 
{
	border:1 solid black;
	height:1px;
	width:100%;
}

.hidden 
{
	position:absolute;
	left:-1000px;
	width:999px;
	overflow:hidden;
}

.contentDiv 
{
	width:450px;
	height:300px;
	overflow:auto;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: normal; 
	color: #000000; 
	text-decoration: none ; 
	line-height: 135%; 
	text-align: justify
}

.leftNavHref 
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.leftNavHref:HOVER
{
	font-family:Arial;
	color:9999CC;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.projectTitleFont 
{
	font-family:Arial;
	color:Black;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}

.projectDiv 
{
	display:inline;
	text-align:center;
	vertical-align:bottom;
	width:33%;
	border:0 solid aqua;
	margin-bottom:15px;
}

.projectThumb
{
	border:1 solid black;
}