/******TBF Hide******/
Form {
	margin-top: 0;
	margin-bottom: 0;
}

a:Hover, a:ACTIVE, a:LINK, a:VISITED{
	text-decoration: none;
}

.LogText, .logtext:ACTIVE, .logtext:LINK, .logtext:VISITED{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.LogText:HOVER {
	text-decoration: underline;
}

.FileManW, .FileManW:ACTIVE, .FileManW:LINK, .FileManW:VISITED{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.FileMan, .FileMan:ACTIVE, .FileMan:LINK, .FileMan:VISITED{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.FileManRed, .FileManRed:ACTIVE, .FileManRed:LINK, .FileManRed:VISITED{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #FF0000;
	text-decoration: none;
}

.FileManFixed, .FileManFixed:ACTIVE, .FileManFixed:LINK, .FileManFixed:VISITED{
	font-family: Courier;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.ShopTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.ShopText{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
}

.ShopVat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.ShopPrice{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.ShopNet{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	border-color : #3C597E;
}

.ShopTextField{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
}

.ShopButtonText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}

.GalleryClass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #ffffff;
}

/******TBF Show******/

.DefaultClass{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}