.home {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.mores {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #64878e;
}
a.mores:hover
{
	color: #0EA3E1;
	text-decoration: underline;
	}


.tab-bdr {
	border: 1px solid #CCCCCC;
}


.search {
	background-color: #F0F0F0;
	border: 1px solid #999999;
	width: 100px;
	height: 15px;
}
.textbot {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
}

a.textbot:hover
{
	color: #295489;
	
	}
.gobutton {
	background-image: url(../images/tiger.gif);
}


.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}

.tab-heads {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

a.tab-heads:hover
{
	color: #cccccc;
	
	}

.main-tab {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}



.maillinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #DD6900;
}
a.maillinks:hover
{
	color: #CC0CA1;
	
	}
	
.toplinks {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
a.toplinks:hover
{
	color: #CC0CA1;
	
	}	
	
	
ul {
        list-style: none;
        margin: 0;
        padding: 0;
        }

/* =-=-=-=-=-=-=-[Menu Four]-=-=-=-=-=-=-=- */

#menu4 {
        width: 172px;
        border-style: solid solid none solid;
        border-color: #D76100;
        border-size: 1px;
        border-width: 1px;
        margin: 1px;
        }

#menu4 li a {
          height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu4 li a:link, #menu4 li a:visited {
        color: #FFFFFF;
        display: block;
        background: url(../menu4.gif);
        padding: 8px 0 0 30px;
        }

#menu4 li a:hover, #menu4 li #current {
        color: #666666;
        background: url(../menu4.gif) 0 -32px;
        padding: 8px 0 0 30px;
        }

#menu4 li a:active {
	color: #fff;
	background: url(../menu4.gif) 0 -64px;
	padding: 8px 0 0 30px;
	font-family: Tahoma;
	font-size: 11px;
        }
        
        img {
border: none;
}

/*- Menu Tabs 5--------------------------- */

    #tabs5 {
	float:left;
	width:778px;
	font-size:12px;
	line-height:normal;
	background-color: #FFFFFF;
	font-family: Verdana;
      }
    #tabs5 ul {
	margin:0;
	list-style:none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 30px;
      }
    #tabs5 li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs5 a {
      float:left;
      background:url("../tableft5.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabs5 a span {
      float:left;
      display:block;
      background:url("../tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
    #tabs5 a:hover {
      background-position:0% -42px;
      }
    #tabs5 a:hover span {
      background-position:100% -42px;
      }

      #tabs5 #current a {
              background-position:0% -42px;
      }
      #tabs5 #current a span {
              background-position:100% -42px;
      }
      
       #tabs5 a spin {
      float:left;
      display:block;
      background:url("../tabright5.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs5 a spin {float:none;}
    /* End IE5-Mac hack */
    #tabs5 a:hover span {
      color:#FFF;
      }
