input {  font-family:sans-serif;  font-size:12px;  border-style:solid;  border-width:1px;  border-color:#000000;  background-color:#ffffcc;}
input.disabled {  background-color:#ffd8af;  border-color:#777777;}
input.right {  text-align: right;}
input.disabledright {  background-color:#ffd8af;  border-color:#777777;  text-align: right;}
input.button {  font-family:sans-serif;  font-size:12px;  color: #ffffcc;  font-weight: bold;  border-style:outset;  border-width:thin;  background-color:#ff0033;  border-color:#ff0033;}
input.radio {  background-color:#ffd8af;  border-style:none;}
select {  font-family:sans-serif;  font-size:12px;  border-style:solid;  border-width:1px;  border-color:#000000;}
option {  font-family:sans-serif;  font-size:12px;}
textarea {  font-family:sans-serif;  font-size:12px;  border-style:solid;  border-width:1px;  border-color:#000000;  background-color:#ffffcc;}
p {  font-family: Verdana, Arial, Helvetica, sans-serif;  font-size: 13px;}
p.nm {}
p.disabled {  color: #777777;}
a {  color: #0000ff;  text-decoration: none}
a:hover {  color: #ff0000;  text-decoration: underline}
p.title {	font-size: 16px;  font-weight: bold;}
p.subtitle {  font-weight: bold;  padding: 20 0 0 0}
p.menu {  font-weight: bold;	font-size: 12px;  padding: 10 0 0 0}
a.menu {  color: #000000;  text-decoration: none}
a.menu:hover {  color: #FF0000;  text-decoration: underline}
p.submenu {	font-size: 12px;  padding: 0 0 0 5}
a.submenu {  color: #000000;  text-decoration: none}
a.submenu:hover {  color: #FF0000;  text-decoration: underline}
p.menutitle {  font-weight: bold;	font-size: 13px;}
p.revision {	font-family: sans-serif;	font-size: 9px;}
ul {  list-style-type: square;}
p.contact {  font-weight: bold;	font-size: 10px;  align: center;  color: #ffffcc;  padding: 5 0 0 0;}
a.contact {  color: #ffffcc;  text-decoration: none}
a.contact:hover {  color: #ffffcc;  text-decoration: underline}
p.spec-header {  font-weight: bold;  color: #ffffcc;}
table {  font-family: Tahoma, Verdana, Arial;  font-size: 8pt;  border-collapse: collapse;  border: 0;  border-spacing: 0;}
table.spec {  border-collapse: collapse;  border-top: 1px solid black;  border-right: 1px solid black;  border-bottom: 1px solid black;  border-left: 1px solid black;  border-spacing: 0;  background-color:#ffd8af;}
tr.spec-header {  border-bottom: 1px solid #000000;  background-color: #ff0033;  padding: 2 8 2 8;}
td.spec {  padding: 2 8 2 8;}

