/* GENERAL TAB STYLING */

#tabhead .tabs {

}
#tabhead .tabs td {
}
#tabhead .tab a, #tabhead .tab a:visited {
}
#tabhead .tab a:hover {

}
#tabhead .tab div {
}
#tabhead .tab div a {

}
#tabhead .right_tab {
}
#tabhead .right_tab td {
}


/* SITE-SPECIFIC TAB STYLING */

#home_tab .tab_home,
#profile_tab .rtab_profile,
#notices_tab .rtab_notices
{

}
#home_tab .tab_home a,
#profile_tab .rtab_profile a,
#notices_tab .rtab_notices a
{

}
#home_tab .tab_home div,
#profile_tab .rtab_profile div,
#notices_tab .rtab_notices div
{
}
