body {
margin-top              : 0%;
margin-bottom           : 0px;
margin-left             : 0px;
margin-right            : 0px;
font-family             : arial;
font-size               : 12px;
background              : url(zimages/header.png);
background-repeat       : repeat-x;
background-color        : #1a1a1a;
color                   : #000000;
}

.listitem {
 list-style-image: url(../images/Sign-Download-icon.png);
 }

.textarea100            { width:100%; }

.font1                  { font-size:12px; }
.font2                  { font-size:12px; }
.font3                  { font-size:12px; }
.font4                  { font-size:10px; }

a:link                  { color: #000000; text-decoration:none; font-size:12px; }
a:active                { color: #000000; text-decoration:none; font-size:12px; }
a:visited               { color: #000000; text-decoration:none; font-size:12px; }
a:hover                 { color: #000000; text-decoration:underline; font-size:12px; }

.link1 a:link           { color: #000000; font-size:12px; text-decoration:none; }
.link1 a:active         { color: #000000; font-size:12px; text-decoration:none; }
.link1 a:visited        { color: #000000; font-size:12px; text-decoration:none; }
.link1 a:hover          { color: #000000; font-size:12px; text-decoration:underline; }

.link2 a:link           { color: #000000; font-size:12px; text-decoration:none; }
.link2 a:active         { color: #000000; font-size:12px; text-decoration:none; }
.link2 a:visited        { color: #000000; font-size:12px; text-decoration:none; }
.link2 a:hover          { color: #000000; font-size:12px; text-decoration:underline; }

.link2 {
       font-size                :13px;
       color: #000000;
}

.link3 a:link           { color: #B0B0B0; font-size:12px; text-decoration:none; }
.link3 a:active         { color: #B0B0B0; font-size:12px; text-decoration:none; }
.link3 a:visited        { color: #B0B0B0; font-size:12px; text-decoration:none; }
.link3 a:hover          { color: #000000; font-size:12px; text-decoration:underline; }

.link3 {
       font-size                :13px;
       color: #000000;
}

.link4 a:link           { color: #B0B0B0; font-size:12px; text-decoration:none; }
.link4 a:active         { color: #B0B0B0; font-size:12px; text-decoration:none; }
.link4 a:visited        { color: #B0B0B0; font-size:12px; text-decoration:none; }
.link4 a:hover          { color: #B0B0B0; font-size:12px; text-decoration:underline; }

.link4 {
       font-size                :12px;
       color: #B0B0B0;
}

.link5 a:link           { color: #000000; font-size:30px; text-decoration:none; }
.link5 a:active         { color: #000000; font-size:30px; text-decoration:none; }
.link5 a:visited        { color: #000000; font-size:30px; text-decoration:none; }
.link5 a:hover          { color: #000000; font-size:30px; text-decoration:underline; }

.link6 a:link                  { color: #FFFFFF; text-decoration:none; font-size:10px; }
.link6 a:active                { color: #FFFFFF; text-decoration:none; font-size:10px; }
.link6 a:visited               { color: #FFFFFF; text-decoration:none; font-size:10px; }
.link6 a:hover                 { color: #000000; text-decoration:underline; font-size:10px; }

.poweredby a:link           { color: #FFFFFF; font-size:11px; text-decoration:none; }
.poweredby a:active         { color: #FFFFFF; font-size:11px; text-decoration:none; }
.poweredby a:visited        { color: #FFFFFF; font-size:11px; text-decoration:none; }
.poweredby a:hover          { color: #FFFFFF; font-size:11px; text-decoration:underline; }

.poweredby {
       font-size                :12px;
       color: #ffffff;
}

.td1 {
        padding                 : 5;
        border-bottom-width     : 1px;
        border-bottom-style     : solid;
        border-bottom-color     : #DDDDDD;
        border-top-width        : 1px;
        border-top-style        : solid;
        border-top-color        : #000000;
        border-right-width      : 1px;
        border-right-style      : solid;
        border-right-color      : #DDDDDD;
        background-color        : #000000;
        font-size               :12px;
        background              : url(images/silver.jpg);
}

.td2 {
        padding                  :15px;
        font-size                :12px;
        background-color        : #ffffff;
}

.td3 {
        padding                  :5px;
        font-size                :10px;
}

.td4 {
        padding                  :5px;
        font-size                :12px;
}

.td5 {
        padding                  :15px;
}

.td6 {
        padding                  :5px;
        font-size                :12px;
        border-bottom-width     : 1px;
        border-bottom-style     : dotted;
        border-bottom-color     : #C6C6C6;
}



.box {
        padding: 5px;
        border-right-width      : 1px;
        border-right-style      : solid;
        border-right-color      : #C6C6C6;
        border-left-width       : 1px;
        border-left-style       : solid;
        border-left-color       : #C6C6C6;
        border-top-width        : 1px;
        border-top-style        : solid;
        border-top-color        : #C6C6C6;
        border-bottom-width     : 1px;
        border-bottom-style     : solid;
        border-bottom-color     : #C6C6C6;
        background-color        : #ffffff;
}

#lightbox {
        background-color        :#eee;
        padding                 : 10px;
        border-bottom           : 2px solid #666;
        border-right            : 2px solid #666;
        }

#lightboxDetails {
        font-size               : 0.8em;
        padding-top             : 0.4em;
        }

#lightboxCaption        { float: left; }
#keyboardMsg            { float: right; }
#lightbox img           { border: none; }
#overlay img            { border: none; }
#overlay                { background-image: url(../images/overlay.png); }

* html #overlay {
        background-color        : #000;
        back\ground-color       : transparent;
        background-image        : url(blank.gif);
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
        }
        
img.floatRight  { float: right; margin-LEFT: 15px; margin-bottom: 15px;}
img.floatLeft   { float: left; margin-RIGHT: 15px; margin-bottom: 15px;}