#projectComments a {
	text-decoration: underline;
}
#projectComments form {
	width: 180px;
}
#projectComments textarea {
	width: 180px;
	margin-bottom: 10px;
}
.tabLink {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
body {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	background-image: url(/uploadedfiles/images/fullsize/bk.jpg);
	color: #FFFFFF;
 
}
a {
	text-decoration: none;

color:#FFFFFF;
}

#loginDiv a{
	color:#FFFFFF;
	text-decoration:underline;
	background-color: #FF3300;
	float: right;
	margin-top: 2px;
}
#loginDiv a:visited {
	color:#FFFFFF;
	text-decoration:underline;
}

a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
#container #loginDiv {
	color: #FF3300;
}
#pageContent #projectInfo h3 {
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#pageContent #projectInfo p {
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#dottedLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FFFFFF;
	height: 10px;
	margin-bottom: 7px;
}
#projectComments p {
	margin-top: 0px;
	padding-top: 0px;
}
#dottedOrangeLine {
	width: 100%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #FF3300;
}
a.infoEdit {
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
	text-decoration: underline;
}
.userLink, a.userLink:visited, a.userLink {
	color: #FFFFFF;
	background-color: #FF3300;
	font-weight: normal;
}
a.newsArchive {
	margin-left: 10px;
	text-align: right;
}
