body {
   background: #E5E5E5;
   margin: 0px;
   text-align: center;
   scrollbar-base-color: #DABDB8;
   scrollbar-face-color: #FFFFFF;
   scrollbar-shadow-color: #E7E7E7;
   scrollbar-highlight-color: #DCDCDC;
   scrollbar-3dlight-color: #E7E7E7;
   scrollbar-darkshadow-color: #505050;
   scrollbar-track-color: #F5F5F5;
   scrollbar-arrow-color: #666666;
}
A:link {
   background-color: transparent;
   color: #505050;
   text-decoration: underline;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-size: 11px;
   font-weight: normal;
}

A:visited {
   background-color: transparent;
   color: #505050;
   text-decoration: underline;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-size: 11px;
   font-weight: normal;
}

A:hover {
   background-color: transparent;
   color: #000000;
   text-decoration: none;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-size: 11px;
   font-weight: normal;
}

A:active {
   background-color: transparent;
   color: #666666;
   text-decoration: none;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
   font-size: 11px;
   font-weight: normal;
}



#container {
   position: relative;
   background: #ffffff url(media/body-hg.gif) repeat-x;
   text-align: left;
   margin: auto;
   width: 980px;
   height: 600px;
}

#logoWz {
   position: absolute;
   top: 80px;
   left: 0px;
   width: 100px;
   height: 50px;
}

#menu {
   position: absolute;
   top: 140px;
   left: 35px;
   width: 175px;
   height: 310px;
   overflow: auto;
}

#permMenu {
   position: absolute;
   bottom: 60px;
   left: 35px;
   width: 175px;
}

#image {
   position: absolute;
   top: 44px;
   left: 210px;
   width: 360px;
   height: 510px;
}

#text {
   position: absolute;
   top: 60px;
   left: 630px;
   width: 348px;
   height: 400px;
   overflow: auto;
}

#inner {
   width: 304px;
   border: 1px solid #ffffff;
   padding-left: 1px;
}

#logo {
   position: absolute;
   top: 487px;
   left: 811px;
}


h1 {
   color: #000000;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 17px;
   line-height: 125%;
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
   margin-top: 25px;
   margin-bottom: 32px;
}

h2 {
   color: #000000;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 11px;
   line-height: 125%;
   text-decoration: none;
   font-style: normal;
   font-weight: bold;
   margin-top: 15px;
   margin-bottom: 0px;
}

h3 {
   color: #000000;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 17px;
   line-height: 125%;
   text-decoration: none;
   font-weight: bold;
   margin-top: 20px;
   margin-bottom: 0px;
}

h4 {
   color: #000000;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 17px;
   line-height: 125%;
   text-decoration: none;
   font-style: italic;
   font-weight: bold;
   margin-top: 32px;
   margin-bottom: 22px;
}
P {
   color: #505050;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 11px;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   line-height: 125%;
   margin-top: 0px;
   margin-bottom: 0px;
}

B {
   color: #000000;
}

.small {
   font-size: 10px;
}

.caption {
   font-size: 10px;
   margin-top: 2px;
}

.glossCharRange {
   color: #E5E5E5;
   font-size: 32px;
   font-weight: bold;
   margin-left: 0px;
   margin-bottom: 0px;
   margin-top: 7px;
}

textarea {
   background: transparent;
   border: 1px solid #666666;
   color:  #000000;
   font-size: 9px;
   font-family: Arial;
   font-weight: bold;
   margin-bottom: 3px;
   margin-top: 3px;
}

input {
   background : transparent;
   border: 1px solid #666666; 
   color #000000; 
   font-family : Arial;
   font-size : 9px;
   margin-bottom: 3px;
   margin-top: 3px;
}

td {
   color: #505050;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 11px;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   line-height: 125%;
   margin: 0px;
}


UL {
   color: #505050;
   list-style-type: disc;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 11px;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   line-height: 125%;
   margin: 0px;
}


LI {
   color: #505050;
   font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular, sans-serif;
   font-size: 11px;
   text-decoration: none;
   font-style: normal;
   font-weight: normal;
   line-height: 125%;
   margin: 0px;
}


FORM {
    background : transparent;
    font-family : Arial;
    font-size : 9px;
}

SELECT {
    background : transparent;
    border: 1px solid #666666; 
    color #000000; 
    font-family : Arial;
    font-size : 9px;
}

OPTION  {
    background : transparent;
    border: 1px solid #666666; 
    color #000000; 
    font-family : Arial;
    font-size : 9px;
}






#popupContainer {
   position: relative;
   background: #ffffff url(media/body-hg.gif) repeat-x;
   text-align: left;
   margin: auto;
   width: 380px;
   height: 600px;
}
#popupLogo {
   position: absolute;
   top: 487px;
   left: 211px;
}
#popupText {
   position: absolute;
   top: 80px;
   left: 30px;
   width: 348px;
   height: 380px;
}
#popupLogoWz {
   position: absolute;
   top: 486px;
   left: 0px;
   width: 100px;
   height: 50px;
}
#einepopupbox{
	display: none;
}


