<style type="text/css">

    /* Element level classes */

    body
    {
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
   		background-color: #D5CCBB;
        margin:0 8% 0 8%;
		forumalign: center;
    }

    td, th
    {
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
    }

    img
    {
        border-width: 0px;
        vertical-align: middle;
    }

    a
    {
        color: #A81B17;
        text-decoration: none;
    }
    a:active
    {
        color: #A81B17;
        text-decoration: none;
    }
    a:visited
    {
        color: #A81B17;
        text-decoration: none;
    }        

    a:hover
    {
        color: #A81B17;
    }

    input[type=text], input[type=password], input[type=file], select
    {
/*        border: 1px solid #000; */

        background-color: #F5EBDE;
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;

        vertical-align: middle;

    }

    textarea
    {
        background-color: #F5EBDE;
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
    }
    
	input[type=submit]
	{
        border: 1px dotted #000;
        background-color: #fff;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        vertical-align: middle;
	}

	input
	{
        vertical-align: middle;
	}

    /* Standard classes for use in any page */
    /* PhorumDesignDiv - a div for keeping the forum-size size */
    .PDDiv
    {
        width: 100%;
        text-align: left;
    }        
    /* new class for layouting the submit-buttons in IE too */
    .PhorumSubmit { 
        border: 1px dotted #000; 
        color: #000; 
        background-color: #fff; 
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana; 
        vertical-align: middle; 
    }    
    
    .PhorumTitleText
    {
        float: left;
    }

    .PhorumStdBlock
    {
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        background-color: #F2EFE0;
        border: 1px solid #000;
/*        width: 100%; */
        padding: 3px;		
    }

    .PhorumStdBlockHeader
    {
  	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        background-color: #FFC56C;
/*        width: 100%; */
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-top: 1px solid #000;
        padding: 3px;
    }

    .PhorumHeaderText
    {
        font-weight: bold;
    }

    .PhorumNavBlock
    {
   	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        border: 1px solid #000;
        margin-top: 1px;
        margin-bottom: 1px;
/*        width: 100%; */
        background-color: #FFcc00;
        padding: 2px 3px 2px 3px;
    }

	
    .PhorumNavHeading
    {
        font-weight: bold;
    }

    A.PhorumNavLink
    {
        color: #000000;
        text-decoration: none;
        font-weight: Normal;
        font-family: Verdana;
	font-size : 8pt;
	line-height : 11pt;
        border-style: solid;
        border-color: #FFC56C;
        border-width: 1px;
        padding: 0px 4px 0px 4px;
    }

    A.PhorumNavLink:hover
    {
        background-color: #FFC56C;
        font-weight: Normal;
        font-family: Verdana;
	font-size : 8pt;
	line-height : 11pt;       
        border-style: solid;
        border-color: #000;
        border-width: 1px;
        color: #000000;
    }

    .PhorumFloatingText
    {
        padding: 10px;
    }

    .PhorumHeadingLeft
    {
        padding-left: 3px;
        font-weight: bold;
    }

    .PhorumUserError
    {
	font-size : 8pt;
	line-height : 11pt;
        text-align: center;
        color: Red;
        font-weight: bold;
    }

   .PhorumNewFlag
    {
        font-family: Verdana;
        font-size: 8px;
        font-weight: bold;
        color: #CC0000;
    }

    .PhorumNotificationArea
    {
        float: right;
        border-style: dotted;
        border-color: #000;
        border-width: 1px;
    }

    /* PSUEDO Table classes                                       */
    /* In addition to these, each file that uses them will have a */
    /* column with a style property to set its right margin       */    

    .PhorumColumnFloatXSmall
    {
        float: right; 
        width: 75px;
    }

    .PhorumColumnFloatSmall
    {
        float: right; 
        width: 100px;
    }

    .PhorumColumnFloatMedium
    {
        float: right; 
        width: 150px;
    }

    .PhorumColumnFloatLarge
    {
        float: right; 
        width: 200px;
    }

    .PhorumColumnFloatXLarge
    {
        float: right; 
        width: 400px;
    }

    .PhorumRowBlock
    {
        background-color: #E4C7A7;
        border-bottom: 1px solid #ccc;
        padding: 5px 0px 0px 0px;
    }

    .PhorumRowBlockAlt
    {
        background-color: #F1E1D1;
        border-bottom: 1px solid #ccc;
        padding: 5px 0px 0px 0px;
    }

    /************/
    

    /* All that is left of the tables */

    .PhorumStdTable
    {
        border-style: solid;
        border-color: #000;
        border-width: 1px;
        width: 100%;
    }

    .PhorumTableHeader
    {
        background-color: #F1EED9;
        border-bottom-style: solid;
        border-bottom-color: #000;
        border-bottom-width: 1px;
        color: ;
        font-size: 12px;
        font-family: Verdana;
        font-weight: Bold;
        padding: 3px;
    }

    .PhorumTableRow
    {
        background-color: #D5CCBB;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        border-bottom-width: 1px;
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        height: 35px;
        padding: 3px;
    }
    
    .PhorumTableRowAlt
    {
        background-color: #E7E2D8;
        border-bottom-style: solid;
        border-bottom-color: #ccc;
        border-bottom-width: 1px;
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        height: 35px;
        padding: 3px;
    }    

    table.PhorumFormTable td
    {
        height: 26px;
    }

    /**********************/


    /* Read Page specifics */
    
    .PhorumReadMessageBlock
    {
        margin-bottom: 5px;
    }
    
   .PhorumReadBodySubject
    {
        color: Black;
	font-size : 8pt;
	line-height : 11pt;
        font-weight: bold;
        padding-left: 3px;
    }

    .PhorumReadBodyHead
    {
        padding-left: 5px;
    }

    .PhorumReadBodyText
    {
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        padding: 5px;
    }

    .PhorumReadNavBlock
    {
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
        border-left: 1px solid #000;
        border-right: 1px solid #000;
        border-bottom: 1px solid #000;
/*        width: 100%; */
        background-color: #F1E1D1;
        padding: 2px 3px 2px 3px;
    }

    /********************/
    
    /* List page specifics */

    .PhorumListSubText
    {
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
    }

    .PhorumListPageLink
    {
        color: #000;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
    }

    .PhorumListSubjPrefix
    {
        font-weight: bold;
    }    

    .PhorumListModLink, .PhorumListModLink a
    {
        color: #808080;
	font-size : 8pt;
	line-height : 11pt;
        font-family: Verdana;
    }
    /********************/

    /* Override classes - Must stay at the end */

    .PhorumNarrowBlock
    {
        width: 500px;
    }

    .PhorumSmallFont
    {
        font-size: 8pt;
    }    

    .PhorumLargeFont
    {
        color: #000;
	font-size : 10pt;
        font-family: Verdana;
        font-weight: bold;
    }    


    .PhorumFooterPlug
    {
        margin-top: 10px;
        font-size: 10px;
        font-family: Verdana;
    }
	
