@CHARSET "ISO-8859-1";

body {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
.style1 {
   color: #FFFFFF;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
}
.style2 {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 13px;
}
.style3 {font-family: Arial, Helvetica, sans-serif}

H1
{
    COLOR: #6666CC;
    FONT-FAMILY: 'americana';
}
H2
{
    COLOR: #003399;
    FONT-FAMILY: 'verdana';
   /*text-align: center;*/
    font-size: 20 pt;
}
H3
{
    COLOR: #6666CC;
    FONT-FAMILY: 'americana';
    font-size: 16 pt;
}

H4
{
    COLOR: #6666CC;
    FONT-FAMILY: 'americana';
    font-size: 12 pt;
}

H5
{
    COLOR: #003399;
    FONT-FAMILY: 'americana';
    font-size: 12 pt;
    letter-spacing: 0.3 em;


}
H6
{
    COLOR: #003399;
    FONT-FAMILY: 'americana';
    font-size: 12 pt;
}

.button-blue
{
   border: 3px solid;
   border-color: #ccc #666 #666 #ccc;
   padding: 0px 18px;
   font-size: 12px;
   font-family: Verdana;
   font-weight: bold;
   background-color: #e5f1ff;
   cursor: hand;
   text-align: center;
}

A.menu:visited
{
    COLOR: #3399ff;
    TEXT-DECORATION: none
    font-size: 6px;
}
a.menu:link
{
    COLOR: #3399ff;
    TEXT-DECORATION: none
    font-size: 6px;
}
A.menu:hover
{
    COLOR: #3399ff;
    TEXT-DECORATION: none
    font-size: 6px;
}
A.menu:active
{
    COLOR: #3399ff;
    TEXT-DECORATION: none
    font-size: 6px;
}

a.mainNav:link    {
  /* Applies to unvisited links of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-weight:      normal;
  color:            #736AFF;
  font-size:        13px;
  padding:          5px;
  }
a.mainNav:visited {
  /* Applies to visited links of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-weight:      normal;
  color:            #736AFF;
  font-size:        13px;
  padding:          5px;
  }
a.mainNav:hover   {
  /* Applies to links under the pointer of class mainNav */
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-weight:      normal;
  color:            #ffffff;
  background-color: #736AFF;
  font-size:        13px;
  padding:          5px;
  }

a.news:link    {
  /* Applies to unvisited links of class news */
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-weight:      normal;
  color:            #736AFF;
  font-size:        16px;
  padding:          5px;
  }
a.news:visited {
  /* Applies to visited links of class news */
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-weight:      normal;
  color:            #736AFF;
  font-size:        16px;
  padding:          5px;
  }
a.news:hover   {
  /* Applies to links under the pointer of class news */
  font-family: Arial, Helvetica, sans-serif;
  text-decoration:  none;
  font-weight:      normal;
  color:            #ffffff;
  background-color: #736AFF;
  font-size:        16px;
  padding:          5px;
  }

a.wht:visited
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
    font-size: 6px;
}
a.wht:link
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
    font-size: 6px;
}
A.wht:hover
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
    font-size: 6px;
}
A.wht:active
{
    COLOR: #ffffff;
    TEXT-DECORATION: none
    font-size: 6px;
}

tab a {
background-image: url("tab-out.gif");
height: 18px;
width: 95px;
background-repeat: no-repeat;
text-decoration: none;
text-align: center;
vertical-align: bottom;
}
tab a:hover {
background-image: url("tab-over.gif");
width: 95px;
height: 18px;
background-repeat: no-repeat;
font-weight: bold;
text-decoration: none;
}

td.top-left
{
   background-image: url(images/top-left.gif);
   background: no repeat;
}

td.top-right
{
   background-image: url(images/top-right.gif);
   background: no repeat;
}

td.bottom-left
{
   background-image: url(images/bottom-left.gif);
   background: no repeat;
}

td.bottom-right
{
   background-image: url(images/bottom-right.gif);
   background: no repeat;
}

td.left-side
{
   border-left: 1px solid red;
   border-right: 0px;
   border-top: 0px;
   border-bottom: 0px;
}

td.right-side
{
   border-left: 0px;
   border-right: 1px solid red;
   border-top: 0px;
   border-bottom: 0px;
}

td.top
{
   background-image: url(images/top-horizontal.gif);
   background: no repeat;
}

td.bottom
{
   background-image: url(images/bottom-horizontal.gif);
   background: no repeat;
}

/* level 0 inner */
.m0l0iout {
   font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
   font-size: 15px;
   text-align: center;
   text-decoration: none;
   /*margin: 0px 0 0 0px;*/
   color: #736AFF;
}
.m0l0iover {
   font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
   font-size: 15px;
   text-align: center;
   text-decoration: none;
   /*margin: 0px 0 0 0px;*/
   color: #FFFFFF;
   background-color: #736AFF;
}

/* level 0 outer */
.m0l0oout {
   text-decoration : none;
   color: #000000;
   background-image: url(img/lev0_bg1.gif);
   /*border: 1px solid #336699;*/
   /*background-color: #2C5F93;*/

}
.m0l0oover {
   text-decoration : none;
   /*background-image: url(img/lev0_bg2.gif);*/
   /*background-color: #2C5F93;*/
   /*background-color: #736AFF;*/
   color: #FFFFFF;
   /*border: 1px solid #336699;*/
}

/* level 1 inner */
.m0l1iout {
   font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
   font-size: 15px;
   margin: 4px 0 0 4px;
   color: #736AFF;
}
.m0l1iover {
   font-family: sans-serif, Tahoma, Verdana, Geneva, Arial, Helvetica;
   font-size: 15px;
   margin: 4px 0 0 4px;
   color: #FFFFFF;
}

/* level 1 outer */
.m0l1oout {
   text-decoration : none;
   background-color: #FFFFFF;
   color: #736AFF;
   border: 1px solid #736AFF;
   padding: 0;
}
.m0l1oover {
   text-decoration : none;
   background-color: #736AFF;
   color: #FFFFFF;
   background-image: url(img/lev1_arrow.gif);
   background-repeat: no-repeat;
   border: 1px solid #736AFF;
   padding: 0;
}

#marqueeVertical.blurb { padding-top: 10px; };
#marqueeVertical.blurb2 { padding-top: 10px;background-color: red; color: white; };

