/* Body and Font Properties */

body{background-color:#691910;}

p{color:#000000;
  font-family:arial, helvetica, tahoma;
  font-size:10pt;}

h1{color:#000000;
   font-family:arial, helvetica, tahoma;
   font-size:19pt;}

h2{color:#000000;
   font-family:arial, helvetica, tahoma;
   font-size:10pt;}

.small{color:#000000;
       font-family:arial, helvetica, tahoma;
       font-size:6pt;}

/* Link Properties */

a:link,active{color:#691910;
              font-family:helvetica,arial,sans-serif;
              font-size:10pt;
              font-weight:normal;}

a:hover{color:#660000;
        font-family:helvetica,arial,sans-serif;
        font-size:10pt;
        font-weight:normal;}

a:visited{color:#000000;
          font-family:helvetica,arial,sans-serif;
          font-size:10pt;
          font-weight:normal;}

a.bottom:link,active{color:#691910;
                     font-family:helvetica,arial,sans-serif;
                     font-size:10pt;
                     font-weight:bold;}

a.bottom:hover{color:#660000;
               font-family:helvetica,arial,sans-serif;
               font-size:10pt;
               font-weight:bold;}

a.bottom:visited{color:#000000;
                 font-family:helvetica,arial,sans-serif;
                 font-size:10pt;
                 font-weight:bold;}

a.small:visited{color:#000000;
                font-family:helvetica,arial,sans-serif;
                font-size:10pt;
                font-weight:bold;}

a.small:hover{color:#000000;
              font-family:helvetica,arial,sans-serif;
              font-size:10pt;
              font-weight:bold;}

a.small:link,active{color:#691910;
                    font-family:helvetica,arial,sans-serif;
                    font-size:10pt;
                    font-weight:bold;}


/* Table Properties */

table{background:#ffffff;
      border:0px;
      border-collapse:collapse;
      margin-top:19px;
      margin-right:2px;
      width:749px;
      color:#000000;
      font-family:arial, helvetica, tahoma;
      font-size:10pt;
      text-align:left;}

table.contact{width:80%}

table.client{background:#ffffff;
             border:0px;
             border-collapse:collapse;
             margin-top:19px;
             margin-right:2px;
             width:480px;
             color:#000000;
             font-family:arial, helvetica, tahoma;
             font-size:10pt;
             text-align:left;}
table.testimonials{width:80%;
                   margin-left:40px;
                   vertical-align:top;}

/* td Properties */

td.sidebar{padding-left:4px;
           padding-right:4px;
           vertical-align:top;
           width:250px;
           color:#691910;
           font-family:helvetica,arial,sans-serif;
           font-size:10pt;
           font-weight:normal;}

td.testimonialshand{width:35px;}

td.client{padding-left:2px;
          padding-right:2px;
          vertical-align:top;
          width:300px;
          align:left;}

td.applet{padding-left:4px;
          padding-right:2px;
          vertical-align:top;
          width:250px;
          align:right;}

td.main{padding-left:4px;
        padding-right:4px;
        vertical-align:top;
        width:499px;
        border-left:2px solid #660000;}


/* Misc Properties */

.testimonials{color:#000000;
              font-family:Times New Roman;
              font-size:16px;
              font-style:italic;}

img{border:0px;}

hr{border:0;
   background-color:#691910;
   height:3px;}

div.header{width:450px;
           height:100px;
           overflow-x:scroll;
           overflow-y:hidden;
           white-space:nowrap;
           color:#691910;
           font-weight:bold;
           cursor:pointer;}

div.main{color:#691910;
         font-weight:bold;
         cursor:pointer;}

span.header{color:#691910;
            font-weight:bold;
            cursor:pointer;}




