

body, html
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF;
    background-image: none;
}

a:link
{
    color: #5C7C8F;
}

a:hover, a:active
{
    color: #778D8F;
}

a:visited
{
    color: #5C7C8F;
}

#header h1
{
    color: #006BAD;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 2em;
}

#header h1 a:link, #header h1 a:visited, #header h1 a:active
{
    color: #006BAD;
}

.postview h2, .pageTitle
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2
{
    color: #5C7C8F;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.4em;
}

.postsub h2 a:link, .postsub h2 a:visited, .postsub h2 a:active, .postsub h2 a:hover
{
    color: #5C7C8F;
}

#sidebar-a h3
{
    color: #FFFFFF;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.1em;
    background-color: #809598;
}

#sidebar-a
{
    color: #333333;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

#sidebar-a ul, #sidebar-a p
{
    font-size: .9em;
}

#sidebar-a a:link
{
    color: #5C7C8F;
}

#sidebar-a a:visited
{
    color: #5C7C8F;
}

#sidebar-a a:active, #sidebar-a a:hover
{
    color: #778D8F;
}

.postsubhead
{
    background-color: #809598;
   /* color: ;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .9em;
}

/*.postsubhead a:link, .postsubhead a:active, .postsubhead a:visited
{
    color: ;
}*/

.Tag1 a:link, .Tag1 a:visited, .Tag1 a:active
{
    color: #07273A;
}

.Tag2 a:link, .Tag2 a:visited, .Tag2 a:active
{
    color: #18384B;
}

.Tag3 a:link, .Tag3 a:visited, .Tag3 a:active
{
    color: #29495C;
}

.Tag4 a:link, .Tag4 a:visited, .Tag4 a:active
{
    color: #3A5A6D;
}

.Tag5 a:link, .Tag5 a:visited, .Tag5 a:active
{
    color: #4B6B7E;
}

.Tag6 a:link, .Tag6 a:visited, .Tag6 a:active
{
    color: #5C7C8F;
}


#sidebar-a
{
    width: 220px;
}

h3 a:link, h3 a:visited {
color: white !important;
}