BODY {
  margin-bottom : 0px;
  margin-left : 0px;
  margin-right : 0px;
  margin-top : 0px;
  background-color : #174F78;
  height : 1px;
  margin : 0px 0px 0px 0px;
}

H1 { font-size: 2em; xcolor : #326991; font-family : Trebuchet MS, Arial, Helvetica, sans-serif }
H2 { font-size: 1.8em; xcolor : #326991; font-family : Trebuchet MS, Arial, Helvetica, sans-serif }
H3 { font-size: 1.6em; xcolor : #326991; font-family : Trebuchet MS, Arial, Helvetica, sans-serif }
H4 { font-size: 1.4em; xcolor : #326991; font-family : Trebuchet MS, Arial, Helvetica, sans-serif }
H5 { font-size: 1.2em; xcolor : #326991; font-family : Trebuchet MS, Arial, Helvetica, sans-serif }

PRE { font-size: 100%; }
CODE { font-size: 100%; }
HR { color : #FFE59D;
     border-width:0;
     height:2px;
     background-color: #FFE59D; }
     
TD.H1 {
 background-image : url("/images/title/line1.gif");
}

SPAN.H {
 background-color : #FFFFFF;
}

TABLE.info {
  background-color : #FFE59D;
  text-align : left;
  width : 170px;
}
TD.info {
  background-color : #FFFDF8;
  color : #000000;
  vertical-align : top;
  text-align : left;
  font-size : 11px;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}


A { 
  color : #4A7B9F;
  font-weight : bold;
}
A.disabled {
  color : #000000;
  cursor : url("http://www.trichview.com/images/na.cur");
  font-weight : bold;
  text-decoration : underline;
}

.path { font-weight : bold }
.hide { visibility : hidden }
.leftpanel {
  background-image : url("/images/l_bg.gif");
  background-color: #3D6C8F;
  color : White;
  vertical-align : top;
  text-align : left;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
}
.leftpaneltext {
  color : White;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
}

TD.leftpaneltitle {
  color : white;
  background-color: #598FB8;
  background-image : url("/images/submenu-title.gif");
}

.leftpaneltitle {
  color : white;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
}

TD.leftpanel A { 
  color : white;
}

A.leftpanellocal { 
  color : White;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : normal;
  border-bottom : 1px dotted white;
  text-decoration : none;
  color: red;
}

TABLE.main
{
  width: 100%;
  height: 1000px;
  background-color : white;
}
			
TD.main {
  color : Black;
  font-size : smaller;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align : top;
  text-align : left;
  background-color : white;
}
TD.center {
  color : Black;
  font-size : smaller;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align : center;
  text-align : center;
  background-color : White;
}
TD.main2 {
  color : Black;
  font-size : smaller;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  vertical-align : top;
  text-align : left;
}

TD.news1 {
  color : Black;
  font-size : smaller;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color : #FCDD89;
  background-image : url("/images/news1.gif");
}
TD.news2 {
  color : Black;
  font-size : smaller;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  background-color : #FCECC2;
  background-image : url("/images/news2.gif");
}

.small { font-size : smaller; }
.dropdowntext { 
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: Black;
  vertical-align : middle;
}
.dropdown {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
  color: White;
  vertical-align : middle;
}

span.oldprice { color: #707070; text-decoration: line-through }
span.newprice { font-weight : bold; }