/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.abey_nostyle .Normal, .abey_nostyle .Normal table {
  font-size: 12px;
}

.abey_nostyle a, .abey_nostyle a:link {
  color: #888;
  text-decoration: none;
}

.abey_nostyle a:hover {
  color: #888;
  text-decoration: underline;
}

.abey_admin .containermaster_gray {
  background: #2d2d2d;
}

.abey_admin .admin_title {
  background: #666;
}

.abey_nostyle .container_footer {

}

.abey_nostyle a.CommandButton {

}