A:link		{color:#FFC040}
A:visited	{color:#C09030}
A:active	{color:#FFEA60}
A:hover		{color:#FFFFFF}

A:link,A:visited,A:active,A:hover{
  text-decoration:none;
  font-weight:bold;
}

body{
  color: white;
  font: 11px verdana;
  margin: 0px;
  background: url(../img/proncat_tile.jpg) #1A144C;
}

table{
  color: white;
  font-size: 11px;
}

table.c1{
  width: 100%;
  background: black;
  border: #000000 1px solid;
}

table.c2{
  width: 100%;
  background: black;
  border: #000000 1px solid;
  font-size: 10px;
}

table.n{
  width: 100%;
  border: 0px none;
}

td.m{
  width: 100%;
  border: 0px none;
  background: url(../img/newbg2.png) #1A144C;
}

table.b{
  width: 100%;
  height: 100%;
  border: 0px none;
}

table.s{
  width: 100%;
  background: #222255;
  border: #6655AA ridge 2px;
}

tr.h{
  background: url(../img/backh2.png) #636594;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  color: #DDDDDD;
}

tr.c{
  background: url(../img/backc.png) #3945BD;
  color: #EEEEEE;
}

td.m{
  vertical-align: top;
}

td.h{
  border-left: 0;
  border-right: 0;
  border-top: 0;
}

td.nb{
  padding: 0px;
  border: none;
}

tr.n1,td.n1{
  background: url(../img/backt1b.png) #1A2464;
}

tr.n2,td.n2{
  background: url(../img/backt2b.png) #06015D;
}

tr.n3,td.n3{
  background: #222233;
}

tr.n4,td.n4{
  background: #111122;
}

.sfont{
  font-size: 9px;
}

textarea,input,select{
  border:    #7777DD ridge 2px;
  background:#000000;
  color:     #FFFFFF;
  font: 11px verdana;
}

.radio{
  border: none;
  background: none;
  color: #DDDDDD;
  font: 11px verdana;
}

.submit{
  border: #FFD040 ridge 2px;
  color: #FFD040;
  font-weight: bold;
}

hr{
  border-left:   none;
  border-right:  none;
  border-top:    #4444BB solid 1px;
  border-bottom: #333388 solid 1px;
}

.nc0x{color:#888888} .nc1x{color:#888888} .nc2x{color:#888888}
.nc00{color:#97ACEF} .nc10{color:#F185C9} .nc20{color:#7C60B0}
.nc01{color:#D8E8FE} .nc11{color:#FFB3F3} .nc21{color:#EEB9BA}
.nc02{color:#AFFABE} .nc12{color:#C762F2} .nc22{color:#47B53C}
.nc03{color:#FFEA95} .nc13{color:#C53A9E} .nc23{color:#F0C413}