BODY {
	background-color: #000000;
	background-image: url(images/line.gif);
	scrollbar-face-color: #666666;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #333333;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-darkshadow-color: #666666;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #666666;
	scrollbar-track-color: #CCCCCC;
	margin: 0px;

}
.texto1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
.texto1 strong{
	color: #666666;
}
.texto1 a {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666666;
	margin: 0px;
	padding: 0px;
}
.texto1 b{
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
.cabecera {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(images/vgk.jpg);
	background-repeat: no-repeat;
	height: 190px;
	width: 600px;
	background-position: center;
	background-color: #666666;
}
.menu {
	font-family: "Trebuchet MS", Georgia, Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #990000;
}
.menu a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	high: 0px;
	width: 100%;
}
.menu a:hover {
	color: #FF9900;
	font-weight: normal;
	background-color: #620000;
	width: 100%;
}
.menu a:active {
	font-weight: normal;
	background-color: #FF6600;
	background-width: 100%;
}
#contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;

}
#contenido h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;

}
#tabla {
	border-top: 0px dashed #666666;
	border-right: 0px dashed #666666;
	border-bottom: 1px dashed #666666;
	border-left: 0px dashed #666666;
	padding: 0px 5px 40px;
}

#tabla2 {
	border-top: 0px dashed #666666;
	border-right: 0px dashed #666666;
	border-left: 0px dashed #666666;
	padding: 0px 5px 40px;
}

#tabla h1 {
	font-weight: bold;
	color: #FFCC00;
	font-size: 20px;
	margin: 0px;
}
#tabla h1 a{
	font-weight: bold;
	color: #FFCC00;
	font-size: 20px;
	text-decoration: none;
}
#tabla h1 a:hover{
	font-weight: bold;
	color: #666666;
	font-size: 20px;
}
#tabla h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 5px;
}
#tabla h3 {
	_margin: 15px 0px;
}
#tabla vgi{
	font-weight: bold;
	color: #FF9900;
	font-size: 12px;
}
#tabla em {
	font-weight: bold;
	font-size: 11px;
	font-style: normal;
}
#tabla b {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
}
#escondido {
	height: 570px;
	width: 450px;
	display: none;
	position:absolute;

}
.cuadro {
	padding: 5px;
	border: thin solid #CCCCCC;
	background-color: #333333;
}
#titulo {
}
#tabla_out{
	border-top: 0px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 0px solid #666666;
	border-left: 0px solid #666666;

}
#tabla strong{
	color: #666666;
}
#tabla_out h1 {
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	margin: 5px 0px;
}
#tabla_out ul {
	font-size: 10px;
	list-style-type: none;
	margin: 0px 0px 0px -20px;
	_margin: 0px 0px 0px 20px;
	_line-height: 13px;
}
#tabla_out ul a {
	color: #666666;
}
#tabla_out ul a:hover {
	color: #FFCC00;
	font-size: 10px;
	text-decoration: none;
}

html body table tbody tr td table tbody tr td.recuadro {
	border: 10px solid #990000;
    color: #FFFFFF;
    font-family: arial;
    font-size: 14px;
    height: 380px;
    padding: 16px;
	
}

html body table tbody tr td table tbody tr td.recuadro p b {
    color: #990000;
    font-size: 14px;
    font-weight: bold;
	
}

