              td {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #848e90;
}


.h1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #005e74;
    text-align: justify;
    font-weight: bold;
}

.h2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #005e74;
    text-align: justify;
    font-weight: bold;
}

.h2_black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000000;
    text-align: justify;
    font-weight: bold;
}

.h3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    color: #000000;
    text-align: justify;
    font-weight: bold;
}

.blue {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #005e74;
    text-align: justify;
    font-weight: bold;
}
.black {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-align: justify;
    font-weight: bold;
}
.white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #ffffff;
    text-align: justify;
    font-weight: bold;
}
.contact {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #005e74;
    text-align: justify;
}

BODY {
scrollbar-face-color: #005e74;
scrollbar-highlight-color: #005e74;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #000000;
scrollbar-shadow-color: #000000;
scrollbar-arrow-color: #ffffff;
scrollbar-track-color: #bec0c0;

}

a:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color:#469aae; text-decoration:none}
a:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #469aae; text-decoration:none}
a:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #469aae; text-decoration:none}
a:hover{font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #469aae; text-decoration:none}

.SITEMAP { color:#ffffff; font-size: 9px; text-decoration:none; font-weight: bold;}

.boxes { background-color:#8eabaf; font-size: 10px; border-width: 0;}



#wrapper {width:300px; margin:50px auto}
.form {float:left; padding:0 10px 10px 10px; background:#f3f3f3; border:2px solid #cfcfcf}
.form label {float:left; width:100px; padding:10px 10px 0 0; font-weight:bold}
.form select {float:left; width:146px; margin-top:10px}
.form input {float:left; margin-top:10px}
.form .submit {clear:both}
#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}

.career {
    border: 1px #000000 solid;
    width: 500px;
}


.menu {
    position:relative;
    left: 0px;
    top: 0px;
    width: 172px;
    padding-left:5px;
    padding-right:5px;
    padding-top:0px;          
    list-style-position:inside;
    background-color:#e5cd91;
}

.submenu {
    display:none;  
    list-style-type: none;
    position:relative;
    left:10px;                       
    list-style-position:inside;
    margin-left: -40px;
}

.shown {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;
}

.maincat {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;                                                        
    color:#000000;
    cursor: pointer;
}

.maincat:visited {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;                                                        
    color:#000000;
    cursor: pointer;
}

.maincat:active {
    font-family:Arial, Helvetica, sans-serif;
    font-size:16px;
    font-weight:bold;                                                        
    color:#000000;
    cursor: pointer;
}

.subcat {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;                                
    color:#000000;
    cursor: pointer;
}

.product {
    font-family:Arial, Helvetica, sans-serif;
    font-size:14px;
    font-weight:bold;              
    color:#000000;
    cursor: pointer;
}

a.menuitem:hover {                       
    color:#FFFFFF;
}
a {
    text-decoration:none;
}

#products_img:hover {
    cursor: pointer;
}

td.career_btn {
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    background-color:#005e74;
}

a.career_link {
    color:#ffffff;
}

td.career_btn:hover {
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    background-color: #228096;
}

a.career_link:hover {
    color:#ffffff;
}
a.career_link:visited {
    color:#ffffff;
}
a.career_link:active {
    color:#ffffff;
}
