.myborder { border: 1px solid black; padding:2px; }
.tdborder { border: 0px solid black; }
.noborder { border: 0px; padding:0px; }

.myhidden { display:none; }
.myvisible { display:block; }
.myborder { border:2px solid black; }
.topimage { vertical-align:top; }
.centerimage { text-align:center; }
.vertcenter { vertical-align:center;}
.bottomimage { vertical-align:bottom; }
.rightimage { text-align:right; }
.norepeat { background-repeat: no-repeat; }
.curpointer { cursor:pointer; cursor:hand;  }
.clblack { color:black; }
.clwhite { color:white; }
.fntbold { font-weight:bold; }
.fnt1 { font-size:0; }
.fnt9 { font-size:9; }
.taho9 { font-family: tahoma, verdana ; font-size:9; }
.fnt10 { font-size:10; }
.fnt12 { font-size:12; }
.fnt13 { font-size:13; }

.ownlogo1 { font-family: tahoma, verdana ; font-size: 9 ; color: #646464 ; text-decoration: none ; font-weight: normal ; } 
.ownlogo2 { font-family: tahoma, verdana ; font-size: 9 ; color: #646464 ; text-decoration: none ; font-weight: bolder ; } 
.bimotabody { font-family:verdana; font-size:8; background-color:black; color:white;}
.menubuton { cursor:pointer; cursor:hand;  font-weight:bold;  color: #FF0101; } 
.menubutoff { cursor:pointer; cursor:hand;  font-weight:bold; background-color:black; color:white; } 
.motorbutoff { cursor:pointer; cursor:hand;  font-weight:bold; background-color:#272727; }
.whitemenubutoff { cursor:pointer; cursor:hand;  font-weight:bold; background-color:white; } 
.whitecell { background-color:white; color:black; } 
.blackcell { background-color:black; color:white; } 
.redcell { background-color:red; color:white; } 
.motorback { background-color:#272727; }
.bimotanyitoback { background-image: url(images/nyito_back.gif); background-repeat: repeat-x; }

.kmbody { font-family:verdana; font-size:8; background-color:white; color:black;}
.kmgreencell { background-color:#00723F; }
.kmgreentext { color:#00723F; }
.kmgreenborder { border: 1px solid #00723F ; }
.xkmgreenborder { border: 0px solid #00723F ; }
.kmmenubuton { cursor:pointer; cursor:hand;  font-weight:bold; background-color:#00723F; color: #FF0101; } 
.kmmenubutoff { cursor:pointer; cursor:hand;  font-weight:bold; background-color:#00723F; color:white; } 
.silvercell { background-color:silver; color:black; } 
