.HeadBg {
    background-color: white;
}

Body
{
    background-image: url(bgBigFlag.jpg);
    background-color: white;
    scrollbar-base-color: white;
    scrollbar-face-color: #CE9431;
    scrollbar-arrow-color: white;
}

.TabBg,.BarFade{
    FILTER: Alpha(Opacity=100, FinishOpacity=73, Style=3); 
    background-color: #CE9431;
}

.LeftPane, .RightPane  { 
}

.ContentPane  { 
}

.SelectedTab, .SelectedTab:link {
    font-weight: bold;
    font-size: 10px;
    color: white;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}

A.SelectedTab:visited, A.SelectedTab:active,  A.SelectedTab:hover{
    text-decoration:    none;
    color: white;
}

.OtherTabs {
    font-weight: bold;
    font-size: 10px;
    color: black;
    font-family: Tahoma, Verdana, Arial;
    text-decoration: none;
}
    
A.OtherTabs:link, A.OtherTabs:active {
    text-decoration:    none;
    color:#17126E;
}

A.OtherTabs:visited  {
    text-decoration:    none;
}

A.OtherTabs:hover    {
    text-decoration:    none;
    color:#3B3B3B;
}

.Head,H1   {
    font-family: Tahoma, Verdana, Arial;
    font-size:  12px;
    font-weight:    bold;
    text-align: center;

}


TABLE
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 10px;
    font-weight: normal;
}

/* text style used for most text rendered by modules */
.Normal, .CommandButton
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    scrollbar-base-color: #336699;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

.NormalBold, .SubHead, .SubSubHead
{
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: bold
}

A.CommandButton:link, A.CommandButton:Visited, A> {
    text-decoration:    underline;
    color: #003366;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

H1 {
font-size: 11px;
}
    
H1,H3,H4,H5,H6  {
    font-family: Tahoma, Verdana, Arial;
    font-weight:    bold;
    color: black;

}

TFOOT, THEAD    {
    font-family: Tahoma, Verdana, Arial;
    font-size:  12px;
    color: #003366;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Verdana, Arial;
    font-size:  12px;
    font-weight:    bold;
    color: #003366;
}

A:link, A:visited, A:active  {
    text-decoration:    none;
    color:  #003366;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: #A09E6F;
    height:1pt;
}

.Message    {
    font-family: Tahoma, Verdana, Arial;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.ItemTitle    {
    font-family: Tahoma, Verdana, Arial;
    font-size:  11px;
    font-weight:    bold;
    color: #003366;
}
