.djinn {
background: #ffffff;
border: solid #ffffff 1px;
}

.blackbrd
{
border-top-width:    1px;
border-left-width:   1px;
border-right-width:  1px;
border-bottom-width: 1px;
}

font
{
font-size: 20px; 
color: #FF0000;
}

td
{
font-size: 11px; 
color: #FFFF99; 
font-family: arial,geneva; 
vertical-align: top;
text-align: center;
}

.nowrap
{
white-space: pre;
}

.biggest
{
font-size: 35px;
color: #FFFF99;
font-family: arial,geneva;
}
.big
{
font-size: 20px;
color: #FFFF99;
font-family: arial,geneva;
}
.medium
{
font-size: 16px;
color: #FFFF99;
font-family: arial,geneva;
text-decoration: none;
}
.normal
{
font-size: 13px;
color: #FFFF99;
font-family: arial,geneva;
text-decoration: none;
}
.small
{
font-size: 11px;
color: #FFFF99;
font-family: arial,geneva;
}
.smaller
{
font-size: 10px;
color: #FFFF99;
font-family: arial,geneva;
}
.micro
{
font-size: 1px;
color: #FFFF99;
font-family: arial,geneva;
}

.top
{
vertical-align: top;
}
.middle
{
vertical-align: middle;
}
.bottom
{
vertical-align: bottom;
}
.left
{
text-align: left;
}
.center
{
text-align: center;
}.right
{
text-align: right;
}


.head
{
background-color: #456789;
}
.cell
{
background-color: #666666;
}
.hilite
{
background-color: #deffff;
}
.neon
{
background-color: #aaaaaa;
}
.new
{
background-color: #ffcc44;
}

.paleblack
{
color: #666666;
}
.black
{
color: #FFFF99;
}
.palered
{
color: #ff6666;
}
.red
{
color: #ff0000;
}
.paleblue
{
color: #6666ff;
}
.blue
{
color: #0000ff;
}
.white
{
color: #ffffff;
}
.yellow
{
color: #ffff00;
}


.cuttxt
{
overflow: hidden;
}
.border
{
background: #dddddd; 
border: solid;
border-color: black;
}

.bold
{
font-weight: bold;
}

.italic
{
font-style: italic;
}

.stroke
{
text-decoration: line-through;
}

.lnk
{
cursor: pointer;
cursor: hand;
}
.arrow
{
cursor: default;
}

.brd
{
color: blue;
text-align: center;
border: #FF0000;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
font-style: normal;
font-variant: normal;
font-weight: normal;
font-size: 10px;
font-family: "Century Gothic", Arial, Helvetica;
}




.ADmenu
{
  font-family:     Verdana, Arial, Helvetica, sans-serif; 
  color:           #FFFF99;
  text-decoration: none;
  vertical-align:  middle;
  font-size:       10px;
}

.ADmenuTitle
{
  font-weight:     bold;
  font-size:       16px;
  border:          1px solid black;
}

.ADmenuOption
{
  font-weight:     bold;
  text-decoration: italic;
  font-size:       10px;
  border:          1px solid black;
}

