body
{
 color:black;
 background:url('../../../images/bg.png');
 font-family: Tahoma, Verdana, Arial, Sans-Serif;
 font-size: 13px;

}
#background
{
 width:750px;
 border:1px solid #000000;
 text-align:left;
 background-color:#ffffff;
}
#header
{
 background-image:url('../../../images/logo_bg.png');
 height:100px;
}
#headerbar
{
 background: #1B1C1B url('../../../images/tcat_bg.png') top left repeat-x;
 color:white;
 padding: 7px;
}
#body
{
 width:540px;
 display:inline;
}
#menu
{
 width:150px;
 height:100%;
 border-right:1px solid black;
 float:left;
 margin:10px 0px 0px 2px;
 background-color:#c7c7c7;
}
#menu td,table
{
 width:100%;
}
.menuitem
{
 padding-right:34px;
}
.menuitem a:link
{
 color:white;
 text-decoration:none;
}
.menuitem a:visited
{
 color:white;
 text-decoration:none;
}
.menuitem a:active,a:hover
{
 color:#white;
 text-decoration:underline;
}
#content
{
 width:585px;
 float:right;
 margin:10px 2px 0px 0px;
}
#ads
{
 width:125px;
 margin: 10px;
 float:left;
}
#footer
{
 width:743px;
 margin:10px 2px;
 text-align:center;
 border-top:1px dotted black;
}
.clear { clear: both; }
#content a,a:visited
{
 color: #2f742f;
 text-decoration: none;
}
#content a:hover,a:active
{
 color: #000000;
 text-decoration: underline;
}
.plans
{
 font-weight: bold;
 font-size:smaller;
}