BODY             { color: #000000; background-color: #FFFFFF; }
BODY, P, TD      { font-family: tahoma, verdana, arial; font-size: 11px; }

A                { color: #74B039; font-family: tahoma, verdana, arial; font-weight: bold; text-decoration: none; cursor: hand; }
A:hover          { color: #74B039; text-decoration: underline; }
A:active         { color: #74B039; }
A:visited        { color: #74B039; }

A.item           { color: white; font-weight: normal; font-size: 18px; }
A.item:hover     { color: white; text-decoration: none; }
A.item:active    { color: white; }
A.item:visited   { color: white; }
.item3           { color: white; font-weight: bold; font-size: 12px; }

A.more           { font-size: 10px; }

P.cat            { margin-top: 5px; margin-bottom: 3px; }
.sub             { margin-bottom: 3px; margin-left: 15px; }

.desc            { color: #666666; font-weight: normal; }
.cat             { color: #FF0033; font-weight: bold; }
.device          { color: #666666; font-weight: normal; font-size: 18px; }
.symbols         { font-family: marlett; }
.name		 { color: #74B039; font-family: tahoma, verdana, arial; font-weight: bold; text-decoration: none; }

TD.main          { background-color: white; }
TD.div           { background-color: #CCCCCC; }
TD.dot           { background-color: #CCCCCC; background-image: url('img/dot.gif'); }
TD.title         { background-color: #EEEEEE; font-weight: bold; }
TD.subtitle      { background-color: #EEEEEE; }
TD.item_         { color: #74B039; font-weight: normal; font-size: 18px; }
TD.view		 { background-color: #74B039; color: white; font-weight: normal; font-size: 18px; }
TD.goods         { color: #74B039; font-weight: bold; }

TD.item0         { background-color: #519137; }
TD.item1         { background-color: #61A03D; }
TD.item2         { background-color: #72B440; }
TD.item3         { background-color: #74B039; }

UL               { padding: 0px; margin-left: 15px; }
LI               { padding: 0px; margin: 0px; }
BIG              { font-weight: bold; }

IMG              { border: black 0px solid; }

INPUT            { font-family: tahoma; font-size: 11px; height: 19px; }

INPUT.text	 {border: solid 1 #74B039; width: 130px; }

INPUT.button {
  font-weight: bold;
  border: 0 solid white;
  background-color: #74B039;
  color: white;
  cursor: hand;
}

TEXTAREA 	{font-family: tahoma; font-size: 11px;	border: solid 1 #1553A4; width: 200px;}
