.PRETTYPRINT
{
    font-family : Verdana, Arial;
    font-size : 10pt;
    color : black;
}

.PRETTYPRINT A:LINK
{
    color : black;
}

.PRETTYPRINT A:VISITED
{
    color : black;
}

.PRETTYPRINT A:HOVER
{
    color : #6633cc;
    text-decoration : underline overline;
}

.PRETTYPRINT_BOLD
{
    font-family : Verdana, Arial;
    font-size : 10pt;
    color : black;
    font-weight : bold;
}

.PRETTYPRINT_HIGHLIGHT
{
    font-family : Verdana, Arial;
    font-size : 10pt;
    color : #ff6600;
    font-weight : bold;
}

.ODDROW
{
    font-family : Verdana, Arial;
    font-size : 12pt;
    color : black;
    background : white;
}

.EVENROW
{
    font-family : Verdana, Arial;
    font-size : 12pt;
    color : black;
    background : #ccccff;
}

TD
{
    font-family : Verdana, Arial;
    font-size : 10pt;
    color : black;
}

TD A:LINK
{
    color : black;
}

TD A:VISITED
{
    color : black;
}

TD A:HOVER
{
    color : #ff6600;
    text-decoration : underline overline;
}

.PAGE_HEADER
{
    font-family : Arial, Verdana;
    font-size : 12pt;
    color : white;
    font-weight : bold;
    background : #7a6b92;
}

.MENU_TEXT
{
    font-family : Arial, Verdana;
    font-size : 10pt;
}

.MENU_TEXT A:VISITED
{
    font-family : Arial;
    color : black;
    text-decoration : underline;
}

.MENU_TEXT A:LINK
{
    color : black;
    text-decoration : underline;
}

.MENU_TEXT A:HOVER
{
    color : #6633cc;
    text-decoration : underline overline;
}

.LARGE_LINKS
{
    font-family : Arial;
    font-size : 12pt;
    color : #ffcc00;
    font-weight : bold;
    text-decoration : none;
}

.LARGE_LINKS A:VISITED
{
    color : black;
    text-decoration : underline;
}

.LARGE_LINKS A:LINK
{
    color : black;
    text-decoration : underline;
}

.LARGE_LINKS A:HOVER
{
    color : #6633cc;
    text-decoration : underline overline;
}

.WHITE_BACKGROUND
{
    background : white;
}

.SECTION_HEADER
{
    font-family : Arial, Verdana;
    font-size : 10pt;
    color : white;
    font-weight : bold;
    background : #b9b3c3;
}

.SECTION_HEADER A:VISITED
{
    color : #EDEFFE;
    text-decoration : underline;
}

.SECTION_HEADER A:LINK
{
    color : #ccccff;
    text-decoration : underline;
}

.SECTION_HEADER A:HOVER
{
    color : white;
    text-decoration : underline overline;
}

A A:LINK
{
    color : black;
    text-decoration : underline;
}

A A:VISITED
{
    color : black;
    text-decoration : underline;
}

A A:HOVER
{
    color : #9EA4F8;
    text-decoration : underline overline;
}

.PAGE_BACKGROUND
{
    background : #352f3f;
}

.HEADER_CAP_BACKGROUND
{
    background : repeat-x url(http://www.theundilutedtruth.com/Images/2008/header_cap_bg.gif);
}

.SMALL_WHITE_TEXT
{
    font-family : Arial;
    font-size : 10pt;
    color : white;
    font-weight : bold;
}

.SMALL_WHITE_TEXT A:LINK
{
    color : white;
    text-decoration : underline;
}

.SMALL_WHITE_TEXT A:VISITED
{
    color : white;
    text-decoration : underline;
}

.SMALL_WHITE_TEXT A:HOVER
{
    color : white;
    text-decoration : underline overline;
}

.NAV
{
    font-family : Arial;
    font-size : 10pt;
    color : #352f3f;
    font-weight : bold;
    background : repeat-x url(http://www.theundilutedtruth.com/Images/2008/second_nav_bg.gif);
}

.NAV A:LINK
{
    color : #352f3f;
    text-decoration : underline;
}

.NAV A:VISITED
{
    color : #352f3f;
    text-decoration : underline;
}

.NAV A:HOVER
{
    color : #352f3f;
    text-decoration : underline overline;
}

.PAPER_BACKGROUND
{
    background : white;
    font-family : Arial;
    font-size : 8pt;
    color : black;
    font-weight : bold;
}

.PAPER_BACKGROUND A:LINK
{
    color : black;
    text-decoration : underline;
}

.PAPER_BACKGROUND A:VISITED
{
    color : black;
    text-decoration : none;
}

.PAPER_BACKGROUND A:HOVER
{
    color : black;
    text-decoration : underline overline;
}

.PAPER_LEFT
{
    background : repeat-y url(http://www.theundilutedtruth.com/Images/2008/page_border_left.gif);
}

.PAPER_RIGHT
{
    background : repeat-y url(http://www.theundilutedtruth.com/Images/2008/page_border_right.gif);
}

.CORKBOARD
{
    background : no-repeat url(http://www.theundilutedtruth.com/Images/2008/corkboard.gif);
}


