.header-button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #5E0069;
}
.inner-frame a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #000000;
}
.header-button a {
	color: #5E0069;
	text-decoration: none;
}

.inner-frame a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	color: #000000;
}

.inner-results a:hover {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	color: #000000;
}

.inner-results a {
}

.inner-results a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color: #000000;
}

.body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg-grad.png);
	background-repeat: repeat-x;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.inner-frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #F0EBF0;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.keyboard-bg {
	background-image: url(images/keyboard.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.selection {
	font-weight: bold;
}
.convert-table,.convert-table TD {
	border: 1px solid #CCCCCC;
}
.expired {
	text-decoration: line-through;
}

code {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #003300;
}

