#linespace
{
line-height: 125%;
}

#pad
{
padding-left: 50px;
}

#main
{
background: white url(bkTab.gif) repeat-x;
}

#main2
{
background: white url(bkTab.gif) repeat-y;
}

#mainbody a:link
{
color: orange;
}
#mainbody a:visited
{
color: #888;
}

#mainbody
{
background: white url(bkTabBody.gif) repeat-y;
color: yellow;
}

table
{
color: #0ff;
text-align: right;
font-weight: normal;
}

#left
{
text-align: left;
}
#right
{
text-align: right;
}
#center
{
text-align: center;
}
#top
{
vertical-align: top;
text-align: left;
}
#framedrop
{
padding: 0px;
margin-top: 0px;
vertical-align: top;
}
