/* 
================================
Skin styles for Othoniel Rodriguez
================================
*/   
.skingradient {
	BACKGROUND-IMAGE: url(cabecera.gif);
	HEIGHT:30px;
	background-repeat: no-repeat;

}
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #000000 0px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	border-right: #000000 0px solid;
	cursor: hand; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: "Times New Roman", Times, serif;;
	font-size: 14px;
	color:#FFcc00;
	font-weight: bold;


}
.MainMenu_MenuIcon {
	background-color: #000000; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 1px solid; 
	cursor: pointer; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	background-color: #000000; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
}
.MainMenu_MenuBreak {
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #000000; 
	cursor: hand; 
	font-family: "Times New Roman", Times, serif;;
	font-size: 14px;
	background-color:#000000;
	text-align: center;
	font-weight: bold;
	color:  #FF6600;

}
.MainMenu_MenuArrow {
	border-right: #000000 1px solid; 
	border-bottom: #000000 1px solid; 
	border-top: #000000 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

.Head   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	vertical-align: sub;
	text-transform: uppercase;
	visibility: visible;
	font-weight: normal;
}

body{
	background-color: #000000;
}

a.TextoBlanco {
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
font-size: x-small;
	font-weight: Normal; 
	font-style: normal;
}



.Normal {color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
font-size: x-small;	font-weight: normal; 
	font-style: normal;}

a.Normal:link {
	text-decoration:    none;
	color: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}

a.Normal:visited  {
	text-decoration:    none;
	color: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	font-weight: normal;

}

a.Normal:hover    {
	text-decoration:    none;
	color: orange;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	font-weight: normal;

}
a.Normal:active   {
	text-decoration:    none;
	color: #00CCFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	font-weight: normal;

}


.TextoBlanco {
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
font-size: x-small;	font-weight: normal; 
	font-style: normal;
}
a.TextoRojo {
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
font-size: x-small;	font-weight: normal; 
	font-style: normal;
}

.TextoRojo {
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica; 
font-size: x-small;	font-weight: normal; 
	font-style: normal;
}

.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}
A:link  {
    text-decoration:    none;
	color:#FFFFFF;
}

A:visited   {
    text-decoration:    none;
	color:#FFFFFF;
}

A:active    {
    text-decoration:    none;
	color:#FFcc00;
}

A:hover {
    text-decoration:    underline;
	color:#FFcc00;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #ffffff;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #ffffff;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #FFcc00;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #FFcc00;
}
.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #000000;
    BORDER-RIGHT: #003366 1px solid; 
    BORDER-TOP: #003366 1px solid; 
    BORDER-LEFT: #003366 1px solid; 
    BORDER-BOTTOM: #003366 1px solid; 
}
/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	color: #FFFFFF;
}
TH  {
    vertical-align: baseline;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;	
	font-weight: normal;
    color: #00CCFF;
}

