a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #878787;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5D24;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #333333;
}

a.link-tab:link, a.link-tab:visited  {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	letter-spacing: 0.09em;
	display: block;
	text-transform: uppercase;
	font-weight: normal;
	border-bottom-style: none;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 8px;
}
a.link-tab:active {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #333333;
}
a.link-tab:hover {
	text-decoration: none;
	border-bottom-style: none;
	background-color: #FF5D24;
}
a.link-bottom:link, a.link-bottom:active, a.link-bottom:visited   {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
	padding-right: 6px;
	padding-left: 6px;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-bottom-style: none;
}
a.link-bottom:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF5D24;
}
a.link-butts:link, a.link-butts:active, a.link-butts:visited   {
	font-family: "Lucida Grande", "Lucida Sans", "Trebuchet", "Trebuchet MS", "Arial", "sans";
	text-decoration: none;
	font-size: 12px;
	padding-left: 12px;
	display: block;
	border-bottom-style: none;
	background-image: url(../images/grey-button-grad.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 12px;
	margin-right: 10px;
}
a.link-butts:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	background-color: #666666;
}
#worklist
{
	list-style-image: none;
	list-style-type: none;
	margin-left: 10px;
	margin-bottom: 10px;
}
#thumb{
	border-bottom-style: none;
	display: block;
	padding-right: 10px;
}
a.link-botemail:link, a.link-botemail:active, a.link-botemail:visited   {
	text-decoration: none;
	color: #999999;
	border-bottom-style: none;
}
a.link-botemail:hover {
	text-decoration: none;
	color: #FFFFFF;
	display: inline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF5D24;
}
a.link-work:link, a.link-work:active, a.link-work:visited   {
	background-image: url(../images/orange-bullet.gif);
	background-repeat: no-repeat;
	border-bottom-style: none;
	background-position: left;
	border-bottom-style: none;
	display: block;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
}
a.link-work:hover {
	text-decoration: none;
	background-color: #000000;
}

