body {
  margin:0 0 0 0;
  background-color: #4F779C;
  font-size:1.5em;
}

content {
  color:#000000;
  font-family:Tahoma;
  font-size:1em;
  padding:4px;
  background-position: 100% 100%;
  background-image: url(/images/box_bg.gif);
  background-repeat: no-repeat;
}
  

A.primaryNav {
  font-family:Tahoma;
  font-size:1em;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold;
}

A.primaryNav:HOVER {
  font-family:Tahoma;
  font-size:1em;
  text-decoration:underline;
  color:#FFF000;
  font-weight:bold;
}

A.primaryNavSelected {
  font-family:Tahoma;
 font-size:1em;
  text-decoration:none;
  color:#FFF000;
  font-weight:bold;
}

A.primaryNavSelected:HOVER {
  font-family:Tahoma;
  font-size:1em;
  text-decoration:underline;
  color:#0000FF;
  font-weight:bold;
}

A.secondaryNav {
  font-family:Tahoma;
  font-weight:bold;
  font-size:1em;
  text-decoration:none;
  color:#FFFFFF;
}

A.secondaryNav:HOVER {
  font-family:Tahoma;
 font-size:1em;
  text-decoration:underline;
  color:#FFFFFF;
  font-weight:bold;
}

A.secondaryNavSelected {
  font-family:Tahoma;
  font-size:.8em;
  font-weight:bold;
  text-decoration:none;
  color:#FFFF00;
}
  

A.leftNav {
  font-family:Tahoma;
  font-size:1em;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold;
}

A.leftNav:HOVER {
  font-family:Tahoma;
  font-size:1em;
  color:#FFF000;
  font-weight:bold;
}


.TahomaBold {
  font-family:Tahoma;
  font-size:1em;
  font-weight:bold;
}



INPUT.btn {
   background:#dcdcdc;
   color:#000000;
   padding:2;
   border:1px outset;
   font-family:Tahoma;
   font-size:1em;
   width:60;
}

INPUT.redBtn {
   background:#C60000;
   color:#FFFFFF;
   padding:2;
   border-top:1px #FEC4C4 solid;
   border-left:1px #FEC4C4 solid;
   border-right:1px #800000 solid;
   border-bottom:1px #800000 solid;
   font-family:Tahoma;
   font-size:1em;
}
.lt-blue-header {
	font-weight: bold;
	color: #4e7eaa;
}
.lt-blue-header2 {
	font-weight: bold;
	color: #4e7eaa;
	font-size: 1.2em;
}
.lt-blue-header-top {
	font-weight: bold;
	font-size: 1em;
	color: #4e7eaa;
}
.right-blend-bg {
	background-image: url(../images/right-blend.jpg);
	background-repeat: no-repeat;
	padding: 8px;
}
.top-blend {
	background-image: url(../images/blend-top.jpg);
	background-repeat: repeat-x;
	padding: 8px;
}
.bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00122A;
}
.text-header {
	font-size: 1.2em;
	font-weight: bold;
}

INPUT.addToCartBtn {
   background-color:#C60000;
   background-image:url(images/arrow_white.gif);
   background-repeat: no-repeat;
   background-position: center right;
   color:#FFFFFF;
   padding:2;
   border-top:2px #FD5252 solid;
   border-left:2px #FD5252 solid;
   border-right:2px #800000 solid;
   border-bottom:2px #800000 solid;
   font-family:Tahoma;
   font-size:1em;

}

INPUT.blueBtn {
   background:#084DA1;
   color:#FFFFFF;
   padding:2;
   border-top:    2px #4A8DDF solid;
   border-left:   2px #4A8DDF solid;
   border-right:  2px #073874 solid;
   border-bottom: 2px #073874 solid;
   font-family:Tahoma;
   font-size:.8em;
   font-weight:bold;
}

INPUT.signup_btn {
   background:#dcdcdc;
   color:#000000;
   padding:2;
   border:1px outset;
   font-family:Tahoma;
   font-size:1em;
   width:90;
}

INPUT.signup_btnRed {
   background:#C60000;
   color:#FFFFFF;
   padding:2;
   border-top:    2px #FD5252 solid;
   border-left:   2px #FD5252 solid;
   border-right:  2px #950000 solid;
   border-bottom: 2px #950000 solid;
   font-family:Tahoma;
   font-size:1em;
   width:90;
}

INPUT.readonly {
   font-family:Tahoma;
   font-size:1em;
   background:#f5f5f5;
   text-align:center;
   cursor:default;
}

INPUT.admin_btn {
   background:#dcdcdc;
   color:#000000;
   padding:2px;
   border:1px outset;
   font-family:Tahoma;
   font-size:1em;
   width:120;
}

.h2 {
  font-family:Tahoma;
  font-size:.8em;
  font-weight: bold;
  color:#003366;
}

.standard
{
  font-family:Tahoma;
  font-size:.8em;
  color:#003366;
}

.footer
{
  font-family:Tahoma;
  font-size:12px;
  color:#003366;
  font-weight:bold;
}

.TahomaItalic {
  font-family:Tahoma;
  font-size:.75em;
  font-style:italic;
}


.TahomaHeading {
  font-family:Tahoma;
  font-size:1.1em;
  font-weight:bold;
  color:#003366;
}

.TahomaDisabled {
  font-family:Tahoma;
  font-size:.9em;
  color:#928C63;
}

.TahomaError {
  font-family:Tahoma;
  font-size:.9em;
  font-weight:bold;
  color:#FF0000;
}

}
.home-bg {
	font-weight: bold;
	color: #FAF7CA;
	background-image: url(/images/background.jpg);
	background-repeat: no-repeat;
}
.home-links {
	font-size: 1em;
	font-weight: bold;
	color: #FAF7CA;
	padding-top: 5px;
}
.home-right-padding {
	padding-right: 80px;
}
a.Chair-link:link {
	color: #FAF7CA;
	text-decoration: none;
}
a.Chair-link:active {
	color: #FAF7CA;
	text-decoration: none;
}
a.Chair-link:visited {
	color: #FAF7CA;
	text-decoration: none;
}
a.Chair-link:hover {
	color: #FFFFFF;
	text-decoration: none;
}


    .printingArea {
      display: none;
    }
  
  @media print {
    
    .hideMe {
      display: none;
    }
	
    .printingArea {
    display: block;
    }