/* 
================================
Hoja de estilos de sk_chaouen
================================
*/ 
Body
{
	background-color: #660;
	border-color: #000000;	
}  
.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#9B2514;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color: #FFFFFF
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#9B2514;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#9B2514;
}
.Texto_Login { font-family: Tahoma, Arial, Helvetica; font-size: 8.5pt;	font-style:normal;	font-weight:bold; color: #FFFFFF;}
A.Texto_Login:link     { font-weight:bold;  text-decoration: none; color:#FFFFFF; }
A.Texto_Login:visited  { font-weight:bold;  text-decoration: none; color:#FFFFFF; }
A.Texto_Login:active   { font-weight:bold;  text-decoration: none; color:#FFFFFF; }
A.Texto_Login:hover    { font-weight:bold;  text-decoration: none; color:#CC9900; }
.pagemaster {
	width: 100%;
	height: 100%;	
	background-color: #FFFFFF;
}
.skinmaster {
	/* height: 100%;		*/
	BORDER-RIGHT: #9B2514 1px solid; 
	BORDER-TOP: #9B2514 1px solid; 
	BORDER-LEFT: #9B2514 1px solid; 
	BORDER-BOTTOM: #9B2514 1px solid; 
}

.controlpanel {
	width: 100%;
	background-color: #FADD66;
}
.Texto_Fecha {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal;
	font-weight:normal;
	padding-right: 8px;
	color: #FFFFFF;
}
.Texto_Bread {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal;
	font-weight:normal;
	padding-left: 12px;
	color: #FFFFFF;
}
.SelectedTab {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-style:normal;
	font-weight:normal;
	padding-right: 5px;
	padding-left: 20px;
	color: #FFFFFF;
}

.toppane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane {
	width: 1%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane {
	width: 98%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane {
	width: 1%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.NormalBold
{
	font: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #9B2514;
	font-style: normal;
	font-weight:bold;
	padding-bottom: 15px;
	vertical-align: middle;
}
.Normal
{
	font: Tahoma, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #000000;
	font-style: normal;
	line-height: 20px;
}
.Normal_Ent {
	font: Tahoma, Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	font-size: 8.5pt;
	color: #000000;
	font-style: normal;
	line-height: 10px;
	text-align:center;
}
.Tahoma10_Negro {font-family: Tahoma, Arial, Helvetica; font-size: 10pt; }
.MainMenu_MenuContainer {
	background-color: #9B2514; 	
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:22px;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	border-left: #9B2514 1px solid; 
	border-bottom: #9B2514 1px solid; 
	border-top: #9B2514 1px solid; 
	border-right: #9B2514 0px solid;	
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;
	color: #FFFFFF; 
	background-color: #9B2514;
	height: 24px;	
}
.MainMenu_MenuItemSel {
	background-color: #9B2514; 
	cursor: pointer; 
	cursor: hand; 
	color: #CC9900; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: bold; 
	font-style: normal;	
	height: 24px;
}
.MainMenu_MenuIcon {
	background-color: #9B2514; 
	border-left: #9B2514 1px solid; 
	border-bottom: #9B2514 1px solid; 
	border-top: #9B2514 1px solid; 
	border-right: #9B2514 1px solid; 
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 22px;
	padding-bottom: 4px;
}
.MainMenu_SubMenu {
	background-color: #9B2514; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	border: #CCCCCC 2px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	margin-top: 1px;
	margin-left: 2px;
	margin-right: 4px;
}
.MainMenu_MenuBreak {
	height: 1px;
}

.MainMenu_MenuArrow {
	border-right: #9B2514 1px solid; 
	border-bottom: #9B2514 1px solid; 
	border-top: #9B2514 1px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
.StandardButton     {
    background: #FFFFFF none; 
    color: #000000;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    font-weight: bold;
}
.TreeViewMenu {
	width: 175px;
	background-color: #DFE5F2;
	BORDER-RIGHT: #7994CB 1px solid; 
	BORDER-TOP: #7994CB 1px solid; 
	BORDER-LEFT: #7994CB 1px solid; 
	BORDER-BOTTOM: #7994CB 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px
}

.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #FFFFFF;
}

