.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background-color: #0F0705;
  margin: 30px;
  font-family: Arial, sans-serif;
  color: white;
  font-size: 13px;
  scrollbar-base-color: #0F0705;
}

H1 {
  text-align: center;
}

H3 {
  text-align: center;
  color: #E58043;
}

P.footnote {
  font-family: Arial, sans-serif;
  font-size: 10px;
}

A {
  /*color: #6688AA;*/
  color: #AACCFF;
  text-decoration: none;
  font-size: 12px;
}

A:hover {
  color: red;
  text-decoration: underline;
  font-size: 12px;
}

A.goto {
	color: black;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

A.goto:hover {
	color: red;
	text-decoration: underline;
	font-family: Arial, sans-serif;
}

FORM {
	display: inline;
}

HR {
	color: #E58043;
	width: 100%;
}

TR.header {
  background: #20041B;
  font-family: Arial, sans-serif;
  color: #000000;
  font-weight: bold;
  font-size: 14px;
}

TR {
  font-family: Arial, sans-serif;
  color: white;
  font-size: 13px;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TABLE.input
{
    FONT-FAMILY: Arial,Helvetica,Verdana,Geneva,Swiss;
    BACKGROUND: #20041B;
    BORDER-BOTTOM: 0px;
    BORDER-LEFT: 0px;
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    MARGIN: 1px;
    PADDING-BOTTOM: 2px;
    PADDING-LEFT: 2px;
    PADDING-RIGHT: 2px;
    PADDING-TOP: 2px
}

.label
{
    BACKGROUND: #B0C4DE;
    FONT-FAMILY: Arial,Helvetica,Verdana,Geneva,Swiss;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: right
	width: 250px;
}

.rowdark { background-color:#edf2fd;font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px }

.rowlight { background-color:#ffffff;font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px }

.tabs{
	list-style: none;
	margin: 0;
	padding: 0 10px;
	height: 25px;
	background-image: url(../images/bg_menu.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
}

.tabs li{
	padding: 0;
	float: left;
	margin: 0 1px 0 0;
}

.tabs a{
	display: block;
	width: 110px !important;
	width /**/: 120px;
	height: 16px !important;
	height /**/: 20px;
	background-image: url(../images/instante.jpg);
	background-position: top left;
	text-align: right;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding: 4px 10px 0 0;
}

.tabs a:hover{
	background-position: center;
}

.tabs a.current{
	background-position: bottom;
	position: relative;
	top: 1px;
}

.tabs a.current:hover{
	background-position: bottom;
}

.submenu {
 background-color: #B5C6F1
}

 .subtitle {
	font-family: Arial, sans-serif;
	font-size: 28px;
	color: #000000;
	letter-spacing: 2px;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	background-color: #FFFFFF;
	line-height: normal;
	font-weight: bold;
}

 .subpagetitle {
	font-family: Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: lighter;
	font-style: normal;
	text-align: center;
	background-color: #B5C6F1;
	line-height: normal;
	font-weight: bold;
}

.dataheader {
	font-family: Arial, sans-serif;
	background-color: #B5C6F1;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-size: 16px;
	width: 150px
}

.data {
	font-family: Arial, sans-serif;
	background-color: #EDF2FD;
	color: #000000;
	font-size: 14px;
	text-align: left;
}

.databold {
	font-family: Arial, sans-serif;
	background-color: #EDF2FD;
	color: #000000;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

.datamiddle {
	font-family: Arial, sans-serif;
	background-color: #EDF2FD;
	color: #000000;
	font-size: 14px;
	text-align: center;
}

.pagetext {
	background-color: #EDF2FD;
	font-weight: normal;
	color: #000000;
}

.searchterm {
	font-family: Arial, sans-serif;
	background-color: #B5C6F1;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

TABLE.grid {
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  width: 100%;
}

TR.tabheader {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-color: #B5C6F1;
	color: #000000;
}

.editbutton, .editfields {
	background-color: #B5C6F1;
	text-align: center;
}

TABLE.editfields {
	border-color: #B5C6F1;
	border-style: solid;
	border-width: 1px;
	width: 100%;
	padding: 0;
}

.gotolink {
	font-family: Arial, sans-serif;
	background-color: #FFFFFF;
	color: #000000;
	text-align: center;
	text-decoration: underline; 
}

TABLE.submenu {
	border-spacing: 0px;
	border: none;
	background-color: #B5C6F1;
	border-color: #B5C6F1;
	width: 100%;
}

TABLE.header {
	border-spacing: 0px;
	border: none;
	background-color: #FFFFFF;
	width: 100%;
}

.previousLink, .searchresults {
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.nextLink {
	text-align: right;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.submit {
	text-align: center;
}

.submitText {
	text-align: center;
	font-family: Arial, sans-serif;
	font-weight: strong;
	font-size: small;
}

.subtitleText {
	font-family: Arial, sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 12px;
}

.warn {
   color: Red;
}
