
#sidebar
{
 width				: 150px;
 float				: right;
 font-family			: Verdana, Tahoma, sans-serif;
 font-size			: 8pt;
 color				: #333333;
 font-weight			: normal;
 text-align			: left;
 background-color		: #faf2de;
 border-left			: 1px solid #339966;
 padding-left			: 3px;
}

.barnote
{
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 8pt;
 color				: #f0f0f0;
 height				: 15px;
 background-image		: url("../pics/bobgr.png");
 background-repeat		: repeat-x;
 padding-left			: 4px;
}

.coltitle
{
 height				: 15px;
 font-family			: Arial, Helvetica, sans-serif;
 font-size			: 8pt;
 color				: #f0f0f0;
 font-weight			: bold;
 background-image		: url("../pics/bobgr.png");
 background-repeat		: repeat-x;
 padding-left			: 4px;
}

.normal04
{
 font-family			: Verdana, Tahoma, sans-serif;
 font-size			: 11px;
 color				: #000000;
 font-style			: normal;
 line-height			: 19px;
 padding-left			: 10px;
 margin-right			: 160px;
}

