﻿td
{
	font-size: 11px;
	color: #000000;
	font-family: Arial, Sans-Serif;
}
.friendtl
{
    background-position: right bottom;
    background-image: url(/skin/rtl.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}
.friendtr
{
    background-position: left bottom;
    background-image: url(/skin/rtr.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}.friendbl
{
    background-position: right top;
    background-image: url(/skin/rbl.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}
.friendbr
{
    background-position: left top;
    background-image: url(/skin/rbr.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}
.friendt
{
    background-position: bottom;
    background-image: url(/skin/rt.gif);
    height: 2px;
    background-repeat: repeat-x;
}
.friendb
{
    background-position: top;
    background-image: url(/skin/rb.gif);
    height: 2px;
    background-repeat: repeat-x;
}
.friendl
{
    background-position: right;
    background-image: url(/skin/rl.gif);
    height: 2px;
    background-repeat: repeat-y;
}
.friendr
{
    background-position: left;
    background-image: url(/skin/rr.gif);
    height: 2px;
    background-repeat: repeat-y;
}
.anontl
{
    background-position: right bottom;
    background-image: url(/skin/utl.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}
.anontr
{
    background-position: left bottom;
    background-image: url(/skin/utr.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}.anonbl
{
    background-position: right top;
    background-image: url(/skin/ubl.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}
.anonbr
{
    background-position: left top;
    background-image: url(/skin/ubr.gif);
    width: 2px;
    height: 2px;
    background-repeat: no-repeat;
}
.anont
{
    background-position: bottom;
    background-image: url(/skin/ut.gif);
    height: 2px;
    background-repeat: repeat-x;
}
.anonb
{
    background-position: top;
    background-image: url(/skin/ub.gif);
    height: 2px;
    background-repeat: repeat-x;
}
.anonl
{
    background-position: right;
    background-image: url(/skin/ul.gif);
    height: 2px;
    background-repeat: repeat-y;
}
.anonr
{
    background-position: left;
    background-image: url(/skin/ur.gif);
    height: 2px;
    background-repeat: repeat-y;
}
.coursetl
{
    background-position: right bottom;
    background-image: url(/skin/ctl.png);
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
}
.coursetr
{
    background-position: left bottom;
    background-image: url(/skin/ctr.png);
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
}.coursebl
{
    background-position: right top;
    background-image: url(/skin/cbl.png);
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
}
.coursebr
{
    background-position: left top;
    background-image: url(/skin/cbr.png);
    width: 3px;
    height: 3px;
    background-repeat: no-repeat;
}
.courset
{
    background-position: bottom;
    background-image: url(/skin/ct.png);
    height: 3px;
    background-repeat: repeat-x;
}
.courseb
{
    background-position: top;
    background-image: url(/skin/cb.png);
    height: 3px;
    background-repeat: repeat-x;
}
.coursel
{
    background-position: right;
    background-image: url(/skin/cl.png);
    height: 3px;
    background-repeat: repeat-y;
}
.courser
{
    background-position: left;
    background-image: url(/skin/cr.png);
    height: 3px;
    background-repeat: repeat-y;
}
.barGraph
{
    width: 100px;
    text-align: right;
    vertical-align: middle;
}
.imageButton
{
    cursor: pointer;
}