
.Header {
	font-family: tahoma;
	font-size: 8pt;
	font-style: normal;
}

.current {
	font-family: verdana;
	font-size: 8pt;
	font-style: normal;
}

a {
	font-family: arial;
	font-size: 8pt;
	
}

.MoreInfoLink
{
		font-family: arial;
	font-size: 8pt;
	}

a.path 
{
	margin-left: 0px;
	margin-right: 0px;
}
a.path:hover {
	
	color: #669999;
}
a.path:link {
	color: white;
}
a.path:visited {
	color: #000099;
}


td {
	font-family: tahoma;
	font-size: 8.5pt;
	font-style: normal;

}
.name {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;

	color: #000066;
}
.value {
	font-family: verdana;
	font-size: 10pt;
	font-style: normal;

	color: #006633;
}

 
Input,textare,option,select
{
	font-family: verdana;
	font-size: 9pt;
}

.button{
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold; 
	background-color: #B5C0CC

	}
	
	.data
	{
		border-collapse: collapse;
		border-color: #B5C0CC;	
		}
		
	.dataColumns
	{
	background-color: #808080

		}
		
	.datarow
	{
	background-color: #521142
		}