td {
	font-family: Arial;
	font-size: 14pt;
}

.lineitem {
	font-family: Arial;
	background-color:#2167B1;
	color: white;
}

.altlineitem {
	font-family: Arial;
	background-color:#B5D51A;
	color: black;
}

.store {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.rheader {
	color: #8F42DC;
	font-weight: bold;
}

.navbar {
	font-family: Arial;
	font-size: 12pt;
}
.navbar2 {
	font-family: Arial;
	font-size: 11pt;
}

.w {
	color:white;
}

input.btnhov{
	font-family: Arial;
	font-size: 11pt;
   background-color:#e0e0e0;
   border:1px solid;
   border-color:#C926AF;
}
input.textbox{
	font-family: Arial;
	font-size: 10pt;
   background-color:#F2F2F2;
   border:1px solid;
   border-color:#F0AEF0;
}

input.tbhov{
	font-family: Arial;
	font-size: 10pt;
   background-color:#F2F2F2;
   border:1px solid;
   border-color:#C926AF;
}
input.btn{
	font-family: Arial;
	font-size: 11pt;
   background-color:#e0e0e0;
   border:1px solid;
   border-color:#000;
}
   
.links {
	font-family: Arial;
	font-size: 11pt;
}

.links2 {
	font-family: Arial;
	font-size: 11pt;
}

.blacklink {
	color:black;
	font-weight:bold;
}

.greenlink {
	font-family:Arial;
	font-size: 18pt;
	color: #7DD127;
	font-weight: bold;
}

a, a:active, a:link, a:visited {
  color: #29518E;
  font-weight: bold;
  text-decoration: none;
}

a.links, a.links:active, a.links:link, a.links:visited {
  color: #000000;
  text-decoration: none;
}
a.links2, a.links2:active, a.links2:link, a.links2:visited {
  color: #666666;
  text-decoration: none;
}

a.whitelink, a.whitelink:active, a.whitelink:link, a.whitelink:visited {
  color: white;
  font-weight: normal;
  text-decoration: none;
}

a.darkblue, a.darkblue:active, a.darkblue:link, a.darkblue:visited {
  color: #003366;
  font-weight: normal;
  text-decoration: none;
}


a.greenlink, a.greenlink:active, a.greenlink:link, a.greenlink:visited {
  color: #7DD127;
  text-decoration: none;
}

.purplelink {
	font-family:Arial;
	font-size: 11pt;
	color: #8F42DC;
	font-weight: bold;
}

a.purplelink, a.purplelink:active, a.purplelink:link, a.purplelink:visited {
  color: 8F42DC;
  text-decoration: none;
}

a.blacklink {
	color: black;
	text-decoration: none;
	font-weight:bold;
}

a:hover, a.whitelink:hover, a.links:hover, a.purplelink:hover, a.greenlink:hover, a.darkblue:hover {
  text-decoration: underline;
}
.rb {
	font-weight: bold;
	color: #990000;
}

.small {
	font-family: Arial;
	font-size: 10pt;
}

.iconbar {
	font-family: Arial;
	font-size: 10pt;
	font-weight: normal;
	color: black;
}

body {
	font-family:Arial;
}

.oheader {
	font-family: Arial;
	font-size: 18pt;
	color: #E97035;
	font-weight: bold;
}
.oheader2 {
	font-family: Arial;
	font-size: 14pt;
	color: #E97035;
	font-weight: bold;
}
