body {
  font-family: verdana, tahoma, geneva, lucida, arial, helvetica, sans-serif;
  color:#FFFFFF;
  background:#666666;
  margin: 2px 7px 7px 7px;
  font-size:12px;
  line-height:18px;
  text-align:left;
}

table {width:100%; border:0px solid #0B198C;}

h1 {font-family: impact, tahoma, verdana, geneva, lucida, arial, helvetica, sans-serif;   font-weight:normal; font-size:18px; display:inline; color:#FFFFFF;}
h2 {font-size:13px; display:inline; color:#8B0000;}
h3 {font-size:13px; display:inline;}
h4 {font-size:13px; display:inline;}

.upper {font-size:11px; text-transform:uppercase;}
.mdma {font-size:10px; line-height:11px; font-weight:500;}
.uimg {margin: 0 0 2 10;}

.thead {
  background:#B80402 url(/wp-content/themes/fluid-blue/thead.gif) repeat-x top left;
  font-family: arial, tahoma, verdana, geneva, lucida, helvetica, sans-serif;
  font-weight:bold;
  text-align:center;
  color:#FFFFFF;
  font-size:13px;
  line-height:18px;
}
.thead a:link, .thead a:visited {color:#FFFFFF; text-decoration:none;}
.thead a:hover, .thead a:active {color:#ccff00;}

.alt1 {
  padding:8px;
  background: #FFFFFF url(/wp-content/themes/fluid-blue/alt1.gif) repeat-x top left;
  color: #000000;
  border: 2px solid #ECE8DB;
  font-family: verdana, tahoma, geneva, lucida, arial, helvetica, sans-serif;
  text-align:justify;	
  font-size:12px;
  line-height:14px;
}
.alt1 a:link, .alt1 a:visited {color:#8B0000; text-decoration:none; font-weight:bold;}
.alt1 a:hover, .alt1 a:active {color:#000000; font-weight:bold;}
.alt1 h2 {color:#8B0000; font-size:18px; line-height:20px; display:inline; text-indent:0.2in;}
.alt1 h3 {text-indent:0.2in;}
.alt1 p {text-indent:0.2in;}

.alt2 {
  padding:8px;
  background: #DED9C8 url(/wp-content/themes/fluid-blue/alt2.gif) repeat-x top left;
  color: #000000;
  border: 2px solid #DED9C8;
  font-family: arial, tahoma, verdana, geneva, lucida, helvetica, sans-serif;
  text-align:justify;
  font-size:12px;
  line-height:14px;
}
.alt2 a:link, .alt2 a:visited {color:#8B0000; text-decoration:none; font-weight:normal;}
.alt2 a:hover, .alt2 a:active {color:#000000; font-weight:normal;}
.alt2 ul {padding:0; margin:0; list-style:none;}
.alt2 ul ul {margin:0; padding:0;}
.alt2 ul li {margin:0 0 2em 0;}
.alt2 li li {margin:0.1em 0;}
.alt2 li li li {padding-left:10px;}
.alt2 ul h2 {font-family: verdana, tahoma, geneva, lucida, arial, helvetica, sans-serif; margin:0; padding:0; color:#000000; font-size:12px; text-transform:uppercase;}
.alt2 small {color:#000000;}

.alt3 {
  font-family: verdana, tahoma, geneva, lucida, arial, helvetica, sans-serif;
  font-size:10px;
  line-height:11.5px;
  }


#pixy {
  position:relative;
  width:100%; height:45px;
  overflow:hidden;
  }
#pixy span {
  display:block;
  position:absolute; left:0; top:15; z-index:1;
  width:100%; height:45px;
  background-image:url(pixy.gif);
  background-repeat:no-repeat;
  }
