.css 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.LabelValue 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a.process:link
{
	text-decoration:underline;
	color:black;
}
a.admin:link {color: white; text-decoration: underline}

.header
{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

A:hover .SolriseCopyright, A:active .SolriseCopyright
{
	font-weight: normal;
	font-size: 10px;
	color: gold;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: underline;
}
	
.SolriseCopyright
{
	font-weight: normal;
	font-size: 10px;
	color: white;
	font-family: Arial,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}


.ImageTitle_HomePage
{
	font-size: 10px;
	color: white;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
A:visited, A:link
{
	color: white;
	text-decoration: none;
}

A:hover, A:active
{
	color: crimson;
	text-decoration: underline;
}
A.BoldLink
{
	
	color: crimson;
}

A.BoldLink:hover , A.BoldLink:active 
{
	color: crimson;
	font-weight: bolder;
	text-decoration: underline;
}


.fotgal 
{
	border:1px; 
	border-thickness: 1px; 
	border-color: #000; 
	border-style: solid;
	}

.fotgal2 
{
	border:2px; 
	border-thickness: 1px; 
	border-color: white; 
	border-style: solid;
	}

A:hover .fotgal2, A:active .fotgal2
{
	border:2px; 
	border-thickness: 2px; 
	border-color: red; 
	border-style: solid
}
	
A:hover .fotgal, A:active .fotgal 
{
	border:1px; 
	border-thickness: 1px; 
	border-color: #fff; 
	border-style: solid
}

BODY
{
	font-size: 10pt;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}

.PageTitle
{
	font-weight: bold;
	font-size: 14pt;
	color: #993333;
	font-family: Arial,Verdana, Helvetica, sans-serif;
}
