form {
	margin: 0px;
	padding: 0px;
}

select{
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

input {
	font-family: Arial;
	font-size: 10px;
	color: #7D7D7D;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #717171;
	text-decoration: none;
}

.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #ffffff;
	text-decoration: none;
}
.imgborder {
	border: 2px solid #BBBBBB;
}

.lnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #545454;
	text-decoration: underline;
}
.lnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #545454;
	text-decoration: none;
}

.rlnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.rlnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}

.wlnk {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: none;
}
.wlnk:hover {
	font-family: Arial;
	font-size: 11px;
	line-height: 20px;
	color: #ffffff;
	text-decoration: underline;
}
.dots {
	background-image: url(../images/dodts.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mail {
	background-image: url(../images/newspaper-box.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ticket {
	background-image: url(../images/ticket2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.pretzles {
	background-image: url(../images/pretzles.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.gift {
	background-image: url(../images/guiftbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.large {
	color: #009933;
	font-size: 12px;
}
.menu a{
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	color:#ee83ac;
	margin:10px;
	font-weight: bold;
}
.menu a:hover, a.active{
	font-size:10px;
	
	text-transform:uppercase;
	text-decoration:none;
	color:#95581b;
	margin:8px;
}

.style2 {
	font-size: 16px;
	color: #009933;
	margin-left: 10px;
	text-align: left;
}
.style3 {
	font-size: 14px;
}

.style4 {color: #FFFFFF}
.style5 {color: #FF0000}
.style6 {color: #990000}

