body{
	margin-top:0px;
	margin-bottom:0px;
	background-color:#535351;
}

a:link {color: #CC6633;}
a:visited {color: #CC6633;}
a:hover {color: #999966;}
a:active {color: #CC6633;}
a:focus{color: #CC6633;}

.currentProject{
	background-color:#333333;
	height:206px;
	width:450px;
}

.messageBoard{
	background-color:#333333;
	height:337px;
	width:244px;
}

.bottom{
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.class1{
	height:170px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:dotted;
	border-color:#666666;
	border-width:1px;
	letter-spacing:0.03em;
	width:450px;
}

.class11{
	height:153px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:dotted;
	border-color:#666666;
	border-width:1px;
	letter-spacing:0.03em;
	width:450px;
}

.class2{
width:450px;
	height:140px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:12px;
	border-bottom:dotted;
	border-color:#666666;
	border-width:0px;
	letter-spacing:0.03em;
}

.class3{
	font-size:15px;
	font-weight:bold;
}

.class4{
	font-size:15px;
	font-weight:bold;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	padding-top:7px;
	text-align:center;
}

.preMsgHead{
	width:485px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
	
}

.client{
	width:485px;
	border-style:solid;
	border-width:1px;
	border-color:#999999;

}

.profile{
	width:485px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;

}

.preMsg{
	width:450px;
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:0.03em;
}

.links{
	width:450px;
	text-align:left;
	padding-top:60px;
	padding-bottom:20px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:0.03em;
}

.profileData{
	width:450px;
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:0.03em;
}

.linksData{
	width:450px;
	text-align:left;
	padding-top:20px;
	padding-bottom:20px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:0.03em;
}


.calHead{
	width:685px;
	border-style:solid;
	border-width:1px;
	border-color:#333333;
}
.calMsg{
	width:670px;
	text-align:justify;
	padding-top:20px;
	padding-bottom:20px;
	color:#333333;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	letter-spacing:0.03em;
}


.input { width:130px; height:18px; border:1px solid #a5a092; font-size:1em; }

.calInput { width:100px; height:18px; border:1px solid #a5a092; font-size:1em; }

.title1{
	background-color:#000000;
	color: #76B41C;
	letter-spacing: 1px;
	padding: 15px;
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding-top:50px;	
}

#description{
	background: #000000;
	border: 1px solid #333333;
	padding: 7px;
	margin: 5px;
	width: 90%;
	float: left;
	font-weight: bold;
	margin-left:32px;
	margin-bottom:50px;
}

.date{
	font-weight: normal;
	color: #666666;
	font: 14px/24px Georgia, "Times New Roman", Times, serif;
}
