.GREYBACKGROUND
{
    background : #404040  repeat-y url(http://www.theundilutedtruth.com/crossshadow/images/2_0/darkBackground.gif);
    border-style : none;
    margin : 0px;
}

.BODY_TABLE
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    margin : auto;
}

.BODY_TABLE A:LINK
{
    color : #7577aa;
    text-decoration : underline;
}

.BODY_TABLE A:VISITED
{
    color : #7577aa;
    text-decoration : none;
}

.BODY_TABLE A:HOVER
{
    color : #383ecc;
    text-decoration : underline overline;
}

.WHITELINK A:LINK
{
    color : white;
    text-decoration : underline;
}

.WHITELINK A:VISITED
{
    color : white;
    text-decoration : none;
}

.WHITELINK A:HOVER
{
    color : white;
    text-decoration : underline overline;
}

.WHITETEXT
{
    color : white;
    text-shadow : white 0.0em 0.0em 1.0em;
    font-size : 10pt;
}

.WHITETEXT A:LINK
{
    color : white;
    text-decoration : none;
}

.WHITETEXT A:VISITED
{
    color : white;
    text-decoration : none;
}

.WHITETEXT A:HOVER
{
    color : white;
    text-shadow : white 0.0em 0.0em 0.4em;
    text-decoration : underline;
}

.LOGO_HEADER
{
    border : none 0px #808080;
    margin : 0px;
    padding : 0px;
}

.MENU
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    color : #404040;
    font-weight : normal;
    text-decoration : none;
    background : #404040 repeat-x;
    border : solid 1px #404040;
    margin : 0px;
    padding : 0px;
    height : 18px;
}

BODY
{
    font-family : Trebuchet MS, Verdana, Arial;
    font-size : 10pt;
}

.SECTION_HEADER
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 12pt;
    color : #7577aa;
    font-weight : bold;
    font-variant : small-caps;
    background : #cecfe2;
    border-style : 0;
    margin : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 5px;
    padding-right : 0px;
    width : 100%;
}

.SECTION_SUBHEADER
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    color : #7577aa;
    font-weight : bold;
    background : #cecfe2;
    border-style : 0;
    margin : 0px;
    padding-top : 0px;
    padding-bottom : 0px;
    padding-left : 5px;
    padding-right : 0px;
    width : 100%;
}

.POP_BOX
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 11pt;
    color : #404040;
    font-weight : normal;
    background : #cecfe2;
    border : outset 3px black;
    margin-top : 0px;
    margin-bottom : 0px;
    margin-left : auto;
    margin-right : auto;
    padding : 10px;
    width : 500px;
}

.SOFT_BACKGROUND
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    color : black;
    font-weight : bold;
    background : #cecfe2;
}

.MED_BACKGROUND
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    color : white;
    font-weight : bold;
    background : #7577aa;
}

.HARD_BACKGROUND
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    color : white;
    font-weight : bold;
    background : #383ecc;
}

.BODY_HIGHLIGHT
{
    font-family : Trebuchet MS, Arial, Verdana;
    font-size : 10pt;
    color : white;
    font-weight : bold;
    background : #404040;
    margin : auto;
}

.BODY_HIGHLIGHT A:LINK
{
    color : white;
    font-weight : bold;
    text-decoration : underline;
}

.BODY_HIGHLIGHT A:VISITED
{
    color : white;
    text-decoration : none;
}

.BODY_HIGHLIGHT A:HOVER
{
    color : white;
    text-decoration : underline overline;
}

