*{0666
  font-size: 12px;
}


body{
margin:0px 0 0 0;
padding: 0px;
font:76% tahoma,verdana,sans-serif;
background:#f8f0d8;
color:#222;
0777}

.container{
width:825px;
margin:0 auto;
border-collapse: collapse;
border:0px;
}

.logo{
  background:  transparent url(../../images/hed_01.jpg) no-repeat top;
  height: 161px;
  vertical-align: top;
}
.footer{
background:transparent url(../../images/mob_05.jpg) no-repeat center bottom;
height:100px;
font-size:0.9em;
color:#888;
text-align:center;
}
.main{
background : #f8f0d8;
}
.mainbg{
  background: #f8f0d8
}

.login{
   margin: 0px 85px 0 0 ;
   border-collapse: collapse;
   width: 190px;
}
.logout{
  color: #FF0000;
  text-decoration: none;
}


.forget {
  color: #F67A0A;
  text-decoration: none;
}

a{
  text-decoration: none;
  color: #F67A0A;
}

.nav{
background: url(../../images/mob.gif) no-repeat center top;
  height: 66px;
padding-top: 5px;
padding-right: 20px
}

.nav a{
  height: 30px;
  color: #000;
  padding: 4px 0px 0 0;
margin-right:40px;
  float: right;
  font-weight: bold;
}
.nav a:hover{
  height: 30px;
}
INPUT.text{
  border: 1px solid #BBBBBB
}

.analisbg{
  background: url(../../images/analisbg.jpg) no-repeat center;
  width: 170px;
  height: 160px;
  color: #157ED9;
}
.analis_text{
  margin-right: 15px
}
.sidelink{
  background: url(../../images/backlink.jpg) no-repeat center;
  height: 30px;
  width: 165px;
  text-align: center;
}
.rightside{
  width:170px;
}


.sidelink a{
  text-decoration: none;
  display: block;
}

a img{
border:0;
}


h1,h2,h3,h4{
margin:0 0 10px 0;
font-weight:normal;
}

h1{
font-size:2.8em;
}

h2{
margin:0 0 4px 0;
font-size:1.8em;
}

h3{
margin:20px 0 8px 0;
font-size:1.0em;
font-weight:bold;
}

h4{
margin:10px 0 5px 0;
font-size:1.2em;
}

.clear{
clear:both;
margin:0;
}

.right{
text-align:right;
}

.internallink{
font-size:0.9em;
text-align:center;
}

.block{
padding:20px;
background:#eee;
color:#222;
border:2px solid #ddd;
}

.credit{
color:#888;
background-color:inherit;
}

.hide{
display:none;
}

.section{
  text-align: center;
}
.seclink,.seclink:hover{
  text-decoration: none;
}
INPUT{
  border: #CCCCCC solid 1px;
}

.FormDone{
      background-color:#FFEEBB;
      color: #330099;
      width: 100%;
      font-size: 11px;
      font-weight: bold;
    }
    .FormError{
      background-color:#FFCACA;
      color: #990000;
      width: 100%;

      font-family: Tahoma;
      font-size: 12px;
      font-weight: bold;
    }

.tabletitle{
 background:#eee url(../../images/gradient2.png) repeat-x;
 color: #000000;
 border: #CCCCCC 1px solid;
}
div.progress-container {
  text-align: right;
  border: 1px solid #ccc;
  width: 300px;
  margin: 2px 5px 2px 0;
  padding: 1px;
  float: right;
  background: white;
}

div.progress-container div {
  background-color: #ACE97C;
  height: 12px
}



#mainsection{
  width: 98%;
}


.section{
background-image:url(../../images/section.png);
background-repeat:no-repeat;
background-position:center;
height:150px;
width:125px;
text-align:center;
float:right;
}
.section a{
	text-decoration:none
}
.section_img{
width:96px;
height:96px;
margin-top:17px;
}
.section_img img{
width:96px;
height:96px;
border:0px;

}

.section_text{
	width:120px;
	font-family:Tahoma;
	font-size:11px;
}




.error, .success, .information, .neutral {
  padding: 6px;
}
.error {
  background-color: #F9E1E1;
  border: 1px solid #EAAEAE;
}
.success {
  background-color: #EDF9E2;
  border: 1px solid #CCEBAD;
}
.information {
  background-color: #FAFBE4;
  border: 1px solid #EDF1B2;
}
.neutral {
  color: #385A6B;
  border-top: 1px solid #EDF2F5;
  /*border-bottom: 1px solid #EDF2F5;*/
}

.publist{
  margin: 3px;
  border: 1px #BBBBBB solid;
  width: 100%;
}

#table1 ,#table2 ,#table3{
   border: 1px dotted #BBBBBB;
0777}