body {
	background: #999999;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

table {
	background: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.externo {
	background: #999999;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.top_menu_item {
	text-align: center;
	background: url(images/menu_background.gif);
}

.top_menu_item a {
	padding-top: 3px;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	text-transform: uppercase;
	color: black;
	width: 100%;
	height: 100%;
}

.top_menu_item a:hover {
	color: white;
	background: url(images/menu_item_hover.gif);
}

.buscador 
{
	vertical-align: middle;
	padding: 0px 5px 0px 5px;
	background: #D8D8D8;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.buscador a 
{
	padding-left: 2px;
	vertical-align: middle;
	height: 100%;
}

.buscador input, label {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.left_menu_title a, .left_menu_title div{
	padding-left: 10px;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-transform: uppercase;
}

.left_menu_title a:hover{
	color: black
}

.left_menu_item 
{
	background: url(images/menu_background.gif);
}

.left_menu_item a {
	padding-left: 10px;
	padding-top: 2px;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	color: black;
	width: 100%;
	height: 100%;
}

.left_menu_item a:hover {
	color: white;
	background: url(images/menu_item_hover.gif);
}

.autor{
	padding-right: 20px;
	text-align: right;
	color: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 7pt;
	height: 34px;
	background: url(images/bottom_background.gif);
	width: 33%;
}

.autor a{
	color: white;
	text-decoration: none;
}

.autor a:hover{
	color: black;
}

.contenido 
{
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

.titulo 
{
	color: #FF9900;
	font-size: 10pt;
}

.resultado
{
	color: #FF0000;
	font-size: 10pt;
}

.ruler 
{
	color: Black;
}

.productos 
{
	color: black;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	text-transform: uppercase;
}

.productos:hover
{
	color: #FF9900;
}

.etiqueta
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.catalogo
{
	font-family: verdana;
	font-weight: normal;
	font-size: 8pt;
}

.campo
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.radio_button
{
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.radio_button tr, .radio_button td
{
	padding: 0px 0px 0px 0px;
}

.print_view {
	background: white;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	margin: 0px 0px 0px 0px;
}

.clsDataGrid
{
	width: 100%;
	border: solid 1px black;
}

.clsDataGridHeader TD
{
	vertical-align: top;
	background-color: #FF9900;
	color: black;
	border: solid 1px black;
	padding: 3px 4px 3px 4px;
	text-align: center;
}

.clsDataGridHeader TD A
{
	color: black;
	text-align: center;
	text-decoration: none;
}

.clsDataGridHeader TD A:hover
{
	color: white;
	text-decoration: none;
}

.clsDataGridFooter TD
{
	padding-left: 15px;
	background-color: #FFBB00;
	color: White;
	vertical-align: top;
}

.clsDataGridPager TD
{
	vertical-align: top;
	background-color: #FF9900;
	color: White;
	border: solid 1px black;
	padding: 3px 4px 3px 4px;
	text-align: left;
}

.clsDataGridPager TD A
{
	color: black;
	text-decoration: none;
}

.clsDataGridPager TD A:HOVER
{
	color: white;
	text-decoration: underline;
}

.clsDataGridItem TD
{
	vertical-align: top;
	padding: 2px 3px 2px 3px;
}

.clsDataGridSelectedItem TD
{
	vertical-align: top;
	background-color: #FFC0C0;
	padding: 2px 3px 2px 3px;
}

.clsDataGridEditItem TD
{
	vertical-align: top;
	padding: 2px 3px 2px 3px;
}

.clsDataGridAlternatingItem TD
{
	vertical-align: top;
	background-color: #F0F0F0;
	padding: 2px 3px 2px 3px;
}

.clsDataGridItem TD A
{
	font-weight:normal;
	color: black;
	text-decoration: none;
}

.clsDataGridItem TD A:HOVER
{
	font-weight:bold;
	color: black;
	text-decoration: none;
}

.clsDataGridAlternatingItem TD A
{
	font-weight:normal;
	color: black;
	text-decoration: none;
}

.clsDataGridAlternatingItem TD A:HOVER
{
	font-weight:bold;
	color: black;
	text-decoration: none;
}

.clsDataGridSelectedItem TD A
{
	font-weight:normal;
	color: black;
	text-decoration: none;
}

.clsDataGridSelectedItem TD A:HOVER
{
	font-weight:bold;
	color: black;
	text-decoration: none;
}

.ErrorMessage 
{
	color: #FF9900;
	font-family: verdana;
	font-weight: bold;
	font-size: 10pt;
}

.boton 
{
	padding: 2px 2px 2px 2px;
}

.Texto {
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
	text-align: right;
}
