form { margin:0px; }
td {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2d2d2d;

}
td.category:hover {
	background-color:#FFCC00;
}	

h1,h2,h3,h4,h5,h6{
margin-bottom: 0px;
padding-bottom: 0px;
}

/* Ranking List */
.rkl { 
    font-family:Tahoma, Arial , Helvetica, sans-serif;
	font-size:11px; 
	color:#3D3D3D;
	
}

body {
	background: #ffffff url('/img/bg.jpg') repeat-x fixed;
      background-color: #999999;
	  margin-left: 0px;
  	  margin-right: 0px;
	  margin-top: 5px;
	  margin-bottom: 5px;
}

a:link {
	    text-decoration: none;
	    color: #333366;
}
a:visited {
	       text-decoration: none;
	    color: #333366;
}
a:hover {
	color:#333333;
	font-weight:bold
}

a:active {
          text-decoration: none;
}
/* Input Box */
.ibox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 2px;
	border: 1px solid #9F9F9F;
	border-color:#999999;
	background-color: #F1F1F1;
}
/* Top Menu */
.tm {
                color: #FFFFFF;
				font-size:11px;
}
/* Estado Title */
.et {
                color: #FFFFFF;
				font-weight: bold;
				font-size:11px;
}
/* Group Header */
.groupHeader {
                color: #222222;
				font-weight: bold;
				font-size:12px;
}

/* Sub Category Title */
.sct {
                color: #333333;
				font-weight: bold;
				font-size:11px;
}
/* Category Title */
.ct {
            color: #333333; 
			font-weight: bold;
			font-size:11px;
}
/* Ranking Title */
.rkt {
             color: #111111;
			 font-weight: bold;
}
/* Ranking */
.rk {
          font-size: 11px;
		  color: #000033;
}
/* Category Classification BGColor */
.ctbg1 { background-color:#D7008D }
.ctbg2 { background-color:#0076A3 }
.ctbg3 { background-color:#FFAA00 }
.ctbg4 { background-color:#4A49A7 }
.ctbg5 { background-color:#666666 }
.ctbg6 { background-color:#8DC63F }
.ctbg7 { background-color:#006666 }
.ctbg8 { background-color:#EE1111 }
.ctbg9 { background-color:#FFCC33 }
.ctbg10 { background-color:#CC3366 }
.ctbg11 { background-color:#99FF00 }
.ctbg12 { background-color:#99FF00 }
