body
{
 font-family:sans-serif;
 color:#993333;
 background-color:#622;
 font-size:11px;
}

a
{
  text-decoration:none;
  color:#990000;
}

table
{
 border-color: #CCCCCC;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
}

td
{
 font-family:sans-serif;
 color:#333;
 font-size:11px;
 border-color: #CCCCCC;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 margin: 0;
 padding: 2px;
}

td.yla
{
 background-image: url(/img/4/gradient_bg.png);
 background-repeat: repeat-x;
 font-family:sans-serif;
 color:#FFFFFF;
 font-size:11px;
 border-color: #CCCCCC;
 border-width: 0px 0px 0px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
}

td.datebox
{
 background-color:#F0F0F0;
 font-size:12px;
 color:#000;
 border-color: #AAAAAA;
 border-width: 1px 0px 1px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 text-align: center;
 opacity: .5;
 filter: alpha(opacity=50);
}

td.graybox
{
 background-color:#F0F0F0;
 font-size:12px;
 color:#000;
 border-color: #AAAAAA;
 border-width: 1px 0px 1px 0px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 text-align: center;
 opacity: .5;
 filter: alpha(opacity=50);
}

td.imagebox
{
 font-family:sans-serif;
 color:#000000;
 background-color:#FFFFFF;
 font-size:11px;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 text-align: left;
}

td.imagebox_private
{
 font-family:sans-serif;
 color:#000000;
 background-color:#faa;
 font-size:11px;
 border-width: 1px 1px 1px 1px;
 border-style: solid;
 margin: 0;
 padding: 0px;
 text-align: left;
}

.noborders
{
 border-width: 0 0 0 0;
}

.maintable
{
 border-width: 1 0 0 1;
 border-color: #822;
}

.leftspace
{
 font-family:sans-serif;
 color:#777777;
 width: 200px;
 border-width: 0 0 0 0;
}

.yellowbox
{
 border-color:#FBD521;
 background-color:#A58907;
 border-style: solid;
 border-width: 1 1 1 1;
}

.redbox
{
 border-color:#600;
 background-color:#530000;
 border-style: solid;
 border-width: 1 1 1 1;
}

a.opacity:focus, a.opacity:hover, a.opacity:active {
 opacity: .5;
 filter: alpha(opacity=50);
}

img
{
 border-width: 0 0 0 0;
}

.menu_redbox
{
 border-color:#B30000;
 background-color:#530000;
 border-style: solid;
 border-width: 1 0 0 1;
 text-align: center;
}

.whitebox
{
 background-image: url(/img/4/biglady.png);
 background-color:#FFFFFF;
 background-repeat: no-repeat;
}

.smalltext
{
 padding-top: 4px;
 text-align: left;
 font-size: 9px;
}

/* Tabs */

#navigation a
{
 color: #000;
 background: #bb5757 url(/img/4/nav_red_l.gif) left top no-repeat;
 text-decoration: none;
 padding-left: 10px;
}

#navigation a span
{
 background: url(/img/4/nav_red_r.gif) right top no-repeat;
 color:#DDD;
 font-size:11px;
 padding-right:10px;
}

#navigation a, #navigation a span
{
 display: block;
 float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
 float: none
}
/* End hide */

#navigation ul
{
 list-style: none;
 padding: 0;
 margin: 0;
}

#navigation li
{
 float: left;
 margin: 0;
}

.tab
{
 margin-top: 5px;
 margin-left: 15px;
}
