html, body, #container {
    padding: 0;
    height: 100%;
    margin: 0px 0px 0px;
    word-spacing: normal;
    text-transform: none;
    color: #000000;
    font-family: Verdana, helvetica, sans-serif;
    letter-spacing: normal;
}

image {
    border: 0;
}

html, body, #container {
    background-color: #B8B4D3;
    width: 100%;
    margin: 0;
}

table, td {
    border: 0;
}

.tbl {
    border: 1px solid #222222;
}

H1, H2, H3, H4, H5, th, th, tfoot {
    ColOR: #003366;
}
H1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:    2em;
    font-weight:    700;
    font-style:    normal;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }

H2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:    1.75em;
    font-weight:    700;
    font-style:    normal;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }

H3 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:    1.58em;
    font-weight:    500;
    font-style:    normal;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }

H4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:    1.33em;
    font-weight:    500;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }

H5, dt {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:    1em;
    font-weight:    700;
    font-style:    normal;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }

H6 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:    .8em;
    font-weight:    700;
    font-style:    normal;
    text-decoration:    none;
    word-spacing:    normal;
    letter-spacing:    normal;
    text-transform:    none;
    }
/*
a:link {
    text-decoration:    none;
    color:    #ffffff;
    }

a:visited {
    text-decoration:    none;
    color:    #ffffff;
    }

a:active {
    text-decoration:    none;
    color:    #ffffff;
    }

a:hover {
    text-decoration:    underline;
    color:    #ffffff;
    }
*/
small {
    font-size:    .7em;
    }

big {
    font-size:    1.17em;
    }

blockquote, pre {
    font-family:    Courier New, monospace;
    }


ul li {
    list-style-type:    square ;
    }

ul li li {
    list-style-type:    disc;
    }

ul li li li {
    list-style-type:    circle;
    }

ol li {
    list-style-type:    decimal;
    }

ol ol li {
    list-style-type:    lower-alpha;
    }

ol ol ol li {
    list-style-type:    lower-roman;
    }

img {
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    }

#footer {
    font-weight: normal;
    font-size: 9px;
    margin: 0px;
    word-spacing: normal;
    text-transform: none;
    color: #FFFFFF;
    font-family: Verdana, Helvetica, sans-serif;
    letter-spacing: normal;
}

#footer a:link {
    color: #FFFFFF;
}

#footer a:visited {
    color: #FFFFFF;
}

#footer a:active {
    color: #FFFFFF;
}

#footer a:hover {
    color: #FFFFFF;
}

#menu {
    text-align: center;
    background-color: #333365;
    font-weight: bold;
    font-size: 10px;
    color: #F5F16B;
    font-family: Verdana, Helvetica, sans-serif;
}

#menu a:link {
    color: #F5F16B;
}

#menu a:visited {
    color: #F5F16B;
}

#menu a:active {
    color: #F5F16B;
}

#menu a:hover {
    color: #F5F16B;
}

.WhiteBack {
    font-weight: normal;
    font-size: 11px;
    color: #333365;
    font-family: Verdana, Helvetica, sans-serif;
}

.WhiteBack a:link {
    color: #333365;
}

.WhiteBack a:visited {
    color: #333365;
}

.WhiteBack a:active {
    color: #333365;
}

.WhiteBack a:hover {
    color: #333365;
}


#container {
    width: 730px;
    margin: auto;
}

#links {
    width: 200px;
    float: left;
}

#header {
    height: 125px;
    padding-left: 210px;
    background-image: url(images/aptop.gif);
    background-position: left top;
    background-repeat: no-repeat;
    background-color: #333365;
}

#abgi {
    margin-top: 10px;
}

#view {
    height: 100%;
    width: 100%;
    padding: 2em;
    background-color: #FFFFFF;
}

#footer {
    text-align: center;
    height: 30px;
    width: 100%;
    background-image: url(images/apbottom.gif);
    background-position: center bottom;
    background-repeat: no-repeat;
}

#googleAds {
    background-color: #333365;
}

#statCounter {
    padding: 5px;
    text-align: center;
}

.dead {
    background-color: #FF998F;
}

.alive {
    background-color: #98FFA7;
}

.active_view {
    text-color: red;;
}

