/* begin Форум */
.thead {

 background-color: 001736;
 color: 001736;
}
.thead TD {
 font-weight : bold;
 color: #888888;
 text-align: left;
}

.error {color: #CC0000}

.forum {
 border-left: 1px solid #5F7189;
 border-top: 1px solid #5F7189;
}

.forum TD {
 border-right: 1px solid #5F7189;
 border-bottom: 1px solid #5F7189;
}
/* end Форум */



/* begin main*/

  h1 {
        font-family : arial;
        font-size : 30px;
        font-weight : bold;
        }

  h2 {
        font-family : arial;
        font-size : 24px;
        font-weight : bold;
        }

  h3 {
        font-family : arial;
        font-size : 18px;
        font-weight : bold;
        }


        
  table td {
        font-family : arial;
        font-size : 13px;
        font-weight : normal;
        color : black;
        text-decoration : none;
        }

  .info {
        font-family : arial;
        font-size : 13px;
        font-weight : normal;
        color : #5F7189;
        text-decoration : none;
        }
/*
  input.button {
        color : black;
        background-color : #C2CCDA;
        border-bottom : 1px solid #5F7189;
        border-right : 1px solid #5F7189;
        border-left : 1px solid #FFFFFF;
        border-top : 1px solid #FFFFFF;
        }

  input.input {
        color : black;
        border : 1px solid #5F7189;
        }

  .main iframe {
        border : 1px solid #5F7189;
        }

  textarea {
        color : black;
        border : 1px solid #5F7189;
        }
*/

  .menu a {
        font-family : arial;
        font-size : 14px;
        color : #0C0B09;
        text-decoration : none;
        font-weight : bold;
        line-height : 10px;
        }

  .menu a:hover {
        text-decoration : underline;
        }

  .menu a b {
        font-family : arial;
        font-size : 14px;
        color : #F62D00;
        text-decoration : none;
        font-weight : bold;
        }

  .menu a:hover b {
        text-decoration : underline;
        }

  .master h2 {
        font-family : arial black;        
        color : #777777;
        }


  .master b {
        font-family : arial;        
        color : #F62D00;
        text-decoration : none;
        font-weight : bold;
        }


 .main.clx a:link {
        font-size : 9px;
        line-height : 9px;
        font-weight : normal;
        color : #909090;
	text-decoration : none;
        }

  .main.clx a:visited {
        font-size : 9px;
        line-height : 9px;
        font-weight : normal;        
        color : #909090;
	text-decoration : none;
        }


  a.orange {
        color : #FF7200;
        }
/*
  a.blue {
        color : #5F7189;
        }

  

  .main a:link {
        font-weight : bold;
        color : #01459F;
        }

  .main a:visited {
        font-weight : bold;        
        color : #5F7189;
        }
*/

/*
  a:link {
        text-decoration : none;
        }
  a:visited {
        text-decoration : none;
        }
  a:hover {
        text-decoration : underline;
        }
*/


/* end main*/
