*, html {
  margin: 0px;
  padding: 0px;
  font-family: arial,helvetica,sans-serif;
  font-size: 11px;
  color: black;
}

img {
  border-width: 0px;
}

#top {
  height: 68px;
  background-image: url(sysimages/bg_top_imp.jpg);
  background-repeat: no-repeat;
  background-position: right;
}

#top2 {
  height: 68px;
}

#menu {
  height: 30px;
  background-color: #ECF0F3;
}

#menu2 {
  height: 30px;
}

#menu div {
  padding: 8px 0px 8px 0px;
  width: 50%;
}

#content {
  height: 470px;
}

#content2 {
  height: 420px;
}

#navbar {
  background-color: #ECF0F3;
  height: 32px;
}

#navbar2 {
  height: 32px;
}

#credits {
  height: 30px;
}

#acess {
  padding: 100px;
}

#acess2 {
  padding: 50px;
}

#msgloader {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100000;
  background-color: #FFF;
  filter:alpha(opacity=80);
	opacity: 0.8;
	-moz-opacity:0.8;
	display: none;
}

#rep_id {
  padding-left: 20px;
}

.mylink {
  color: #B7B7B7;
  font-style: italic;
  font-size: 10px;
  text-decoration: none;
}

.mylink:hover {
  color: #B7B7B7;
  font-style: italic;
  font-size: 10px;
  text-decoration: none;
}

.input {
  font-size: 14px;
  border: 1px solid #005E96;
}

.error {
  border: 1px solid red;
  background-color: #FFDDDD;
  width: 900px;
  padding: 7px 0px 7px 0px;
}

.IMAGEBLOCK  {
  float: left; 
  text-align: center;  
    border: 1px dashed white;  
}

.IMAGEBLOCK .A {

  cursor: pointer;
  padding:7px; 
  margin-left: 20px; 	
  margin-right: 10px; 
  margin-bottom: 2px; 
  margin-top: 15px; 
  border:1px solid #505050; 
  background-color: white;  

}
.IMAGEBLOCK #A {

  cursor: pointer;
  padding:7px; 
  margin-left: 20px; 	
  margin-right: 10px; 
  margin-bottom: 2px; 
  margin-top: 15px; 
  border:1px solid #505050; 
  background-color: white;  
  
  

}
.IMAGEBLOCK #AA {
  
  text-align:center;
}
.IMAGEBLOCK #AAA {
	  
	border:0px solid black; 
	background:#ffffff;
	
}
.IMAGEBLOCK #B {
  
 padding-left: 20px; 
 text-align:left; 
 color: #666666; 
 font-family: tahoma, verdana; 
 font-size: 10px; 
}
a{
  text-decoration:none;
}
a:hover{
  text-decoration:none;
}
