﻿body {
}
A:link
{
    color: #3366cc;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    font-family: Arial;
}
A:visited
{
    color: #3366cc;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    font-family: Arial;
}
A:hover
{
    color: #000080;
    font-weight: bold;
    font-size: 10pt;
    text-decoration: none;
    font-family: Arial;
}
.logo
{
    font-family: 'Arial';
    color: #cc0000;
    font-size: 22pt;
    font-weight: bold;
}
.items
{
    font-family: 'Arial';
    color: #330000;
    font-size: 8pt;
    font-weight: normal;
}
.slogan
{
    font-family: 'Arial';
    color: #cc0000;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
}
.realtime
{
    font-family: Arial;
    color: black;
    font-size: 8pt;
    font-weight: normal;
    font-style: italic;
}
.footer
{
    font-family: Arial;
    color: #3366cc;
    font-size: 9pt;
    
}
.text
{
    font-family: Arial;
    color: #000000;
    font-size: 10pt;
}
.textbold
{
    font-family: Arial;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}
.textgray
{
    font-family: Arial;
    color: #696969;
    font-size: 10pt;
}
.textgraybold
{
    font-family: Arial;
    color: #696969;
    font-size: 10pt;
    font-weight: bold;
}

.textgraybold12
{
    font-family: Arial;
    color: #696969;
    font-size: 12pt;
    font-weight: bold;
}
.textredbold14
{
    font-family: Arial;
    color: #ff0000;
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
}
.textredbold10
{
    font-family: Arial;
    color: #ff0000;
    font-size: 10pt;
    font-weight: bold;
    font-style: normal;
}
.error
{
    font-family: Arial;
    color: #ff0000;
    font-size: 11pt;
}

.textboldgold14
{
    font-family: Arial;
    color: #ff9900;
    font-size: 14pt;
    font-weight: bold;
}

.textboldgold11
{
    font-family: Arial;
    color: #ff9900;
    font-size: 11pt;
    font-weight: bold;
}

.textboldblack12
{
    font-family: Arial;
    color: #000000;
    font-size: 12pt;
    font-weight: bold;
}
.textboldblack10
{
    font-family: Arial;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
}

/*   START OF MENU PROPERTIES   */

.preload1 {background: url(../images/LeftTabSection_Selected.gif);}
.preload1 {background: url(../images/MainTabSection_Selected.gif);}
/*3rd digit px is padding for tab from bottom bar*/
.prodrop4 {padding:0 0 0 32px; margin:0; list-style:none; height:36px; background:transparent url(../images/MenuBottomBar.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}                                                                                                               /*3rd digit px is padding for LeftTabSection.gif*/
.prodrop4 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#666; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(../images/LeftTabSection.gif) no-repeat;}
                                                  /*2nd and 4th digit px controls how much of MainTabSection.gif to display*/
.prodrop4 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:36px;background:url(../images/MainTabSection.gif) right top;}
.prodrop4 li a.top_link:hover {color:#000; background: url(../images/LeftTabSection_Selected.gif) no-repeat; line-height:25px;}
.prodrop4 li a.top_link:hover span {background:url(../images/MainTabSection_Selected.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#000; background: url(../images/LeftTabSection_Selected.gif) no-repeat; line-height:25px;}
.prodrop4 li:hover > a.top_link span {background:url(../images/MainTabSection_Selected.gif) no-repeat right top;}

.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:160px;}
.prodrop4 ul.sub2 {width:110px;}
.prodrop4 ul.sub3 {width:90px;}
.prodrop4 ul.sub4 {width:112px;}

/*ul background color*/
.prodrop4 :hover ul {left:0; top:35px; background: #ffcc99; padding:3px; border:1px solid #000000; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
/*ul hover highlight color*/
.prodrop4 :hover ul li a:hover {background:#ff6633; color:#fff;}

/*   END OF MENU PROPERTIES     */



