

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}


TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #9a9a9a;
}

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }


body {
	background-color: #000000;
}
font.normal {  font-family: Tahoma, Verdana, Arial; font-size: 10pt; color: #000000}
font.normal { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; text-decoration: none}
font.golden {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #FFFFEF; line-height: 9pt}
a.menu {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #FFFFEF; text-decoration: none; clip:   rect(   auto); list-style-position: outside; text-align: left; white-space: normal; word-spacing: normal; line-height: normal; overflow: auto; visibility: visible; position: static; height: auto; width: auto; left: auto}
a.menu:hover {  color: #FFCC99; text-decoration: none}
a.menu:active {  color: #FFCC99}
.H2 { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #58401F; text-decoration: none}
.H3 { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #663E22; line-height: 9pt}
a.body {  color: #990000; text-decoration: none}
a.body:hover {  color: #CC6633}
a.body:active {  color: #CC9933}
a.small {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #990000; text-decoration: underline}
a.small:hover { color: #CC6633}
a.small:active { color: #CC9966}
font.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #000000}
font.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #996666}
font.disclaimer {  font-family: Arial, Helvetica, sans-serif; font-size: 7pt; color: #999999; line-height: 8pt}
a.bodyul { color: #990000; text-decoration: underline; line-height: 14pt}
a.bodyul:active { color: #FFCC99 }
a.bodyul:hover { color: #CC6633 }
.H3black { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #000000; line-height: 9pt}
.KOR {  font-family: "Korinna BT"; font-size: 24px; color: #C49C42; font-weight: bold; font-variant: normal; font-style: normal}
.Header2 {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #856929}
.H2Black {  color: #000000; font-size: 14px; font-family: Arial, Helvetica, sans-serif}
.Header4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #856929;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #58422C;
	text-decoration: none;
	font-weight: bold;

}
.normal {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none}




/* Core style sheet for hellerglanz customer support pages */

#header {
	background-color: #000000;
	padding-left: 30px;
	padding-right: 125px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#header p {
	font-size: .6em;
}
#main-content {
	background-color: #ffffff;
	border: solid #000000 1px;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 10px;
	padding: 10px;
}

#main-content tr {
	border: solid 1px #000000;
}
#main-content img {
	width: 100px
	height: 100px
}
#navbar {
	background-color: #ffff88;
	position: absolute;
	top: 85px;
	left: 0;
	width: 180px;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	text-align: center;
	font-weight: bold;
}
#navbar a:link, #navbar a:visited, #navbar {
	display: block;
	color: #7e7e7e;
	background-color: #ffff88;
	border-bottom: solid 1px #000000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: .9em;
}
#navbar a:hover {
	display: block;
	background-color: #dedede;
}
#navbar p {
	border-bottom: solid 1px #000000;
	background-color: #ffffaa;
	text-align: center;
	font-weight: bold;
	font-size: 1.1em;
	padding-top: 0;
	padding-bottom: 0;
	margin: 0;
}
#outer-image {
	background-image: url(images/pale-clouds.jpg);
	height: 249px;
} 
#inner-image {
	background-image: url(images/clouds.jpg);
	height: 199px;
	background-repeat: no-repeat;
	background-position: top center;
}
#results {
	background-color: #ffff88;
	border: solid #000000 1px;
	margin-left: 30px;
	margin-right: 90px;
	margin-top: 10px;
	padding: 10px;
}
#errors {
	background-color: #ffffef;
	color: #000000;
	border: solid #000000 1px;
	margin-left: 30px;
	margin-right: 90px;
	margin-top: 10px;
	padding: 10px;
}
#current-orders {
	padding: 10px;
}
#current-orders table {
	padding: 10px;
	background-color: #ffff55;
	border: solid 1px #000000;
	border-collapse: collapse;
}
#current-orders td {
	border: solid 1px #000000;
}
AutoCompleteBackground {
	background-color:white;
}
AutoCompleteHighlight {
	background-color:lime;
}

