            /* verdana taat style */

* {margin: 0; padding: 0}
          
body {
    font-family:Verdana,sans-serif;
    font-size: 0.8125em;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    margin-top: 1.33em;
    margin-bottom: 0.8em;
}

h1, h2, h3, h4, h5, h6, legend {
    font-family: Trebuchet MS, serif;
}

td, th {
    padding: 0.2em 1em;
    border: 1px solid black;
}

table {
    border: 1px solid black;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

a[hreflang]::after {
            content: "\A0("attr(hreflang)")";
            font-size: 0.9em;
            /* color: #339; */
}
/*
a:visited { color: #000 }
           a:visited:hover {
            color: #000;
            border-color:#000 }
           a:hover { border-color:#06c }
           */
           a[href^="http://"] {
            padding-right:13px;
            background:url(/gfx/ex.gif) right 3px repeat-y;
           }
           
           
           a[href^="http://"]:visited:hover { background-position:right 103px}
           a[href^="http://"]:hover { background-position:right 203px }
           a img { border:0 }

pre, code, kbd {
font-family: "Courier New", Courier, "Courier CE", mono;
font-size: 0.95em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
color: #003;
background: #FFFFFF none repeat scroll 0%;
}

pre {
    margin-left: 1em;
    margin-bottom: 1.2em;
    margin-top: 0.4em;
}

kbd {
    background: #f2f2f2;
    border: solid 1px #ddd;
    margin: 0.2em;
    padding: 0.1em 0.3em;
}

li {
margin-left: 1.8em;
}

h1 {
font-size: 1.9em;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.4em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size: 0.9em;
}




p {
    margin-bottom: 1.2em;
    margin-top: 0.4em;
}

.error {
    color: red;
}

 legend {
            font-weight: bold;
            font-size: 1.05em;
            background: #000000;
            color: white;
            padding: 0.05em 0.5em;
        }
        
        fieldset {
            margin: 2em 0;
            padding: 1em 2em;
            border: solid 1px #cccccc;
        }
        
        .input {
            padding: 0 0.7em;
            font-size: 1.1em;
            border: solid 2px #dddddd;
            color: #333333;
            background: #f3f3f3;
            font-weight: normal;
            font-family: Trebuchet MS, sans-serif;
        }
        
        .inrow {
            font-size: 1.2em;
            font-weight: bold;
        }
        
        label {
        display: block;
        clear: left;
        }
        
        .inline {
            display: inline;
            clear: none;
        }
        
 .odd{background-color: #e9e9e9;}
 .even{background-color: #f9f9f9;}
 th {
 background: black;
 color: white;
 }
 
 table {
 border-collapse: collapse;
 caption-side: bottom;}

 .errorform {
     color: red;
 }

#content {
    width: 48em;
    margin: 0 auto;
    line-height: 1.75em;
    font-size: 0.88em;
    color: #222;
    background: #fff;
    text-align: left;
    border-right: 1px solid #ccc;
    padding-right: 2em;
}

dt {font-weight: bold;}
dd {font-style: italic;
margin-left: 2em;}

hr {margin-top: 1em;
margin-bottom: 0.5em;}   

/* abbr dotted border hacks, remember to change css-dotted.gif if you change colors below */
abbr, acronym, span.abbr {cursor: help; border-bottom: 1px dotted #A5AEC5; }
* html span.abbr, acronym, abbr {margin:1px; border-bottom: none; background: url(/gfx/css-dotted.gif) repeat-x bottom; }

.bookmarklet {
    color: black;
    background-color: #d1fc9d;
    padding: 0.05em 0.4em;
    margin: 0.8em;
    border-top: 2px solid #dffeba;
    border-left: 2px solid #dffeba;
    border-bottom: 2px solid #a6ec29;
    border-right: 2px solid #a6ec29;
}

