#outer-image {
background-image: url(../images/sky.jpg);
background-repeat: repeat-x;
background-position: left top;
height: 120px;}

#inner-image {
background-image: url(../images/logo_EZh120.jpg);
background-repeat: no-repeat;
height: 120px;
background-position: 180px 0px;
}


body {margin: 0;
color: #666666;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 0.9em;
background-color: #d8dadc;}

table {
background-color: #ffffff;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

img {
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}



p, lu, li {
font-size: parent;
text-align: justify;
line-height: 1.7em;}

td {
font-size: .7em;
line-height: 1.7em;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

td h2 {
font-size: 1.2em;
text-decoration: none;
border-top: 0px;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;
}

h1 {
font-size: 1.3em;
text-align: right;
font-style: italic;
letter-spacing: 5px;}

h2 {
font-size: 1.0em;
text-decoration: none;}

p.footer {
text-align: center;
font-size: .8em;}

a:link, a:visited {
color: #2d3d70;
text-decoration: none;} 

a:hover, a:active {
color: #5ab1da;}

#header {
background-color: #ffffff;
border-bottom: 1px #000000 solid;
padding-top: 10px;
padding-left: 125px;
padding-bottom: 10px;
padding-right: 125px;}

#header p {
font-size: .7em;}

#content {
width: 780px;
border-top: 1px #000000 solid;
position: relative;
}

#main-text {
background-color: #ffffff;
padding: 0px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
margin-left: 180px;
margin-right: 0px;
margin-top: 0px;
position: absolute;
width: 600;
text-align: left; }

#main-text-em {
background-color: #ffffff;
padding: 0px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
margin-left: 180px;
margin-right: 0px;
margin-top: 0px;
position: absolute;
width: 600;
text-align: left; }

#main-text-popup {
background-color: #ffffff;
padding: 20px;
border-left: 1px #000000 solid;
border-right: 1px #000000 solid;
border-bottom: 1px #000000 solid;
text-align: left; }




#conf-text {
background-color: #ffffff;
padding: 10px;
width: 600;
height: 400;}

#navbar {
width: 180px;
font-weight: bold;
position: absolute;
left: 0px;
top: 0px;
}


#styles {
margin-left: 720px;
position: relative;
left: 0px;
top: 3px;
text-align: left;}


#rightbar {
margin-left: 780px;
margin-right: 0px;
margin-top: 0px;
position: absolute;
width: 180px;
text-align: center; 
font-size: .7em;}


#navbar ul li a:link, #navbar ul li a:visited {
display: block;
text-decoration: none;
border-bottom: solid #000000 1px;
color: #666666;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
font-weight: bold;
background-color: #d8dadc;
height: 22px
}

#navbar ul li a:hover, #navbar ul li a:active {
display: block;
text-decoration: none;
border-bottom: solid #000000 1px;
color: #666666;
padding-top: 3px;
padding-bottom: 3px;
padding-left: 20px;
font-weight: bold;
background-color: #7c97ad;
}


#navbar ul li {
margin: 0;
padding: 0;
list-style-type: none;
}

#navbar ul {
margin: 0px;
padding: 0px;
}

.orange_big {
    color: #de7316;
    font-weight: bold;
    font-size: 1.3em;
 }

.blue_big {
    color: #2d3d70;
    font-weight: bold;
    font-size: 1.3em;
 }


.orange {
    color: #de7316;
    font-weight: bold;
    font-size: parent;
 }

.red {
    color: #ff0000;
    font-weight: bold;
    font-size: parent;
 }

.nav-prod {
    font-weight: none;
    font-size: 0.9em;
 }
 
 p.center {
text-align: center;
font-size: parent;}