.body {
        background : #3E0808;


}

.nobg
           {background:none transparent;}
           
TABLE                {
                BORDER-COLLAPSE: Collapse;
                }

th {
               font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 11px;
            color: BLACK;
      }

td {
               font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 11px;
            color: BLACK;
      }
          
.columntitle {
               font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 12px;
                font-weight: bold;
            color: #000000;
      }                                                



.fixedfont { font-size : 14px; }
.boxborder        {
                border-color:#FFFFFF;
                border-style:solid;
                border-width:4;
                }
.bboxborder        {
                border-color:#5B2B27;
                border-style:solid;
                border-width:4;
                }
.bgimage {

        vertical-align: middle;
        background-image:   url("images/top-bar.gif");
       background-repeat: no-repeat
        }
.folderimage {

        vertical-align: middle;
        background-image:   url("images/anuback.jpg");
       background-repeat: no-repeat
        }

.headerfont       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }
.headerfont A:active       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }
.headerfont A:link       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }
.headerfont A:visited       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }    
.headerfont A:active       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }

.headerfont A:hover       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }                                                                   
              
.arrowfont       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15px;
                }
                
.bodyfont       {
                color: #5B2B29;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 10px;
                }
.adminfont       {
                color: BLUE;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 11px;
                }
.blackheaderfont       {
                color: BLACK;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 15pt;
                }
.bgimage {

        horizontal-align:left;
        vertical-align: top;
        background-image:   url("images/gear-white.gif");
       background-repeat: no-repeat
        }
.blackfont       {
                color: BLACK;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 11px;
                }

                }


INPUT        {
                background-color: white;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 10px;
                color: #000000;                

                }  
SELECT        {
                background-color: white;
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 10px;
                color: #000000;
                                border: 1 solid #000000;
                height: 20px;
                }                                          
TEXTAREA        {
                font-family: Verdana, Arial, Helvetica, sans-serif;;
                font-size: 11px;
                color: BLACK;
                border: 1 solid #000000;

                scrollbar-face-color: #f0f0f0;
                scrollbar-highlight-color: #f0f0f0;
                scrollbar-3dlight-color: #ffffff;
                scrollbar-darkshadow-color: #d0d0d0;
                scrollbar-shadow-color: #e0e0e0;
                scrollbar-arrow-color: #008000;
                scrollbar-track-color: #c0c0c0;
                }
                
.bar    {
                scrollbar-face-color: #5B2B29;
                scrollbar-highlight-color: #5B2B29;
                scrollbar-3dlight-color: #5B2B29;
                scrollbar-darkshadow-color: #5B2B29;
                scrollbar-shadow-color: #5B2B29;
                scrollbar-arrow-color: #5B2B29;
                scrollbar-track-color: #c0c0c0;
                }



a    {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                color: #5B2B29;
                text-decoration:none;
                font-weight: bold;
               }

a.diddy    {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 9pt;
                color: #5B2B29;
                text-decoration:none;
                font-weight: bold;
               }


a.diddy:hover   {border-bottom: 5px solid #CA7068;}




.small                {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 11pt;
                color: WHITE;
                text-decoration:none;
                }
P                {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 9pt;
                color: BLACK;
                PADDING-LEFT: 3;
                }

LI                {
                list-style-type:square;
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 15pt;
                color: #A15400;
                }
/**** month and year header at top of calendar ****/
.calendar-month                        { font-size:16px;color:black; font-family:arial, helvetica; font-weight:bold }
.calendar-prev                        { font-size:11px;color:black; font-family:arial, helvetica;  }
.calendar-next                        { font-size:11px;color:black; font-family:arial, helvetica;  }

/**** color and size of calendar cells.  ****/

.day_cell                                {border-color:#000000; border-style:solid;border-width:1; 
                                         vertical-align: top;  height:55; width: 95; }
.empty_day_cell                        { border-color:#000000; border-style:solid;border-width:1;
                                         vertical-align: top;  height:55; width: 95; }
.today_cell                                { color:#FFFFFF; border-color:#000000; border-style:solid;border-width:1;
                                             vertical-align: top; background-color:#850014; 
                                         height:55; width: 95; }

/**** day number in upper left corner of each cell ****/
.day_number                                { font-size:10px; font-family:verdana, arial, helvetica; color:#000000 }

/**** title_txt is the text for each post on main page ****/
.title_today_txt                         { font-size:10px; font-family:verdana, arial, helvetica; color:#FFF }
.title_today_txt A:link                { color:#FFFFFF; text-decoration:underline }
.title_today_txt A:active                { color:#FFFFFF; text-decoration:underline }
.title_today_txt A:visited        { color:#FFFFFF; text-decoration:underline }
.title_today_txt A:hover                { color:#000; text-decoration:underline }


.title_day_txt                                { font-size:10px; font-family:verdana, arial, helvetica; color:#5B2B27 }
.title_day_txt A:link                { color:#000000; text-decoration:underline }
.title_day_txt A:active                { color:#000000; text-decoration:underline }
.title_day_txt A:visited        { color:#000000; text-decoration:underline }
.title_day_txt A:hover                { color:#FFF; text-decoration:underline }

/**** time line under title text when event time given ****/
.time_str                                { font-size:9px; font-family:arial, helvetica }

/**** column headers or days of the week ****/
.column_header                        { background-color:#850014; font-size:12px; font-family:arial, helvetica; color:#FFFFFF; font-weight:bold }




