/* .budzter {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: black; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	margin-top: 15px; 
	margin-right: 15px; 
	margin-bottom: 15px; 
	margin-left: 15px
	} */
	
	.budzter {  
	font-family: Verdana; 
	font-size: 12px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: black; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	margin-top: 15px; 
	margin-right: 15px; 
	margin-bottom: 15px; 
	margin-left: 15px
	}
	
	
	.budzterPayment {  
	font-family: Verdana; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: black; 
	text-decoration: none; 
	background-color: #FFFFFF; 
	background-repeat: no-repeat; 
	letter-spacing: normal; 
	text-align: left; 
	word-spacing: normal; 
	white-space: normal; 
	margin-top: 15px; 
	margin-right: 15px; 
	margin-bottom: 15px; 
	margin-left: 15px
	}

.budzterTables {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	color: black;
	font-weight: bold;
	}
	
.budzterTablesLarge {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: black;
	font-weight: bold;
	}
	
.budzterHeadings {
	font-family: MS San Serif;
	font-size: 28px;
	font-style: normal;
	color: #000099;
	font-weight: bold;
	}
	
.budzterMenu {
	font-family: MS San Serif;
	font-size: 22px;
	font-style: italic;
	color: #00008B;
	font-weight: bold;
	text-decoration: none;
	}

	
.budzterAddress {
	font-family: MS San Serif;
	font-size: 16px;
	font-style: italic;
	color: #0033FF;
	font-weight: bold;
	}
	
.budzterButtons {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bold;
	background-color:#0099FF;
	border-color:#000000;
	border-size:5;
	}
	
.budzterCloseButton {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	border-color:#000000;
	border-size:2;
	}
	
#popitmenu{
position: absolute;
background-color: black;
border:1px solid black;
font: normal 10px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popitmenu a{
text-decoration: none;
padding-left: 6px;
color: white;
display: block;
}

#popitmenu a:hover{ /*hover background color*/
background-color: #;
}