﻿
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ol
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: "Segoe UI" , "Bitstream Vera Sans" , "DejaVu Sans" , "Bitstream Vera Sans" ,Calibri, "Trebuchet MS" , Verdana, "Verdana Ref" , sans serif;
    vertical-align: baseline;
}

h1
{
    font-size: 2.0em;
    font-weight: normal;
    color: #962126;
}

h2
{
    font-size: 1.7em;
    line-height: 1.7;
    font-weight: normal;
}

h3
{
    font-size: 1.1em;
    font-weight: normal;
    line-height: 1.48;
}

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

/* remember to define focus styles! */
:focus
{
    outline: 0;
}
body
{
    font-size: 85%;
    line-height: 1;
    color: #000000;
    background: #f3f1e4;
}

ol, ul
{
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */

table
{
    border-collapse: separate;
    border-spacing: 0;
}

caption, th, td
{
    text-align: left;
    font-weight: normal;
}

blockquote:before, blockquote:after, q:before, q:after
{
    content: "";
}

blockquote, q
{
    quotes: "" "";
}

#container
{
}

#header
{
    height: 65px;
    width: 464px;
    border-bottom: solid 1px black;
    background-image: url(../images/site/popupheader.png);
    background-repeat: no-repeat;
}



#content
{
    font-size: 80%;
    line-height: 1.3;
    background-color: #EFE9D9;
    background-color: #efefe7;
    padding: 10px;
    width: 444px;
    height: 450px;
    overflow: auto;
    overflow-x: hidden;
}

a
{
    text-decoration: none;
    color: #000;
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
    color: #962126;
    font-weight: bold;
}


a.defaultlink
{
    text-decoration: underline;
    color: #962126;
}

a.defaultlink:hover
{
    text-decoration: underline;
    color: #000000;
}

a.links
{
    color: #962126;
}

a.links:hover
{
    text-decoration: underline;
    color: #000000;
}
