body, td, input, select {
    font-family: Arial, Verdana, sans-serif;
    font-size: 12px;
    color: #333;
}

#mmenu {
    background: url(images/logo.gif) bottom left no-repeat;
}

a, input, select {
    outline: none;
}

a {
    text-decoration: none;
    color: #369;
}

.btnnext {
    border: none;
    background: url(images/slidenav_n.png) left center no-repeat;
    padding: 10px 0px 10px 40px;
    text-decoration: none;
    color: #69f;
}

.btnprev {
    border: none;
    background: url(images/slidenav_p.png) right center no-repeat;
    padding: 10px 40px 10px 0px;
    text-decoration: none;
    color: #69f;
}    

.btnnext:hover, .btnprev:hover {
    color: #666;
}

#fwbg {
    background: url(images/fwbg.png) center top repeat-y;
}

#fwup {
    background: url(images/fwup.png) center top no-repeat;
    padding-top: 30px;
}

#fwdw {
    background: url(images/fwdw.png) center bottom no-repeat;
}

.cpyr {
    text-align: center;
    color: #999;
}

.cpyr a {
    text-decoration: none;
    color: #666;
    font-weight: bold;
}

.pagetitle {
    display: block;
    padding: 0px;
    margin: 0px;
    font-weight: normal;
    text-align: left;
}

h1.pagetitle{
    font-size: 18px;
    color: #000;
}

h2.pagetitle, a.bigblue {
    font-size: 16px;
    color: #369;
}

a.bigblue {
    text-decoration: none;
}

p.dblue {
    color: #369;
    text-align: justify;
}

p.dgrey {
    color: #666;
    text-align: justify;
}

.arrowbox {
    border: 1px solid #ccc;
    padding: 10px;
    background-color: #f0f0f0;
}

a.arrow {
    display: block;
    text-decoration: none;
    color: #999;
    background: url(images/sla.png) 10px 15px no-repeat;
    padding: 10px 0px 0px 20px;
}

a.arrow:hover {
    color: #333;
}

.gbbox {
    border: 1px solid #ccc;
    padding: 10px;
}

#dropselprop {
    background: url(images/dropdownbox.png) top left no-repeat;
    padding: 10px 0px 11px 30px;
    cursor: pointer;
    color: #666;
}

#dropselprop div {
    font-size: 11px;
    font-weight: bold;
    color: #369;
}

.dropdown {
    border-bottom: 1px solid #c8c8c8;
    background: #fff url(images/dropdownend.png) top left repeat-y;
    position: absolute;
    display: none;
    width: 350px;
}

.mdropdown {
    border-bottom: 1px solid #c8c8c8;
    background: #fff url(images/ddmultiplebg.png) top left repeat-y;
    position: absolute;
    display: none;
    width: 303px;
}

.mdropdown {
    
}

.mdropdown .lnks {
    width: 250px;
    margin-left: 30px;
}

.mdropdown a {
    font-size: 16px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
}

.mdropdown a:hover {
    color: #369;
}

.mdropdown a.dis {
    color: #999;
}

.mdropdown a.dis:hover {
    color: #999;
}

.mdropdown a.chelp {
    display: block;
    background: #c8c8c8 url(images/gm.png) 280px center no-repeat;
    padding: 5px;
    font-size: 11px;
    font-weight: normal;
}
    

.dropdown a {
    display: block;
    padding: 5px 0px 5px 30px;
    color: #666;
    cursor: default;
    border-top: 1px solid #c8c8c8;
}

.dropdown a.grent {
    background: url(images/grental.gif) top right no-repeat;
}

.dropdown a div {
    color: #369;
    font-size: 11px;
    font-weight: bold;
}

.dropdown a:hover {
    background: #ccc;
    color: #000;
}

.dropdown a.grent:hover {
    background: #ccc url(images/grental.gif) top right no-repeat;
}

.dropmselb {
    background: url(images/ddmsel_01.png) top left no-repeat;
    width: 225px;
    height: 50px;
    cursor: pointer;
}

.dropmselb div {
    padding: 0px 0px 0px 25px;
    font-size: 11px;
    font-weight: normal;
}

.dropmselv {
    background: url(images/ddmsel_02.png) top left no-repeat;
    width: 78px;
    height: 50px;
    color: #369;
    font-size: 16px;
    text-align: center;
    cursor: pointer;
}
    
a.simg {
    padding: 5px;
    border: 1px solid #fff;
    color: #369;
}

a.simg:hover {
    border: 1px solid #ccc;
}

a.simgsel {
    background-color: #666;
    color: #fff;
}

img.thumb {
    cursor: pointer;
}

.hinthelp
{
    position: absolute;
    display: none;
    border: 1px solid #ebebcd;
    width: 400px;
    background-color: #ffffed;
    padding: 10px;
    text-align: justify;
    color: #5f5f33;
    font-size: 11px;
}

.hinthelp a.htit {
    background: url(images/sclose.png) right center no-repeat;
    padding: 5px 20px 10px 5px;
    border-bottom: 1px solid #ebebcd;
    font-size: 14px;
    font-weight: normal;
    color: #e50000;
    display: block;
}

.glowboxg {
    background: url(images/bglowboxg.png) top left repeat-y;
}

.glowboxb {
    background: url(images/bglowboxb.png) top left no-repeat;
}

.glowboxe {
    background: url(images/bglowboxe.png) bottom left no-repeat;
}

