body {
	background-image:url(bknd_body.gif);
}

#bckgrnd1{
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	background-image:url(home-bk4.gif);
	background-repeat:repeat;
}

a:link {
	color: #7A7A7A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7A7A7A;
}
a:hover {
	text-decoration: none;
	color: black;
}
a:active {
	text-decoration: none;
	color: #7A7A7A;
}
a:link img {border-style:none;}
a:visited img {border-style:none;}
a:hover img {border-style:none;}

a{
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color:#7A7A7A;
	font-weight: bold;
	letter-spacing: 1px;
}

.regText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #444444;
	white-space: normal;
}

.projectSubtitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 19px;
	color: #444444;
	letter-spacing:0pt;
	white-space: normal;
}

.hidden{
	position: absolute;
   	visibility: hidden;
	z-index:7000;
   	overflow: hidden;
   	border:1px solid #CCC;
   	background-color:#F9F9F9;
   	border:1px solid #333;
   	padding:5px;
	background-color:#EEEEEE;
   	}

.dashboardMenu{
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-size: 11px;
	color:#9A9A9A;
	font-weight: bold;
	letter-spacing: 1px;
}

.commentName{
	font-family:Arial, sans-serif;
	font-size:11px;	float:left;
	color:#666666;
	width:100px;
	margin-left:5px;
	padding-top:5px;
	padding-right:5px;
	text-align:right;
	border-color:#999999;
	border-width:2px;
	border-left-style:none;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:solid;
}

.commentBody{
	float:left;
	width:600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	color: #666666;
	padding-left:5px;
	padding-right:5px;
	border-width:1px;
	border-color:#999999;
	border-bottom-style:solid;
	border-left-style:solid;
	border-right-style:none;
	border-top-style:none;
	padding-top:5px;
}

.dragBar{
	width:100%;
	height:20px;
	background:#888888;
}

.projectTitle{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	letter-spacing:2pt;
	color:#444444;
	line-height:19px;
	white-space: normal;
}

.projectDesc{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	letter-spacing:0pt;
	color:#444444;
	line-height:19px;
	white-space: normal;
}

.homeTitle{
	font-family:Arial;
	font-weight:bold;
	font-size:17pt;
	letter-spacing:2pt;
	color:#E5190F;
	line-height:22pt;
}

.homeDesc{
	font-family:Arial;
	font-weight:normal;
	font-size:12pt;
	letter-spacing:0pt;
	color:#E5190F;
	line-height:22px;
}

.imageCaption{
	font-family:Arial, sans-serif;
	font-weight:bold;
	font-size:11px;
	letter-spacing:normal;
	color:#000000;
	line-height:normal;
}


