@charset "utf-8";
/* CSS Document 
Project:     Ghana Internet Fair
Project URL: httt://www.ghanainternetfair.com
Description: ----------------------------------------
             ----------------------------------------
Author: ADS MEDIA Agency
Author's URL: MyGhanaonline.com  */
/*-------------------------------------------------------> Base  */
body {
  margin: 0;
  padding: 0;
  background: transparent; 
  font: 12px Verdana, Geneva, sans-serif;
  line-height: 18px;
  color: #333;
  text-align: center;
}

ul, li, p, lo, form, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

a, a:active {font-size: 11px; color: #333; text-decoration: none;}

a:hover {text-decoration: underline; color: #000}

img {border: 0}

strong {
  color: #333;
}
/*-------------------------------------------------------> Top Style */
div#cat-wrapper {
  margin: 0;
  padding: 6px;
}

div#alpha_nav a.rmborder {border: 0px}


div#alpha_nav a {
  display: inline;
  padding:2px 4px;
  float: left;
  text-decoration: underline;
}

table#list-cat {
  border:1px solid #cccccc;
}

table#list-cat tr td{
  border:1px solid #cccccc;
  font-size: 11px;
}

p.returntotop {
  text-align: center;
  height: 30px;
  padding-top:10px;
  clear: both;
  font-weight: bold;
}

p.returntotop a {text-decoration: underline}
p.returntotop a.no {text-decoration: none}