﻿a:link {
	background-color: #FFFFEE;
	color: blue; 
	text-decoration: underline; 
	font-weight: bold;
}
a:visited {
	background-color: #FFFFEE;
	color: purple; 
	text-decoration: underline; 
	font-weight: bold;
}
a:hover {
	background-color: #FFFFEE;
	color: green; 
	text-decoration: underline; 
	font-weight: bold;
}
body {
	background-color: #FFFFEE;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
dt {
	font-weight: normal;
}
em, dt {
	font-weight: bold;
	margin-top: 0.25em;
}
h2   {
	background-color: #FFFFEE;
	border-top: 1px solid green;
	border-bottom: 1px solid green;
	color: green;
	margin: 3px 0px;
	text-align: center;
}
h3 {
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: green;
	clear: both;
}
h4 {
	clear: left;
}
img  {
	float: left;
	margin: 4px;
}
.addthis {
	border-width: 0px;
	float: right;
}
.bold {
	font-weight: bold;
}
.bottom_border {
	border-bottom-style: ridge;
	border-bottom-width: thin;
	border-bottom-color: green;
	clear: left;
}
.clearleft  {
	clear: left;
}
.footer {
	clear: both;
	font-size: smaller;
	border-top: 1px solid green;
	margin-top: 1px;
	text-align: center;
}
.footnote {
	font-size: 8pt;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	clear: both;
}
.nav_bar {
	clear:both;
	text-align: right;
}
.right { 
    float: right; 
    clear: right; 
    margin: 4px 8px; 
}
.reset {
	border: thin solid red;
}
.submit {
	border: thin solid green;
}
#table-led {
	padding: 0px;
	margin: 0px;
}
.col-bc {
	background: #FFFFEE;
	float: left;
	width: 8%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #008000;
	border-bottom-color: #008000;
}
.col-lr {
	background: #FF8080;
	float: left;
	width: 8%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #008000;
	border-bottom-color: #008000;
}
.col-ly {
	background: yellow;
	float: left;
	width: 8%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #008000;
	border-bottom-color: #008000;
}
.col-lg {
	background: #80FF80;
	float: left;
	width: 8%;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-color: #008000;
	border-bottom-color: #008000;
}
.encoder_pics {
	height: 140px;
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
}
