body {
        background-color: #101010;
        color: #a7a7a7;
}

      a:link {color: #000000; text-decoration: underline}
      a:visited {color: #111155; text-decoration: none}
      a:hover {color: #000000; background-color: #44bb69; text-decoration: underline overline}
      a:active {color: #000000; text-decoration: underline}

     table {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color : #293949;
        font-size: 8pt;
        }

      pre {
        color : #5a6a7a;
        font-size: 8pt;
        background: #ffffff;
        }

      th {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight : bold;
        color : #ffffff;
        background: #445569;
        }

      select {
        font-family : Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 9pt;
        border:  1 solid;
        }
      ul {
	margin-left: 0;
	padding-left:0;
	}

      input{
        font-family : Arial, Helvetica, sans-serif;
        color: #717171;
        font-size : 7pt;
        border:  1 solid;
        }

      textarea{
        font-family : Arial, Helvetica, sans-serif;
        color: #000033;
        font-size : 9pt;
        border:  1 solid;
        }

      .td-head {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        font-weight : bold;
        color : #ffffff;
        background: #445569;
        }

      .td-con {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size: 8pt;
        font-weight : normal;
        color : #bacada;
        background: #101010;
        }

      .lien {
	position: relative;
	top: -2px;
	color: #FFFFFF;
	font-size: 8pt;
	font-family: tahoma,arial;
	font-weight: bold;
	letter-spacing: 0pt;
	text-decoration: none;
	left: 168px;
}

      .divise {
        position: relative;
        top: -3;
        color: #C0C0C0;
        background: #000000;
        font-size: 12pt; }

      .login-box {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 7pt;
        font-weight : normal;
        color : #000000;
        letter-spacing: 0pt;
        text-decoration: none;
        background-color : #101010; }

      .sub-box {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-weight : normal;
        font-size: 8pt;
        background-color : #717171;
        background: #445569; }

      .breaker {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        color: #ffffff;
        font-weight : normal;
        font-size: 8pt; }

