﻿
body
{
    background-color: White;
    font-size: 10pt;
    font-family: 'Lucida Grande' , Verdana, sans-serif;
    font-weight: normal;
    color: Black;
}
a:link
{
    color: darkblue;
}
a:visited
{
    color: purple;
}
a:hover
{
    color: blue;
    border-bottom: 2px solid blue;
}
.common
{
    font-size: 10pt;
    font-family: 'Lucida Grande' , Verdana, sans-serif;
    font-weight: normal;
    color: Black;
}
.Font_Mobile
{
    font-size: large;
    font-weight: normal;
}

.linkCBMmaster
{
    color: purple;
    font-style: italic;
    font-size: 11pt;
}
.linkCBMmain
{
    color: purple;
    font-style: italic;
    font-weight: normal;
    font-size: 12pt;
}
.linkTrade
{
    color: red;
    font-weight: bold;
    font-size: 12pt;
}
.linkAdvertise
{
    color: darkorange;
    font-weight: bold;
    font-size: 12pt;
}
.linkFundraise
{
    font-weight: bold;
    color: limegreen;
    font-size: 12pt;
}
.linkHiring
{
    font-weight: bold;
    color: blue;
    font-size: 12pt;
}
.linkMyPage
{
    font-weight: bold;
    color: darkmagenta;
    font-size: 12pt;
}
.SB_Days
{
    color: black;
    font-size: smaller;
    font-weight: normal;
}
.SB_Smaller
{
    color: black;
    font-family: 'Lucida Grande' , Verdana, sans-serif;
    font-size: 8pt;
    font-weight: normal;
}
.CP_Title
{
    font-size: large;
    font-weight: normal;
}
.Tabs
{
    font-family: 'Lucida Grande' , Verdana, sans-serif;
    font-weight: normal;
    text-align: center;
    border-left-style: solid;
    border-left-width: 6px;
    border-top-style: solid;
    border-top-width: 6px;
    border-right-style: solid;
    border-right-width: 6px;
    border-bottom-style: solid;
    border-bottom-width: 9px;
    vertical-align: bottom;
    height: 25px;
    border-left-width: 6px;
    width: auto;
}
.TabsSelected
{
    font-family: 'Lucida Grande' , Verdana, sans-serif;
    font-weight: normal;
    text-align: center;
    height: 25px;
    width: auto;
    border-bottom-style: solid;
    border-bottom-width: 9px;
    vertical-align: bottom;
}
