body, table, div, td, th, h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  }

body {
  font-family: arial, sans-serif;
  text-align: center;
  }

.mainwindow, .mainwindowemail {
  padding: 10px 10px 0px 12px;
  border-left: 2px solid #ccc;
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  }

.mainwindowemail {
  border: 2px solid #ccc;
  }

form {
  margin: 0;
  }

.header {
  background-color:white;
  border: 2px solid #a61972;
  padding: 5px 5px 5px 5px;
  font-size:.8em;
  text-indent: 20px;
  }

.box {
 font-family: arial, sans-serif;
 font-size: .8em;
 color: #00f;
 width: 85%;
 margin-top: 3px;
 border: 2px solid #a61972;
}

.quicklinks {
  font-size: .75em;
  background: #cccccc;
  color: #000;
  border: 2px solid #a61972;
  }

.qlbutton {
  width: 2.5em;
  font-size: .65em;
  background: #a61972;
  color: #fff;
  }

.button {
 font-family: arial, sans-serif;
 font-size: .8em;
 font-weight: bold;
 width: 50%;
 margin-top: 3px;
}

.magbold {
  color: #a61972;
  font-weight: bold;
  }

.bgmag {
  background: #fa9ad8;
  }

.center {text-align: center}
.center table {margin-left: auto;margin-right: auto;text-align: left}

a:link, a:hover, a:visited {
  color: #a61972;
  }

.c {
  text-align:center
  }

.italic {
  font-style: italic;
  }

.red {
  color: #f00;
  }

h1, h2, h3, h4, h5, h6 {
  display:inline;
  font-weight:bold;
  color: #00f;
  }

h1 {
  font-size: 1.5em;
  }

h2 {
  font-size: 1.25em;
  }

h3 {
  font-size: 1em;
  }

h4 {
  font-size: .8em;
  }

.p0 {
  font-size: 1.3em;
  color: #000;
  margin-left: 20px;
  margin-right: 20px;
  text-indent: 20px;
  }

.p1, .p1noindent {
  font-size: 1.2em;
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-indent: 20px;
  }

.p1noindent {
  text-indent: 0;
  }

.p2, .p2noindent, .p2r, .formerror {
  font-size: 1em;
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-indent: 20px;
  }

.formerror {
  color: #f00;
  text-indent: 0px;
  }

.p2noindent {
  text-indent: 0;
  }

.p2r {
  text-indent: 0px;
  text-align: right;
  }

.p3, .p3noindent {
 font-size: .85em;
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-indent: 20px;
  }

.p3noindent {
  text-indent: 0;
  }

.p4, .p4noindent {
  font-size: .7em;
  color: #000;
  margin-left: 15px;
  margin-right: 15px;
  text-indent: 10px;
  }

.p4noindent {
  text-indent: 0;
  }

SPAN.magentabold {color: #A61972;font-weight: bold}

.quote {
  font-size: 1.1em;
  color: #000;
  margin-left: 25px;
  margin-right: 25px;
  text-indent: 20px;
  font-style: italic;
  }

.signature {
  font-size: 1.1em;
  color: #000;
  margin-right: 10px;
  font-weight: bold;
  text-align: right;
  }

.recimgr {
  width: 150px;
  height: 150px;
  margin: 10px 20px 15px 20px;
  border: 2px solid #000;
  float: right;
  }

.recimgl {
  width: 150px;
  height: 150px;
  margin: 10px 20px 15px 20px;
  border: 2px solid #000;
  float: left;
  }

.sbrk {
  font-size: 5pt
  }

.xsmbrk {
  font-size: 2pt
  }

div.hr1 {
  height: 3px;
  background: #fff url(/revamp/whitespacer.gif) no-repeat scroll center;
  }
div.hr1 hr {
  display: none;
  }

div.hr2 {
  text-align: center;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  height: 2px;
  background: #aaa url(/revamp/whitespacer.gif) no-repeat scroll center;
  }
div.hr2 hr {
  display: none;
  }

.recenthead {
  font-size: .8em;
  margin-left: 17px;
  margin-right: 7px;
  text-indent: -10px;
  }

#menu, #menu a, #menu a:visited {
  font-family: arial,sans-serif;
  font-size: .85em;
  font-weight: bold;
  text-align:center;
  text-decoration: none;
  background-color:#a61972; 
  color:#fff;
  display:block; 
  padding-left:7px;
  padding-right:7px;
  margin: 1px 0px 1px 0px;
  border-left: 2px solid #fff;
  }
#menu a:hover {
  color:#000;
  background-color:#fff
  }

#menu a {float:left}

#location {
  font-family: arial,sans-serif;
  font-size: .85em;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  color:#00f;
  background-color:#ddd;
  padding-left:7px;
  padding-right:7px;
  margin: 0px 0px 0px 0px;
  border: 2px solid #fff;
  }

.botmenu {
  font-size: .7em;
  text-align: center;
  text-decoration: none;
  }