.form {
	margin-top: 0;
	margin-bottom: 0;
}

a:hover{
	text-decoration: underline;
}
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;
}
.bluetext{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
.btext{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.btitle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #003366;
	text-decoration: none;
}
.rtext{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #990000;
	text-decoration: none;
}
.rtext:ACTIVE, .rtext:LINK, .rtext:VISITED{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}
.rtext:HOVER{
	text-decoration: none;
}
.rtitle:ACTIVE, .rtitle:LINK, .rtitle:VISITED{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #CC0000;
	text-decoration: underline;
}
.rtitle:HOVER{
	text-decoration: none; 
}
.lightbluetext{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #33CCFF;
	text-decoration: none;
}
.lightbluetext:ACTIVE, .lightbluetext:LINK, .lightbluetext:VISITED{
	text-decoration: underline;
}
.lightbluetext:HOVER{
	text-decoration: none;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size:9pt;
	font-weight: bold;
	font-style: normal;
	color: #336699;
	text-decoration: none;
}
.wtitle{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wtitle:ACTIVE, .wtitle:LINK, .wtitle:VISITED{
	text-decoration: underline;
}
.wtitle:HOVER{
	text-decoration: none;
}
.wtext{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.wtext:ACTIVE, .wtext:LINK, .wtext:VISITED{
	text-decoration: underline;
}
.wtext:HOVER{
	text-decoration: none;
}
.redtext{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #CC0000;
	text-decoration: none;
}