/* copyright BABYSOFT, author by William Wong */
/* Top Tab Menu link */
a.tabLink:link {color: #FFFFFF; text-decoration: none}
a.tabLink:visited {color: #FFFFFF; text-decoration: none}
a.tabLink:hover {color: #FFFF00; text-decoration: underline}
a.tabLink:active {color: #FFFF00; text-decoration: none}

.tempMenu{
border-color: "#000000";
border-style: "inset";
border-top-width: 0px;
border-bottom-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
cursor: pointer;
white-space: nowrap;
}


.menu{
background-image: url("http://graphics.babysoft.ca/icons/Icon.gif");
background-repeat: repeat-x;
font-family: Arial, sans-serif;
/* font-family: Times New Roman; */
font-size: 18px
font-style: normal;
font-weight: bold;
color: #FFFFFF;
}

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

.tabLeft{
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;
}

.tab{
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;
}







.tabRight{
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;
}



/* make the slogan like text */
img.slogan{
cursor: text;
}

