@charset "utf-8";

a.selected:link
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F32019;
}
a.selected:visited
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F32019;
}
a.selected:hover
{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #F32019;
}
a:link{
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
	
}
a:visited {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #333333;
}
a:hover {
	color: #F32019;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:focus{outline:none}

.thumbs  a.selected:link img
{
	border-color:#010000;
}
.thumbs  a.selected:visited img
{
	border-color:#010000;
}
.thumbs  a.selected:hover img
{
	border-color:#010000;
}
.thumbs  a.selected:active img
{
	border-color:#010000;
}

.thumbs a:link img
{
	border-color:  #FFFFFF;
}

.thumbs a:visited img
{
	border-color:  #FFFFFF;
}
.thumbs a:active img
{
	border-color:  #FFFFFF;
}
.thumbs a:hover img
{
	border-color: #F32019;
}

.fetch
{}
.fetch_content
{	
	color: #F32019;
}
a.fetch_content:visited
{	
	color: #F32019;
}
a.fetch_content:link
{	
	color: #F32019;
}

.selected/* CSS Document */
{
	color: #F32019;
}

a.highlight:visited
{
	color: #F32019;
	font-weight: bold;
}
.highlight{
	color: #F32019;
	font-weight: bold;
}
a.highlight:link
{
	color: #F32019;
	font-weight: bold;
}.disabled {
	color: #999999;
}
