BODY {
  font-family: Arial, sans-serif;
  background: #e2e2e2;
  color: #000000;
  margin: 0px;
}

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #AABBDD;
  text-decoration: underline;
}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}
h2 {
color: #1B3A47;
}
h3 {
color: #1B3A47;
}

FORM {
	display: inline;
	}

LEGEND {
	font-weight: bold;
	padding: 0.3em;
	color: black;
	}

.contactinfo {
	color:#000000;
	font-size: 92%;
	font-weight: bold;
	}

.accountinfo {
	color:#5e5e5e;

	}

LABEL.inputLabel {
	width: 10em;
	float: left;
	}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  
}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

Table.MainBodyTable {
border-width: 1px;
border-style: solid;
}
TD.HeadBar {
font-weight: bold;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 10px;
  
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.innerc {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:3px;
  background: #A2A2A2;
  color: #222222;
  font-weight : bold;
  text-align : center;
}
TD.innercL {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:2px;
  background: #A2A2A2;
  color: #222222;
  font-weight : bold;
  text-align : left;
}
TD.innercR {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:2px;
  background: #A2A2A2;
  color: #222222;
  font-weight : bold;
  text-align : right;
}
TD.innercM {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:2px;
  background: #A2A2A2;
  color: #222222;
  font-weight : bold;
  text-align : center;
}
TD.innercMR {
  font-family: Arial, sans-serif;
  font-size: 12px;
  padding:2px;
  background: #A2A2A2;
  color: #222222;
  text-align : center;
}
TD.headerError {
  font-family: Arial, sans-serif;
  
  background: #ff0000;
  color: #222222;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TD.Navbar {
  font-size: .9em;

}
TD.Nav2 {
  font-size: .9em;

}
TD.Nav2B {
  font-size: .9em;
  font-weight: bold;
}
TR.footer {
  
}

TD.footer {
  font-family: Arial, sans-serif;
  font-size: 10px;
  
  color: #ffffff;
  font-weight: bold;
}


A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

A.Navbar {
  font-size: .68em;
  color: #2B2B2B;
}

A.Navbar:hover {
  font-size: .84em;
  color: #727272;
  text-decoration: underline;
}

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

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

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

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

SPAN.greetUser {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, sans-serif;
  color: #ff0000;
}
