td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 16px;
}
.subtitle {
	font-weight: bold;
	color: #F26624;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #F26624;
	text-decoration: none;
}
a:active {
	color: #F26624;
	text-decoration: none;
}
.current {
	color: #3a6e8f;
}
.contact {
	font-style: italic;
	color: f26624;
}
.portfolioLinks {
	padding-top: 5px;
	padding-bottom: 5px;
}

.login {
	height: 20px;
	width: 191px;
	border: thin solid;
	font-size:10px;
}
.admin {
	height: 20px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:10px;
}
.manageusers {
	height: 100px;
	width: 150px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size:10px;
}
.uploadfiles {
	height: 20px;
	width: 150px;
	border: 1px solid;
	font-size:10px;
}
.password {
	height: 20px;
	width: 150px;
	border: 0px none;
	font-size:10px;
}
p {
	color: ffffff;
}
ul {
	margin-left: -40px;
	list-style-type: none;
}
li {
	margin-bottom: 15px;
}