﻿.prjname
{
	font-family: Tahoma;
	font-size: 16px;
	font-weight: 600;
	vertical-align: middle;
	width: 380px;
	height: 40px;
	position: relative;
	top: 0px;
	padding-top: 10px;
}

.prjtop
{
	background-image: url('../images/prjTitle.png');
	background-repeat: no-repeat;
	background-position: center center;	
	height: 100px;
	padding-right: 8px;
}

.prjtext
{
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
}

.prjPic
{
	padding: 5px; 
	border: solid 1px #AAAAAA;
}
