a:hover{
	text-decoration: underline;
}

a {
	color:green;
	font-weight:bolder;
}

h2 {
	font-size:13px;
	text-transform:uppercase;
	background:#CCCCCC;
	padding:3px 10px;
	
}

.btext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}

.wtext{
	font-family: Arial,Helvetica,"sans-serif";
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
}

.btitle{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
}

.wtitle{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 12pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.bsubtitle{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.wsubtitle{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
}

.bsubtitleitalic{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.wsubtitleitalic{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 11pt;
	font-weight: bold;
	font-style: italic;
}

.wsubheader{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 9pt;
	font-weight: bold;
}

.bsubheader, .bsubheader-wht {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}

.bsubheader-wht {
	color:#ffffff;
}

.ControlTitle{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.ControlText{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.ControlTitleInput{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
}

.ControlTextInput{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.ControlButton{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}

.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;
}

.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;
}

.GalleryClass{
	font-family: Arial, Helvetica, "sans-serif";
	font-size: 10pt;
	font-weight: normal;
}
.btextbox {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}

.hometable, .hometable a {
	color:White;
	font-size:10px;
	text-decoration:none;
}

.padded {
	padding:10px;
}