body
{
	margin: 0 0 0 0;
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}

A.TahomaLeftNav{
  font-family:tahoma;
  font-size:0.8em;
  text-decoration:none;
  color:#166293;
  font-weight:bold;
}

A.TahomaLeftNav:HOVER{
  font-family:tahoma;
  font-size:0.8em;
  text-decoration:underline;
  color:#166293;
  font-weight:bold;
}

A.TahomaLeftNav_highlighted{
  font-family:tahoma;
  font-size:0.8em;
  text-decoration:none;
  color:#000000;
  font-weight:bold;
}

A.TahomaLeftNav_highlighted:HOVER{
  font-family:tahoma;
  font-size:0.8em;
  text-decoration:underline;
  color:#166293;
  font-weight:bold;
}

A.primaryNav {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:none;
  color:#166293;
  font-weight:bold;
}

A.primaryNav:HOVER {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:underline;
  color:#145E8B;
  font-weight:bold;
}

A.primaryNav_highlighted {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:underline;
  color:#996600;
  font-weight:bold;
}

A.primaryNav_highlighted:HOVER {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:underline;
  color:#674500;
  font-weight:bold;
}

A.secondaryNav {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:none;
  color:#FFFFFF;
  font-weight:bold;
}

A.secondaryNav:HOVER {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:underline;
  color:#FFFF00;
  font-weight:bold;
}

A.secondaryNav_highlighted {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:underline;
  color:#FFFF00;
  font-weight:bold;
}

A.secondaryNav_highlighted:HOVER {
  font-family:tahoma;
  font-size:0.9em;
  text-decoration:underline;
  color:#FFFFCC;
  font-weight:bold;
}

A.thirdNav {
  font-family:tahoma;
  font-size:0.7em;
  text-decoration:none;
  color:#91DEFF;
  font-weight:bold;
}

A.thirdNav:HOVER {
  font-family:tahoma;
  font-size:0.7em;
  text-decoration:underline;
  color:#FFFFFF;
  font-weight:bold;
}

A.thirdNav_highlighted {
  font-family:tahoma;
  font-size:0.7em;
  text-decoration:underline;
  color:#FFFFFF;
  font-weight:bold;
}

A.thirdNav_highlighted:HOVER {
  font-family:tahoma;
  font-size:0.7em;
  text-decoration:underline;
  color:#91DEFF;
  font-weight:bold;
}

TR.Price_head {
  font-family:tahoma;
  font-size:0.9em;
  background-color:#000000;
  color:#FFFFFF;
  font-weight:bold;
}

TR.body {
  font-family:tahoma;
  font-size:0.8em;
  color:#000000;
}


.RightHeading {
  font-family:Tahoma;
  font-size:1.2em;
  color:#3A85B2;
  font-weight:bold;
  
}

H1 {
  font-family:Tahoma;
  font-size:1.4em;
  color:#3A85B2;
  font-weight:bold;
  
}


.Tahoma {
  font-family:Tahoma;
  font-size:12px;
}

.TahomaWhite {
  font-family:Tahoma;
  font-size:12px;
  color:#FFFFFF;
}

.TahomaCream {
  font-family:Tahoma;
  font-size:12px;
  color:#FFFFF5;
}

.TahomaBold {
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
}


.TahomaBoldWhite {
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
}

INPUT.btn {
   background:#dcdcdc;
   color:#000000;
   padding:2;
   border:1px outset;
   font-family:Tahoma;
   font-size:11;
   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:11;
}

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:11;

}

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:11px;
   font-weight:bold;
}

INPUT.signup_btn {
   background:#dcdcdc;
   color:#000000;
   padding:2;
   border:1px outset;
   font-family:Tahoma;
   font-size:12;
   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:12;
   width:90;
}

INPUT.readonly {
   font-family:Tahoma;
   font-size:11;
   background:#f5f5f5;
   text-align:center;
   cursor:default;
}

INPUT.admin_btn {
   background:#dcdcdc;
   color:#000000;
   padding:2px;
   border:1px outset;
   font-family:Tahoma;
   font-size:11;
   width:120;
}

.heading
{
  font-family:arial;
  font-size:16;
  color:#000000;
  font-weight: bold;
}

.standard
{
  font-family:arial;
  font-size:12px;
  color:#000000;
}

.TahomaItalic {
  font-family:Tahoma;
  font-size:12px;
  font-style:italic;
}


.TahomaHeading {
  font-family:Tahoma;
  font-size:14px;
  font-weight:bold;
}

.BigTahoma {
  font-family:Tahoma;
  font-size:16px;
  font-weight:bold;
}

.TahomaDisabled {
  font-family:Tahoma;
  font-size:12px;
  color:#928C63;
}

.TahomaError {
  font-family:Tahoma;
  font-size:12px;
  font-weight:bold;
  color:#FF0000;
}


.navButton{
display:block;
cursor:hand;
width:130px;
padding: 0px 5px;
background-color:#E2EEF2;
border-top:2px #000000 solid;
border-left:2px #000000 solid;
border-bottom:2px #000000 solid;
border-right:2px #000000 solid;
color:#000000;
font-size:.9em;
font-family:arial;
font-weight:bold;
text-decoration:none;
}
.goButton{
display:block;
cursor:hand;
padding: 0px 5px;
font-size:.9em;
font-family:arial;
font-weight:bold;
text-decoration:none;
}

.controlPanel {
border-left:2px #999999 solid;
border-bottom:2px #999999 solid;
border-right:2px #999999 solid;
border-top:2px #999999 solid;
background-color:#FFFFF1;
}

.titleBar {
border-left:1px #666666 solid;
border-bottom:1px #666666 solid;
border-right:1px #666666 solid;
border-top:1px #666666 solid;
background-color:#BECAC7;
color:#000000;
font-size:.8em;
font-family:arial;
padding:1px 3px;
font-weight:bold;
}
.mainFont {
font-family:arial;
font-size:.8em;
color:#000000;
}
.boldFont {
font-family:arial;
font-size:.8em;
color:#000000;
font-weight:bold;
}
.italicFont {
font-family:arial;
font-size:.9em;
color:#000000;
font-style:italic;
}

.titleBarEnclosed {
color:#000000;
font-family:Tahoma;
font-size:.8em;
font-weight:bold;
background-color:#BECAC7;border-right:1px #000000 solid;
border-left:1px #000000 solid;
border-top:1px #000000 solid;
border-bottom:1px #000000 solid;
}
.linkBoldFont {
color:#000000;
font-family:Tahoma;
font-size:.9em;
font-weight:bold;
text-decoration:none;}

.optionButton {
display:block;
cursor:hand;
padding: 0px 5px;
background-color:#E2EEF2;
border-right:1px #000000 solid;
border-left:1px #000000 solid;
border-top:1px #000000 solid;
border-bottom:1px #000000 solid;
color:#000000;
font-family:Tahoma;
font-size:.7em;
font-weight:bold;
text-decoration:none;
text-align:center;
background-image:url(global/images/site_manager/button_background.gif);
background-color:#E2EEF2;
}
