

BODY { 
background-color:#333333;
background-image: url(images/SeamlessBg.jpg);
background-repeat: no-repeat;
margin-top:0px;
margin-left:0px:
}

.projectBody{
background-color:#333333;
background-image: none;
background-repeat: no-repeat;
margin-top:0px;
margin-left:0px:
padding-left:0px;
}


.menuTable{
width: 179px;
height: 234px;
border:1px;
}


p{
	font-family : ARIAL;
	color:#ffffff;
	font-size : 12px;
}
TD{
	font-family : ARIAL;
	color:#ffffff;
	font-size : 12px;
}

.bodyTextCell{
	font-family : ARIAL;
	color:#ffffff;
	font-size : 12px;
}
.capsHead{
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	line-height: 12px;
	color : #ffffff;
}

 A:link, A:active, A:visited {
	 font-family : ARIAL;
	text-decoration : none;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
	line-height: 12px;
	color : #ffffff;
}


