	.text {
        font-weight : normal;
        font-size: 10px;
        font-family : Tahoma, Verdana, Arial;
        color: #CCCCCC;
      }

      .multipage {
        background-color : #000000;
        font-weight : normal;
        font-size: 11px;
        font-family : Tahoma, Verdana, Arial;
        color: #BBBBBB;
      }

      .main {
        background-color : #000000;
        font-size: 11px;
        font-family : Tahoma, Verdana, Arial;
        text-align : justify;
        color: #CCCCCC;
      }

	.menuheader {
        background-color : #000000;
        font-weight : bold;
        font-size: 12px;
        font-family : Verdana;
        text-align : left;
        color: #E5E5E5;
      }


	.menurow {
        background-color : #000000;
        font-weight : normal;
        font-size: 11px;
        font-family : Verdana;
        text-align : left;
        color: #EEEEEE;
      }


     .tablerow1 {
        background-color : #1E3653;
        font-weight : normal;
        font-size: 11px;
        font-family : Verdana;
        text-align : left;
        color: #EEEEEE;
      }
     
      .tablerow2 {
        background-color : #294B74;
        font-weight : normal;
        font-size: 11px;
        font-family : Verdana;
        text-align : left;
        color: #EEEEEE;
      }

      .tableheader {
        background-color : #002442;
        font-weight : bold;
        font-size: 12px;
        font-family : Verdana;
        text-align : left;
        color: #EEEEEE;
      }
      
         
      .title1 {
        font-weight : bold;
        font-size: 14px;
        font-family : Verdana;
        text-align : center;
        color: #E5E5E5;
      }
	
	 .title2 {
        font-weight : bold;
        font-size: 12px;
        font-family : Verdana;
        text-align : center;
        color: #E5E5E5;
      }


      .blue {color: #1796CB;}
      .red {color: #E3553C;}
      .yellow {color: yellow;}
      .violet {color: violet;}
      .green {color: #44DD44;}
      .none {color: #44DD44;}

      body {
        background-color: #000000;
        scrollbar-3d-light-color : #000000;
        scrollbar-arrow-color : #DDDDDD;
        scrollbar-base-color : #DDDDDD;
        scrollbar-dark-shadow-color : #000000;
        scrollbar-face-color : #000000;
        scrollbar-highlight-color : #000000;
        scrollbar-shadow-color : #DDDDDD;
      }

      a:link{color: #FFB805; text-decoration:none;}
      a:visited {color: #FFB805; text-decoration:none;}
      a:hover{color: #e5e5e5; text-decoration:underline;}
