
a.nodec { 
          text-decoration: none ;
          color: #3aaa20;
}

a img {border:none; }

a:visited { 
             text-decoration:none;
             color:#96b268;
}

a:hover { 
            color:#bdd36e;             
            font-weight: bolder;
            text-decoration: underline;
            cursor: help;
}


.main {
 background: url('../Images/bgrd.png.php'); 
 background-repeat:repeat-x;
}


.topT1{ 
 height:114px;
}

/*
#header-top { 
 background-image: url('../Images/CSIT.png.php'); 
 background-repeat:no-repeat;
}
*/

.tit { 
  background: url('../Images/CSIT.png.php');
  height:112px;
  width:900px;
  margin-top:-21px;
  margin-left:0px;
  display:block;
  padding:0px;
  border:0;
  background-repeat: no-repeat;
  clear: both;
  /*background-origin: content;*/
  z-index:6;
  text-align:center;
  vertical-align:middle;
}

.marginL {
 width:200px;
 border:0;
 margin:0;
}

.marginR {
 width:200px;
 border:0;
 margin:0;
}

.Mbody {
 background-color:#FFFFFF;
 /*color:#5b695a;*/
 border:0px;
 border-spacing:3px;
 font-size: smaller; 
 font-family:Arial,Helvetica,Geneva,Sans-serif,sans-serif,Arial, Helvetica, sans-serif;
}


.MaiMareB {
  font-size:x-large;
  font-weight: bold;
}

.Mic {
 font-size:smaller;
 font-weight: normal;
}


.Intable {
  border:0;
  background-color:#FFFFFF;
  /*color:#5b695a;*/
  border-spacing:10px;
  width:480px;
  max-width:480px;
  margin-left: 1em;
}

.IntableT {
  border:0;
  background-color:#FFFFFF;
  vertical-align:top;
  color:#5b695a;
  border-spacing:10px;
  margin-left: 1em;
  width:480px;
  max-width:480px;
}

.IntableLT {
  border:0;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:left; 
  color:#5b695a;
  border-spacing:10px;
  margin-left: 1em;
  width:480px;
  max-width:480px;
  
}

.EduTableH {
  border:2px;
  border-style: solid;
  border-color:#5b695a;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:center;
  color:#5b695a;
  border-spacing:10px;
  margin-left: 1em;
  width:480px;
  max-width:480px;
  font-weight:bold;
}

.EduTableB {
  border:1px;
  border-style: solid;
  border-color:#4fa24a;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:center;
  color:#5b695a;
  border-spacing:10px;
  margin-left: 1em;
  width:480px;
  max-width:480px;
}



.TeachTable {
  border:0;
  background-color:#FFFFFF;
  /*color:#5b695a;*/
  border-spacing:10px;
  width:300px;
  max-width:300px;
  margin-left: 1em;
  text-align:center;
}



.TeachTableH {
  border:2px;
  border-style: solid;
  border-color:#5b695a;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:center;
  color:#5b695a;
  border-spacing:10px;
  margin-left: 1em;
  width:300px;
  max-width:300px;
  font-weight:bold;
  font-size/**/:x-large;
}

.TeachTableB {
  border:1px;
  border-style: solid;
  border-color:#4fa24a;
  background-color:#FFFFFF;
  vertical-align:top;
  text-align:center;
  color:#5b695a;
  border-spacing:10px;
  margin-left: 1em;
  width:300px;
  max-width:300px;
}


.linkli {
            height:2em;
            width:10em;
            color:#4fa24a;
            font-size:large;
            text-decoration:none;
	    font-size/**/:x-large;
}

.darker {
            color:#79b215;
}

ul.samerow {
 text-align:left;
 vertical-align:top;
 margin:0;display:inline;
 padding: 0;
 padding-top:10px;
 float:left;
 position:relative;
 z-index:4;
 list-style-type:none; 
}

ul.samerow li{
 margin:0;
 padding:10px;
 padding-top:10px;
 float:left;display:inline; position: relative;
 background-image: none;
}

.samerow a { 
             text-decoration:none;
             color:#3aaa20;
}

 .samerow a:visited { 
             text-decoration:none;
             color:#96b268;
}
.linkli a:visited { 
             text-decoration:none;
             color:#96b268;
}

.samerow a:hover { 
             text-decoration: underline;
             color:#bdd36e;
             font-weight: bolder;
             cursor: help;
}

.hr {
    background-color:#3aaa20;/*#dAeAf0;*/
    color:  #3aaa20;
   }
.semnat {
         font-style : italic;
         font-size: small;
         color:  #3aaa20;
        }

