body {
	margin-left: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #000000;
}
.font10 {
	font-size: 18px;
	color: #555555;
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-weight:bold;
}
.font8 {
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-size: 14px;
	color: #555555;
	font-weight:bold;
}
.font6 {
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-size: 12px;
	color: #555555;
	font-weight:bold;
}
.shopping {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #000000;
}
.footer, a.footer, a.footer:link, a.footer:hover, a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #7F7777;
}
input.textfield_xsmall {
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-size: 11px;
	background: url("images/form/input_xsmall.jpg"/*tpa=images/form/input_xsmall.jpg*/);
	background-repeat: no-repeat;
	border: 0px;
	width: 80px;
	height: 30px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 26px;
}
input.textfield_small {
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-size: 11px;
	background: url("images/form/input_small.jpg"/*tpa=images/form/input_small.jpg*/);
	background-repeat: no-repeat;
	border: 0px;
	width: 145px;
	height: 30px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 26px;
}
input.textfield {
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-size: 11px;
	background: url("images/form/input.jpg"/*tpa=images/form/input.jpg*/);
	background-repeat: no-repeat;
	border: 0px;
	width: 220px;
	height: 30px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 26px;
}
select.textfield {
	height: 30px;
	border: solid 0 #fff;
	background: url("images/form/input.jpg"/*tpa=images/form/input.jpg*/) no-repeat fixed;
}
option.textfield {
	height: 30px;
	border: solid 0 #fff;
	background: url("images/form/input.jpg"/*tpa=images/form/input.jpg*/) no-repeat fixed;
}
textarea.textfield {
	font-family:Comic Sans MS,GEORGIA,tahoma,arial;
	font-size: 11px;
	background: url("images/form/textarea.jpg"/*tpa=images/form/textarea.jpg*/);
	background-repeat: no-repeat;
	border: 0px;
	width: 220px;
	height: 80px;
	padding-top: 7px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 15px;
/*	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #ffffff; */
}
.smalltext {font-size: 10px}
select {
  display: block;
  width: 220px;
  padding-left: 15px;
  line-height: 26px;
}
select.replaced {
  display: none;
  padding-left: 15px;
  line-height: 26px;
}
ul.selectReplacement {
  background: url("images/form/input_select.jpg"/*tpa=images/form/input_select.jpg*/) top left no-repeat;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 220px;
}
.button
{
  background: url("images/aneh.gif"/*tpa=images/aneh.gif*/) top left no-repeat;
  margin: 0;
  padding: 0;
  height: 30px;
  width: 200px;
}
ul.selectReplacement li {
  background: #ffffff;
  color: #000000;
  cursor: pointer;
  display: none;
  font-size: 11px;
  list-style: none;
  margin: 0;
  padding-left: 15px;
  line-height: 30px;
  width: 220px;
}
ul.selectOpen li {
  display: block;
  border: 1px solid #eeeeee;
  line-height: 20px;
}
ul.selectReplacement li.selected {
  background: url("images/form/input_select.jpg"/*tpa=images/form/input_select.jpg*/) top left no-repeat;
  color: #000000;
  display: block;
}
ul.selectOpen li.selected {
  background: #eeeeee;
  display: block;
}
ul.selectOpen li:hover,
ul.selectOpen li.hover,
ul.selectOpen li.selected:hover {
  background: #eeeeee;
  color: #000000;
}

#topleft {
position: absolute;
left: 0;
top: 0;
display: block;
height: 125px;
width: 125px;
background: url(topbanner.gif) no-repeat;
text-indent: -999em;
text-decoration: none;}
