a:link {
	color:steelblue;
	text-decoration:none;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:14px;
	}
a:visited {
	color:steelblue;
	text-decoration:none;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:14px;
	}
a:hover {
	color:steelblue;
	text-decoration:underline;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:14px;
	}
a:active {
	color:steelblue;
	text-decoration:underline;
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:14px;
	}
body {
	font-family:Arial,Helvetica,Tahoma,sans-serif;
	font-size:14px;
	color:black;
	background-color:white;
	}
#copy {
	font-family: serif;
	font-size: 14px;
}
.frame {
	border: 1px solid;
	border-color: #39F;
	vertical-align: top;
	width: 100%;
	}
.frameleft {
	border-right: 1px solid;
	border-color: #39F;
	vertical-align: top;
	width: 20%;
	}
.framemiddle {
	vertical-align: top;
	}
.frameright {
	border-left: 1px solid;
	border-color: #39F;
	text-align: center;
	vertical-align: top;
	width: 20%;
	}
#dek {
	position:absolute;
	visibility:hidden;
	z-index:200;
	}
input, textarea{
	border: 1px solid;
	border-color: #FF0000;
	background-color: white;
	}
.bench {
	font-size: 10px;
	}
img {
	border: none !important;
	}
small {
	font-size: 10px;
	}
.small {
	font-size: 12px;
}