
/*
@import url("common.css");
colores:
1: 498100
2: B6CD99
3: DBE6CC
4: ECF2E5
*/

BODY
{
	background-color: #ccccff;
}

/* LINKS ************************************************************/
a{font-size: 10px;font-weight: bold;color: #000099;text-decoration: none;}

/* TITLES *************************************************************/
.menuBackColor
{
	background-color:#6F8CDE;
}
.onScreenTitle
{
	font-weight: bold;
	font-size: 12px;
	color: #ff6633;
}
.onScreenDescription
{
	font-size: 12px;
	color: black;
}

/* SCHEDULLE ******************************************************/
.schedulleBooton
{
	border-right: lime thin solid;
	border-top: lime thin solid;
	border-left: lime thin solid;
	color: white;
	border-bottom: lime thin solid;
	background-color: black;
	text-align: right;
}
.schedulleTitles 
{
	background-color: #cccc99;
	font-size: 10px;
	font-family: Verdana;
	text-align: center;
}
.schedulleTable
{
	border: #000099 1px solid;
	background-color: #ecf2e5;
	font-size: 8px;
	font-family: Verdana;
}
.schedulleCell
{
	text-align: center;
	
}


/* WORKING AREA **********************onWTxtCBgC********************************/
.zonaAreasTematicas 
{
	border: #b0b0e0 1px solid;
	background-color: #ecf2e5;
	font-size: 8px;
	font-family: Verdana;
	width: 750;
	
	
}
.zonaAreasTematicas1 
{
	border: #000099 0px solid;
	background-color: #ecf2e5;
	font-size: 8px;
	font-family: Verdana;
	
}

.onDialogo
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	font-size: 10px;
	background-image: none;
	border-left: lightgrey thin solid;
	color: navy;
	border-bottom: lightgrey thin solid;
	background-color: gainsboro;
	text-align: center;
}
.onDialogoTitle
{
	border-right: lightgrey thin solid;
	border-top: lightgrey thin solid;
	font-size: 10px;
	background-image: none;
	border-left: lightgrey thin solid;
	color: black;
	border-bottom: lightgrey thin solid;
	background-color: darkgray;
	text-align: center;
}

.onTab
{
	font-size: 10px;
	background-image: url(http://markoni.netpatio.com:7777/resources/images/backtab.jpg);
	color: white;
	background-color: navy;
	text-align: center;
}
.onSch
{
	font-size: 9px;
	color: black;
}
.numberFormat
{
	text-align: right;
}

.FrameAreaRow		{ font-size: 10px}
/*GRID */
.grid		{ font-size: 10px}
.gridHeader {background-color: #000099; text-align: center; color:White}
.gridFooter
{
	background-color: #ecf2e5;
}
.gridBody {background-color: #ecf2e5; text-align: left }
.gridCheckBox {background-color: #ECF2E5; }

.onWTableBg4
{
	font-size: 12px;
	font-family: Verdana;	
}
.onWTableFiltrer
{
	font-size: 12px;
	font-family: Verdana;
	background-color: #ccccff;
}
.textBold
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana;
}
.onFHtable
{
	font-size: 9px;
	color: white;
	font-family: Verdana;
	background-color: #000099;
}
.onInsideMenu
{
	font-size: 9px;
	color: white;
	font-family: Verdana;
	background-color: #99ccff;
}

