body,td,th 
{
	background-color: #2C2D31;
	color: #C1C1C1;
	border: solid 0 #000000;
	margin: 0 0 0 0;
	font-family: tahoma;
	font-size: 10px;
}

.ProjectListStyle
{
	background-color: #404348;
}

.CaseTableStyle
{
	width: 100%;
	height: 80px;
	text-align: left;
}

.CaseImageStyle
{
	width: 255px;
	text-align: center;
	height: 200;
	border: solid 0 #ff0000;
}

.CaseTextStyle
{
	width: 305px;
}

.ParagraphText
{
	color: #FFFFFF;
}
.ParagraphSubText
{
	color: #FFFF66;
}

a:link {
	color: #ffffff;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffff66;
}
a:active {
	color: #999999;
}
.ProjListImage
{
	width: 36%;
	height: 60px;
	text-align: center;
}
.ProjListText
{
	
	width: 64%;
	height: 60px;
	text-align: left;
}