/* copyright BABYSOFT, author by William Wong */

.blueTabLeft{
background-image: url("http://graphics.babysoft.ca/icons/babysoftPageTabLeft.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}


.blueTabRight{
background-image: url("http://graphics.babysoft.ca/icons/babysoftPageTabRight.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.blueTab{
background-image: url("http://graphics.babysoft.ca/icons/babysoftPageTab.jpg");
background-repeat: repeat-x;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.orangeTabRight{
background-image: url("http://graphics.babysoft.ca/icons/orangeTabRight.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.orangeTabLeft{
background-image: url("http://graphics.babysoft.ca/icons/orangeTabLeft.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.orangeTab{
background-image: url("http://graphics.babysoft.ca/icons/orangeTab.jpg");
background-repeat: repeat-x;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}


.yellowTabRight{
background-image: url("http://graphics.babysoft.ca/icons/yellowTabRight.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.yellowTabLeft{
background-image: url("http://graphics.babysoft.ca/icons/yellowTabLeft.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.yellowTab{
background-image: url("http://graphics.babysoft.ca/icons/yellowTab.jpg");
background-repeat: repeat-x;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}


.greenTabRight{
background-image: url("http://graphics.babysoft.ca/icons/greenTabRight.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.greenTabLeft{
background-image: url("http://graphics.babysoft.ca/icons/greenTabLeft.jpg");
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}

.greenTab{
background-image: url("http://graphics.babysoft.ca/icons/greenTab.jpg");
background-repeat: repeat-x;
font-family: Arial, sans-serif;
font-size: 12px;
font-style: normal;
font-weight: bold;
color: #FFFFFF;
white-space: nowrap;
}







