body {
	background-color: Black;	
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	color: #666666;
	font-family: Tahoma;
	font-size: 12px;
}

.style3 {
	color: #ff6600;
	font-family: Tahoma;
	font-size: 12px;
}

.style4 {
	font-size: 16px;
	font-weight: bold;
	color: #0D2B88;
}
.style5 {
	color: #0D2B88;
	font-weight: bold;
}
.style6 {
	font-size: 16px;
	color: #FFCC33;
	font-weight: bold;
}
.style7 {
	font-size: 11px;
	color: #FFCC33;
	font-weight: bold;
}
body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
a:link {
	color: 0D2B88;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: FFD128;
}
a:active {
	text-decoration: none;
}
#division {
background-image: url(../images/div_img.gif);
background-position: left;
background-repeat: repeat-y;
padding-left: 10px;
}
.linea {
	background-image: url(../images/linea.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 2px;
}

.lineaH {
	background-image: url(../images/linea.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	padding-bottom: 2px;
}
