
BODY {
  background: #000000;
  color: #000000;
  margin: 0px;
  SCROLLBAR-FACE-COLOR: #000000;
  SCROLLBAR-HIGHLIGHT-COLOR: #000000;
  SCROLLBAR-SHADOW-COLOR: #eeeeee;
  SCROLLBAR-3DLIGHT-COLOR:#eeeeee;
  SCROLLBAR-ARROW-COLOR:#eeeeee;
  SCROLLBAR-TRACK-COLOR: #000000;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;

}

.main{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}
A {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: none;

}

A:HOVER{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  text-decoration: underline;
}

TD.head{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0066dd;
}

TD.head2{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #dd6600;
  font-weight : bold;
}

A.head2 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #dd6600;
  text-decoration: none;
  font-weight : bold;
}

A.head2:HOVER{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #dd6600;
  text-decoration: underline;
  font-weight : bold;
}


.raya {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #0066dd;
}

A.head {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0066dd;
  text-decoration: none;
  font-weight : bold;
}

A.head:HOVER{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #0066dd;
  text-decoration: underline;
  font-weight : bold;
}

TD.boxheading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight : bold;
}

TD.pageheading{
  font-family: Verdana, Arial, sans-serif;
  font-size: 18px;
  color: #000099;
  font-weight : bold;

}

TABLE.fondo{

}

TABLE.sondage{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #ff0000;
  border-style: solid;
  border-width: 1px;
}
TABLE.info{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #9B72CF;
  border-style: solid;
  border-width: 1px;
}

TABLE.menu{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
}

TABLE.intro{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
}

TABLE.news{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #2309A4;
  border-style: solid;
  border-width: 1px;
}

TABLE.hot{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #FF9900;
  border-style: solid;
  border-width: 1px;
}

TABLE.last{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #367839;
  border-style: solid;
  border-width: 1px;
}

TABLE.next{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #881411;
  border-style: solid;
  border-width: 1px;
}

TABLE.stat{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #BFBB7A;
  border-style: solid;
  border-width: 1px;
}

TABLE.success{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
  background: #ffffff;
  border-color: #367839;
  border-style: solid;
  border-width: 1px;
}

TD.histo{
  border-color: #9184D2;
  border-style: solid;
  border-width: 1px;
  background: #D2E4FC;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #C48A88;
	border-left: 2px outset #E3C8C8;
	border-right: outset 2px #999999;
	border-top: 2px outset #E3C8C8;
	text-align: center;
	cursor: hand;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.offtab {
	background-color : #E3C8C8;
	border-left: outset 2px #ffffff;
	border-right: outset 2px #ffffff;
	border-top: outset 2px #ffffff;
	text-align: center;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	cursor: hand;
	font-weight: bold;
	font-size: 10px;
}
.tabpadding {
}

.tabheading {
	background-color: #1E90FF;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}

table.adminform {
	background-color: #ffffff;
        font-family : Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	border-bottom: dashed 1px #000000;
	border-top: dashed 1px #000000;
	border-left: dashed 1px #000000;
	border-right: dashed 1px #000000;
	text-align: left;
	height: 25px;
}
