
body {
    background: #fff;
    font-size: .9em;
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
    margin-left:20px;  
}


.theader
{
 background:#98FB98;
 font-weight:bold;
 text-align:center;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
 font-size:18px;
}

.trow
{
 background:#FFFFFF;
 padding-left:5px;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
 font-size:16px;
}

.tcontrol
{
 background:#FFFFFF;
 text-align:center;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
 font-size:16px;
}

.trowa
{
 background:#98FB98;
 padding-left:5px;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
 font-size:16px;
}

.tcontrola
{
 background:#98FB98;
 text-align:center;
 font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
 font-size:16px;
}

.ctitle
{
  font-size:24px;
  width:200px;  
  height:30px;
  line-height:29px;
  margin-bottom:14px;
  padding-bottom:10px;
}

a.button{
background:url(images/button.gif);
display:block;
color:#555555;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
width:191px;
}

a:hover.button{
color:#0066CC;
}

.add{
background:url(images/add.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.bclass
{
 width:70px;
}

.shortinput
{
 width:125px; 
}

.longinput
{
 width:400px; 
}

.helplink
{
  color:#0000FF;
  text-decoration:none;
  font-size:24px;
}

.twitlink
{
  color:#0000FF;
  text-decoration:none;
}

a:hover.helplink
{
  color:#0000FF;
  text-decoration:underline;
}

a:visited.helplink
{
  color:#0000FF;
}

a:hover.twitlink
{
  color:#0000FF;
  text-decoration:underline;
}

a:visited.twitlink
{
  color:#0000FF;
}

.twitter
{
  color:#000000;
  font-style:italic;
  font-weight:bold;
}

.footer
{
  margin-top:50px;
  text-align:center;
  color:#666;
  font: 0.9em "Trebuchet MS", Verdana, Arial, sans-serif;
}

.oper
{ 
  margin-right:20px; 
  padding-left:5px; 
  padding-top:5px;
  padding-bottom:5px;
  width:100%;
  background:#FFFFF0;
}

.opername
{
 font-style:italic
}

.operlink
{
  text-decoration:none;
}

a:hover.operlink
{
  color:#FF0000;
  font-weight:bold;
  text-decoration:underline;
}

.current
{
  color:#FF0000;
  font-weight:bold;
  padding-left:5px;
  font-size:20px;
}
