
/* 'Trebuchet MS' , Helvetica, Verdana */
/* Georgia, Times, 'Times New Roman' */
/* #e6e6fa lavendel */

body
{
    margin-top: 0px;
    background-color: #fff;
}
#website
{
    margin-left: auto;
    width: 950px;
    margin-right: auto;
}
#panel0
{
    width: 945px;
}
#panel2
{
   width: 950px;
    height: 30px;
    float: right;
}
#panel3
{
   width: 950px;
    height: 38px; 
}
#panel4
{
   width: 950px;
   height: 15px; 
   MARGIN-TOP: -3px; 
    MARGIN-BOTTOM: 0px;
}

#panel41
{
    width: 220px;
    float: left;
}
#panel42
{
    width: 680px;
    float: right;
    background-color: #ffffff; /* #f7f7f7 #f3f3ff */
    margin-top: 0px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}
#panel5
{
    float: left;
    width : 950px;
    background-color: #fff; /* #e6e6fa */
}

.header
{
    position: relative;
    float: left;
   width: 400px;
    margin-left: 20px;
}
.logo
{
    position: relative;
    float: right;
}
.headertextbox
{
    width: 500px;
}

#panelsearch
{
    width: 220px;
    height: 50px;
    background-color: #f3f3ff;
    border-bottom: black 1px dotted;
}
.TextBoxSearch
{
    height: 15px;
    font-family: Tahoma, Geneva, Verdana;
    margin-top: 12px;
    margin-bottom: 11px;
    margin-left: 15px;
}
.ButtonSearch
{
    font-family: Tahoma, Geneva, Verdana;
    margin-top: 12px;
    margin-bottom: 11px;
}
.line1
{
    width: 318px;
    height: 7px;
    margin: 0px;
}
.line2
{
    height: 7px;
    width: 316px;
    margin: 0px 0px 0px -4px;
}
.line3
{
    width: 316px;
    height: 7px;
    margin: 0px 0px 0px -4px;
}
.line10
{
    width: 950px;
    height: 1px;
    background-color: #696969; /*#009000*/
}
#footerbox1
{
    width: 950px;
    text-align: center;
    margin-top: 15px;
    line-height: 150%;
}

#footerbox2
{
    width: 950px;
    text-align: center;
    margin-top: 15px;
    font-family: Tahoma, Genova, Verdana;
    color: #000000; /* #696969; */
    font-size: 10pt;
    line-height: 150%;
}

#footerbox3
{
    width: 950px;
    text-align: center;
    margin-top: 5px;
    font-family: Tahoma, Genova, Verdana;
    color: #696969; /* #696969; */ 
    line-height: 150%;
    font-size: 10pt;
}




/* MENU MENU MENU */
/* MENU MENU MENU */
/* MENU MENU MENU */


/* Tahoma, Genova, Verdana */
/* Georgia, Times, 'Times New Roman' */
/* 'Trebuchet MS' , Helvetica, Arial */
/* Helvetica, Arial */
/* Yellow: #ffbf00 */
/* Orange: #ff6000 */
/* Red: #ff2000 */
/* background-color: #e6e6fa; */
/* background-color: #b0c4de; */
/* background-color: #778899; */
/* color: #696969; */



.MenuTop
{
    text-align: right;
}
.LinkMenuTop
{
    font-size: 11pt;
    color: #000;
    font-family: Helvetica, Arial;
}
.MenuLeft
{
    background-color: #e6e6fa;
    width: 210px;
    top: -1px;
}

/* MENU MAIN */

.MenuMain
{
    background-color: #e6e6fa;
    font-size: 13pt;
    width: 950px;
    height: 45px;
    text-align: center;
    font-family: Georgia, Times, 'Times New Roman';
    color: #696969;
    border-width:0px;
    margin: 0px;
}
td.MainItem:Hover
{
    background-color: #ffbf00;
}
.MainItemSel
{
    background-color: #ff6000;
}
a.MainLink:link
{
    color: #696969;
}
a.MainLink:visited
{
    color: #696969;
}
a.MainLink:hover
{
    color: #000000;
}
a.MainLinkSel:link
{
    color: #ffffff;
}
a.MainLinkSel:visited
{
    color: #ffffff;
}


/* MENU LEFT */

.MenuLeft
{
    background-color: #e6e6fa;
    font-size: 10pt;
    width: 220px;
    font-family: Georgia, Times, 'Times New Roman';
    color: #696969;
}
.LeftItem
{
    height: 30px;
    padding-left: 5px;
    border-bottom: #000 1px dotted;
}
td.LeftItem:Hover
{
    background-color: #b0c4de;
}
.LeftItemSel
{
    height: 30px;
    padding-left: 5px;
    border-bottom: #000 1px dotted;
    background-color: #778899;
}
a.LeftLink:link
{
    color: #696969;
}
a.LeftLink:visited
{
    color: #696969;
}
a.LeftLink:hover
{
    color: #000000;
}
a.LeftLinkSel:link
{
    color: #ffffff;
}
a.LeftLinkSel:visited
{
    color: #ffffff;
}

