a:link, a:visited {
	color: #FFFFFF; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #FFFFFF;	text-decoration: none;
	font-weight: bold;
}

.ligaitem:link, .ligaitem:visited{
	color: #0066CC; text-decoration: none;
	font-weight: bold;
}
.ligaitem:hover{
	color: #FF0000; text-decoration: none;
	font-weight: bold;
}

.tabletitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
.contentheading {
	height: 30px;
	background: url(../images/contenthead.png) top left no-repeat;
	color: #666666;
	text-indent: 20px;
	font-weight: bold;
	font-size: 11px;
	white-space: nowrap;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/back.jpg);
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid;
	border-color: #CCCCCC;
}
.notesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #079AE0;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;	
	color: #079AE0;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}

a.sublevel:link, a.sublevel:visited {
	display: block;
	background: url(../images/submenu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 30px;
	height: 20px;
	width: 100%;
	text-decoration: none;
}

a.sublevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}
.menutitle {
	color: #FFFFFF;
	background-color: #666666;
	font-weight: normal;
	font-size: 12px;
	text-transform: none;
}

.button:hover {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: none;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/menu_bgr.png) repeat-x;
  padding: 0px 15px;
  line-height: 20px;
  margin: 1px;
}
.button {
	float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px double #cccccc;
  width: auto;
  background: url(../images/menu_bgr.png) repeat-x;
  padding: 0px 15px;
  line-height: 20px;
  margin: 1px;
}.tabletitle {
	font-weight: bold;
	background-color: #CC0000;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
.code {
	font-family: "Courier New", Courier, mono;
	background-color: #cdedfe;
}

.formlabel {
	font-weight: bold;
	color: #666666;
}
.titleportada {
	font-weight: bold;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #009933;
	font-size: 14px;
	border-top: 0px none;
	border-right: 0px none #000000;
	border-bottom: 0px none #000000;
	border-left: 0px none #000000;
}
p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
}
.white {
	font-size: 12px;
	color: #FFFFFF;
}
.lista2 {
	color: #000000;
}
