.Texto  {
	COLOR : #515151;
	FONT-FAMILY : Verdana;
	FONT-SIZE : 7pt;
	TEXT-DECORATION : none;
}

A:link  {
	text-decoration : none;
	color : #515151;
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

A:hover  {
	text-decoration : none;
	color : Red;
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

A:visited  {
	text-decoration : none;
	color : #526594;
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

#divContainer  {
	VISIBILITY : hidden;
	OVERFLOW : hidden;
	WIDTH : 200px;
	POSITION : absolute;
	HEIGHT : 200px;
	TEXT-ALIGN : left;
}

#divFoot  {
	VISIBILITY : hidden;
	OVERFLOW : hidden;
	WIDTH : 200px;
	POSITION : absolute;
	HEIGHT : 200px;
	TEXT-ALIGN : left;
}

#divContent  {
	POSITION : absolute;
}

.borde  {
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
	border-bottom-width : 1px;
	border-width : 1px;
	border-color : #CCCCCC;
	border-style : solid;
	color : #515151;
	font-size : 7pt;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

.sin_linea  {
	text-decoration : none;
	color : #515151;
}

.Formulario  {
	border-color : 999999;
	border-width : 1px;
	border-style : Solid;
	width : 230px;
	height : 15px;
	font-size : 7 pt;
	font-family : Verdana;
	background-color : #F0F0F0;
}

.Formulario2  {
	border-color : 999999;
	border-width : 1px;
	border-style : Solid;
	width : 230px;
	font-size : 7 pt;
	font-family : Verdana;
	background-color : #F0F0F0;
}

.Formulario3  {
	border-color : 999999;
	border-width : 1px;
	border-style : Solid;
	width : 50px;
	font-size : 7 pt;
	font-family : Verdana;
	background-color : #F0F0F0;
}

.Formulario4  {
	border-color : 999999;
	border-width : 1px;
	border-style : Solid;
	width : 250px;
	font-size : 7 pt;
	font-family : Verdana;
	background-color : #000000;
}

BODY  {
	scrollbar-arrow-color : #e9e9e9;
	scrollbar-base-color : #e9e9e9;
	scrollbar-shadow-color : #e9e9e9;
	scrollbar-face-color : #999999;
	scrollbar-highlight-color : #e9e9e9;
	scrollbar-dark-shadow-color : #e9e9e9;
	scrollbar-3d-light-color : #e9e9e9;
	scrollbar-track-color : #e9e9e9;
}

