body
{
	scrollbar-face-color: #b8caff; 
	scrollbar-highlight-color: #b8caff; 
	scrollbar-arrow-color: #ffffff; 
	scrollbar-track-color: #efefef;
}

.MenuButtons
{
	cursor:hand;
	width:233px; 
	height:32px;
}

.MenuTable
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#b8caff;
	width:222px;
}

.MenuTable .SubMenuTable
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:#000000;
	background-color:#b8caff;
}

.MenuTable td
{
	padding: 10px 1px 0px 6px;
}

.MenuTable .tdSubMenu
{
	padding: 0px 0px 0px 0px;
}

.MenuTable a
{
	color:#000000;
	text-decoration:none;
}

.MenuTable a:hover
{
	color:#000066;
}

.Fields
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
	border:solid 1px #7d7d7d;
	width:120px;
}

.Buttons
{
	font-family:Arial;
	font-size:9pt;
	border:solid 1px #7d7d7d;
	width:80px;
	background-color:#52c2b9;
	color:#ffffff;
	font-weight:bold;
}

select
{
	font-family:Arial;
	font-size:9pt;
	font-weight:bold;
}

.txtTitle
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
}

.txtBasic
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

.txtBasicSmallBlack
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
}

.txtBasicSmall
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
}

.txtBasicSmallBold
{
	font-family:Arial;
	font-size:8pt;
	color:#000066;
	font-weight:bold;
}

li
{
	padding:2px 2px 2px 0px;
}

.SquareRemark
{
	background-color:#b8caff;
	border:solid 1px #340066;
	padding:5px 5px 5px 5px;
	width:100%;
	color:#000066;
}

.PermisionTable .txtTitle
{
	font-family:Arial;
	font-size:11pt;
	color:#000000;
	font-weight:bold;
}

.PermisionTable .txtBold
{
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}


.PermisionTable .txtBasic
{
	font-family:Arial;
	font-size:10pt;
	color:#000000;
}

.PermisionTable .DNI
{
	border:solid 1px #000000;
	padding:5px 5px 5px 5px;
	width:183px;
	font-family:Tahoma;
	font-size:14pt;
	color:#000000;
	font-weight:bold;
}

.PermisionTable .txtBoldBig
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	font-weight:bold;
}


.PermisionTable .txtBasicBig
{
	font-family:Arial;
	font-size:9pt;
	color:#000000;
}

.PermisionTable .ENABLED
{
	background-color:#efefef;
	border:solid 1px #000000;
	padding:5px 5px 5px 5px;
	width:170px;
	font-family:Arial;
	font-size:14pt;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

.PermisionTable .Msg
{
	background-color:#efefef;
	border:solid 1px #000000;
	padding:2px 2px 2px 2px;
	width:100%;
	font-family:Arial;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

