body {
	margin: 0;
	background-image:url('images/bg.png');
	background-repeat:repeat-x;}
	background-color: #e1f2ff;
	font-family: Verdana;
	font-size: 13px;
}
td {
	font-family: Verdana;
	font-size: 13px;
}
h1 {
	font-family: tahoma;
	font-size: 34px;
	line-height: 24pt;
}
h2 {
	font-family: tahoma;
	font-size: 24px;
	line-height: 16pt;
}
h3 {
	font-family: tahoma;
	font-size: 18px;
	line-height: 16pt;
	color: #b70000;
}
.small {
	font-family: verdana;
	font-size: 11px;
}
.dl {
	font-family: tahoma;
	font-size: 22px;
	color: white;
	font-weight:bold;
}
hr {
	border-style: dashed;
	height: 1px;
	color: #efefef;
}
.border {
	background-color: white;
	border: 1px #efefef solid;
	margin: 0px auto 0 auto;
}
.border2 {
	background-color: white;
	border: 1px #C5DBE7 solid;
	margin: 0px auto 0 auto;
}
.box2 {
	background-color:#d9ecff;
	background-repeat:repeat;
	border: 4px #bfdfff dashed;
	margin: 0px auto 0 auto;
}
.highlight {
	background-color: rgb(255, 255, 0);
}
.pad {
	padding-left:50px; 
	padding-top:25px; 
	padding-right:50px;
	padding-bottom:5px;
}
input.groovybutton {
	font-size:22px;
	font-family:Tahoma,sans-serif;
	width:220px;
}
.topfield {
	font-size:22px;
	font-family:Tahoma,sans-serif;
	color:#cfcfcf;
	border: 1px solid #ffffff;
	width:223px;
	padding-left:5px; 
	padding-right:5px;
}
.topfield2 {
	font-size:22px;
	font-family:Tahoma,sans-serif;
	color:#000000;
	border: 1px solid #ffffff;
	width:223px;
	padding-left:5px; 
	padding-right:5px;
}
input.groovybutton2 {
	font-size:20px;
	font-family:Tahoma,sans-serif;
	width:220px;
}
.bottomfield {
	font-size:22px;
	font-family:Tahoma,sans-serif;
	color:#cfcfcf;
	border: 1px solid #ffffff;
	width:180px;
	height:35px;
	padding-left:5px; 
	padding-right:5px;
}
.bottomfield2 {
	font-size:22px;
	font-family:Tahoma,sans-serif;
	color:#000000;
	border: 1px solid #ffffff;
	width:180px;
	height:35px;
	padding-left:5px; 
	padding-right:5px;
}
.hidden {
	display: none;
}
.unhidden {
	display: block;
}
legend {
	color: #cfcfcf;
	padding: 2px 6px;
}
fieldset {
	border: 1px solid #cfcfcf;
	width: 20em;
	width: 100%;
}
.fieldset2 {
	border: 1px solid #cfcfcf;
	width: 100%
}
