﻿.tdLightOrange{
    width:5px;
    text-align:left;
    /*background-color:#ffcc00*/
    background-image: url('/images/shine/yellowbarsmall.gif');
    /*background-repeat: repeat-x;*/
}
.tdLightGreen{
    width:5px;
    text-align:left;
    background-color:#ccff33
}
.tdPurple{
    width:5px;
    text-align:left;
    /*background-color:#9a00fe*/
    background-image: url('/images/shine/purplebarsmall.gif');
    /*background-repeat: repeat-x;*/
}
.tdBlue{
    width:5px;
    text-align:left;
    /*background-color:#32ccfe*/
    background-image: url('/images/shine/bluebarsmall.gif');
    /*background-repeat: repeat-x;*/
}
.tdPink{
    width:5px;
    text-align:left;
    /*background-color:#ff66ff*/
    background-image: url('/images/shine/pinkbarsmall.gif');
    /*background-repeat: repeat-x;*/
}
.tdOrange{
    width:5px;
    text-align:left;
    /*background-color:#ff6600*/
    background-image: url('/images/shine/orangebarsmall.gif');
    /*background-repeat: repeat-x;*/
}
.tdLeftNav
{
    width:139px;
    background-color:#0099cc;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ffffff;
	height:10px
}
.tdWhite
{
    width:5px;
    text-align:left;
    background-color:#ffffff
}

.tdRed
{
    width:5px;
    text-align:left;
    background-color:Red
}
.tdGreen
{
    width:5px;
    text-align:left;
    background-color:Green
}
.tdLeftNavWhite
{
    width:139px;
    background-color:#ffffff;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}

.tdLeftNavXmas
{
    width:139px;
    background-color:Green;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}

.tdLeftNavXmas2
{
    width:139px;
    background-color:Red;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}

.tdLeftNavHalloween
{
    width:139px;
    /*background-color:#ff6600;*/
    background-image: url('/images/shine/orangebarsmall.gif');
    background-repeat: repeat-x;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}
.tdLeftNavHalloween2
{
    width:139px;
    background-color:Black;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}
.tdBlack
{
    width:5px;
    text-align:left;
    background-color:Black
}

.tdLeftNavValentine
{
    width:139px;
    /*background-color:#ff66ff;*/
    background-image: url('/images/shine/pinkbarsmall.gif');
    background-repeat: repeat-x;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}
.tdLeftNavValentine2
{
    width:139px;
    background-color:Red;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#ffffff;
	height:10px
}

.tdLeftNavEasterYellow
{
    width:139px;
    background-color:#ffff99;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	height:10px
}
.tdLeftNavEasterBlue
{
     width:139px;
    background-color:#66ccff;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	height:10px
}
.tdLeftNavEasterPink
{
     width:139px;
    background-color:#ff99cc;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	height:10px
}
.tdLeftNavEasterGreen
{
     width:139px;
    background-color:#99cc66;
    text-align:left;
    font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color:#666666;
	height:10px
}

.tdEasterYellow{
    width:5px;
    text-align:left;
    background-color:#ffff99;
}
.tdEasterBlue{
    width:5px;
    text-align:left;
    background-color:#66ccff;
}
.tdEasterPink{
    width:5px;
    text-align:left;
    background-color:#ff99cc;
}
.tdEasterGreen{
    width:5px;
    text-align:left;
    background-color:#99cc66;
}

