.menutlCorner
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tl&trans=CDCDCD&ci=CDCDCD&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.menutrCorner
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tr&trans=CDCDCD&ci=CDCDCD&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top right;
}

.tlMainCorner
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tl&trans=EAEAEA&ci=EAEAEA&co=FFFFFF&border=1&bc=CDCDCD");
    background-repeat:no-repeat;
    background-position: top left;
}

.trMainCorner
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tr&trans=EAEAEA&ci=EAEAEA&co=FFFFFF&border=1&bc=CDCDCD");
    background-repeat:no-repeat;
    background-position: top right;
}

.tlHeadCorner
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tl&ci=44719f&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.trHeadCorner
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tr&ci=44719f&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top right;
}

.tlCorner
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tl&ci=EFEFEF&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: top left;
}

.trCorner
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=tr&ci=EFEFEF&co=FFFFFF");
    background-repeat:no-repeat;
 	background-position: top right; 
}

.blCorner
{
    float:left;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=bl&ci=EFEFEF&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: bottom left;
}

.brCorner
{
    float:right;
    height:8px;
    width:8px;
    background:url("../img/corner.php?rad=15&pos=br&ci=EFEFEF&co=FFFFFF");
    background-repeat:no-repeat;
    background-position: bottom right;
}
