/* AlwaysWork style sheet copyright RichInStyle.com 2000. You can download this from http://richinstyle.com/free/alwayswork.html. You must not remove or alter this message from this file. */

@import url(okbrowsers.css);
.dummy {color: red}
/* Fonts */
ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: sans-serif;
font-size: 12px}

A {cursor: pointer;
background: transparent}

ADDRESS {font-style: italic}

BIG {font-size: 14px}

BLOCKQUOTE {font-style: italic}

BODY {padding: 0; cursor: default}

BUTTON {cursor: auto}

CITE {font-style: italic}

CODE, KBD, SAMP, TT {font-size: 10px}

DT {font-weight: bold}

H1, H2, H3, H4, H5, H6 {font-weight: bold;
font-family: sans-serif}

H1 {font-size: 24px}

H2 {font-size: 21px}

H3 {font-size: 18px}

H4 {font-size: 16px}

H5 {font-size: 14px}

H6 {font-size: 12px}

HTML {margin: 0; padding: 0}

INPUT {cursor: auto}

OL {list-style: decimal}

UL UL OL OL, UL OL UL OL, OL UL OL OL, OL OL UL OL, OL UL OL, OL OL {list-style: lower-alpha}

OL UL OL OL, OL OL UL OL, UL OL OL OL, OL OL OL {list-style: lower-roman}

OL OL OL OL {list-style: decimal}

PRE {margin-left/* */ : 0; white-space: pre}

SUB, SUP {font-size: 10px}
SMALL {font-size: 8px}

TEXTAREA {cursor: text}

TD {margin-left: 0}

TH {font-weight: bold; text-align: left; margin-left: 0}

UL, MENU, DIR {list-style: disc} 

UL UL, OL OL UL UL, OL UL OL UL, UL OL OL UL, OL UL UL, UL OL UL {list-style: circle}

OL UL UL UL, UL OL UL UL, UL UL OL UL, UL UL UL {list-style: square}

UL UL UL UL {list-style: disc}

/* Here are the things you might want to change or remove */

/* This controls the color and font of standard text */

ADDRESS, BLOCKQUOTE, BODY, CAPTION, CENTER, DD, DIR, DIV, DL, DT, FORM, LI, MENU, OL, P, PRE, TD, TH, TR, UL {font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif; color: black}

A:link {color: blue; text-decoration: none}

A:visited {color: blue; text-decoration: none}

A:active {color: blue; text-decoration: none}

A:hover {color: red; text-decoration: underline}

BODY {background: #ffffff; margin-left: 10%; margin-right: 8%}

H1, H2, H3, H4, H5, H6 {color: #666699; font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;}


PRE {border: solid thin; padding: 1em 3%}

div.leftpart {
           position: absolute; 
           left: 0px;
           top: 0px;
           width: 69px;
           height: 100%;
           padding-bottom: 100%;
           background: #333333;
           border: none;
           }

div.rightpart {
           position: absolute;
           left: 70px;
           top: 0px;
           padding-left: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-right: 0px;
           background: #FFFFFF;
           border: none;
           width: 100%;
           padding-bottom: 100%;
           }

div.floatright {
  float: right;
}
  
div.floatright p {
   text-align: center;
   }

div.floatleft {
  float: left;
  }
  
div.floatleft p {
   text-align: center;
   }

div.float
{
    padding-right: 5px;
    padding-left: 5px;
    float: left;
    padding-bottom: 5px;
    width: 70px;
    padding-top: 5px
}
div.spacer
{
    clear: both
}
div.float img
{
    margin-left: 5px
}
div.float P
{
    font-size: 9px;
    text-align: center
}

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