﻿body
{
    /* background-color:#E6D9B6; */
    margin: 0px 0px 0px 0px;
    background-color:#FFFFFF;
    background-image:url(Images/Graphic1.jpg);
}

body, div, p, td, li, lu, h1, h2, h3, h4, h5, h6
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    /* word-spacing: 3px; */
    text-decoration: none; /* text-indent:30px; */
    text-align: left;
}

#mainContent, .mainContent
{
     background-image: url(images/BodyBg.gif);
}

div, p, td
{
    text-align: left;
}

p
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    direction:ltr;
    letter-spacing:1px;
    margin-top:0px;
    margin-bottom:6px;
}

a {
    text-decoration:none;
    color: #655337;
    font-weight: normal;
}



a:hover
{
	/*background-color: #0F2543;*/
	color: #FFF;
}

a:visited
{
	font-weight: normal;
}

.leftTable
{
    height: 100%;
    table-layout: fixed;
    empty-cells: show;
    caption-side: top;
}

.table
{
    border: solid 1px #cfbe98;
}

.footerBar
{
    background-color1: #AA9E6E;
    background-image: url(images/FooterBg.gif);
    background-repeat: repeat-x;
}

.rightCell, .rightCellBottom
{
    background-image: url(images/RightCellBg.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.rightCellBottom
{
    background-image: url(images/RightBottomBg.gif);
    background-repeat: repeat-y;
    background-position: right;
}

.adminRightCellBottom
{
    background-image: url(images/RightBottomBg.gif);
    background-repeat: repeat-y;
    background-position: right;
}


.contentText
{
     font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    direction:ltr;
    letter-spacing:1px;
    margin-top:0px;
    margin-bottom:12px;
}


/*
 * 
 * FORUM ELEMENTS
 *
*/

SELECT, INPUT
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    border: solid 1px #655337;
}

.formTextBox
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    /*border: solid 1px #6c3705;*/
    border: solid 1px #655337;
}

.formButton
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    border: solid 1px #655337;
}

.formSelect
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
    border: solid 1px #655337;
}

.formLabel 
{
    font-family: Tahoma, Arial, Times New Roman, Trebuchet MS;
    font-size: 9pt;
    color: #655337;
}