body {
    color: #27668f;
    font-family: Times New Roman, Trebuchet MS, Georgia, Tahoma, Verdana;
    font-size: 8pt;
    background-color: #4194cb;
    text-align: left;
}

a:active {
    color: #4194cb;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;   
}

a:link {
    color: #4194cb;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

a:visited {
    color: #4194cb;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
}

a:hover {
    color: #27668f;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;    
}

.header {
    border: 1px solid #27668f;
    background-color: #a5cce7;
    color: #27668f;
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    letter-spacing: 2pt;
    padding: 3px;
    margin-top: 2px;
}

.stats {
    border: 1px solid #27668f;
    background-color: #a5cce7;
    color: #27668f;
    font-size: 8pt;
    text-align: center;
    width: 70%;
}

.imgstyle {
    border: 1px solid #27668f;
    background-color: #B9AB99;
    padding: 4px;
}

.foot {
    border-top: 1px dotted #27668f;
    color: #27668f;
    font-size: 10px;
    text-align: center;
}

table {
    color: #27668f;
    font-size: 8pt;
    text-align: left;
}

b, i, strong, em {
    color: #27668f;
    font-size: 8pt;
}

input, textarea, option, select { 
    font-family: Times New Roman, Trebuchet MS, Georgia, Tahoma, Verdana;
    color: #27668f;
    font-size: 8pt;
    border: 1px solid #27668f;
    background-color: #a5cce7;
    margin: 0 0 2px 0;
}

select {
   padding: 2px;
}

option {
    border-top: 0;
}

.input3 {
    background-color: transparent;
    border: 0;
}

fieldset { 
    border: 0; 
    margin: 1px 10px 12px auto; 
    padding: 0 1%;
    width: 99%; 
}

fieldset label {
    float: left;
    padding: 0 5px 0 0; 
    text-align: left; 
    width: 185px; 
}

.input1 { 
    width: 48%; 
} 

.input2 { 
    padding: 5px 3px; 
    width: auto;
}

.tc {
   text-align: center;
}

.flashunit {
   background: #fff;
   width: 300px;
}


object.flashvideo {
   width: 300px;
   height: 340px;
}
