body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	background-attachment: fixed;
	background-color: #999999;
	background-image: url(../gfx/back.gif);
	background-repeat: repeat-x;
	left: 15px;
	top: 0px;
	right: 15px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
}
.footertab {
	background-color: #CCCCCC;
	height: 10px;
	width: 100%;
}
.infobox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C6C7C6;
	border: thin solid #cfcfcf;
	z-index: auto;
	width: 200px;
	margin: 3px;
	padding: 3px;
	vertical-align: top;
	height: 300px;
	line-height: 13px;
}
a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	font-size: x-small;
	background-color: #666666;
}
a:hover {
	color: #FFFFFF;
}
.formtab {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
h4{
	font-size: 14px;
	font-weight:bold;
	margin:3px;
}
