
#lineH {
background-image: url('images/lineHorizont.gif')
}
#leftS {
background-image: url('images/leftSide.gif')
}
#rightS {
background-image: url('images/rightSide.gif')
}
#bottom {
background-image: url('images/bottom.gif')
}
#downL {
background-image: url('images/downLeft.gif')
}
#downR {
background-image: url('images/downRight.gif')
} 
#bgColor {
background-color: #bfbfbf
}
.small {
FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 10px; FONT-FAMILY: arial;
}
A:link { 
FONT-WEIGHT: bold; COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 12px; FONT-FAMILY: arial;
}
A:visited {
FONT-WEIGHT: bold; COLOR: #666666; TEXT-DECORATION: none; FONT-SIZE: 12px; FONT-FAMILY: arial; 
}
A:hover {
FONT-WEIGHT: bold; COLOR: #999999; TEXT-DECORATION: underline; FONT-SIZE: 12px; FONT-FAMILY: arial; 
}
A:active {
FONT-WEIGHT: bold; COLOR: navy; TEXT-DECORATION: none; FONT-SIZE: 12px; FONT-FAMILY: arial; 
}

td {
FONT-WEIGHT: normal; COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 12px; FONT-FAMILY: arial; 
}
.stateon{
BORDER-RIGHT: none; BORDER-TOP: none; FILTER: alpha(Opacity=70); BORDER-LEFT: none; BORDER-BOTTOM: none
}
.stateoff {
BORDER-RIGHT: none; BORDER-TOP: none; BORDER-LEFT: none; BORDER-BOTTOM: none
}
.stateclicked { 
BORDER-RIGHT: none; BORDER-TOP: none; FILTER: alpha(Opacity=50); BORDER-LEFT: none; BORDER-BOTTOM: none
}