body
{
	background-color: #d1dffc;
	margin: 5px 0px 0px 5px;
}

.backgroundColor
{
	background: #d1dffc;
}
.menusbody
{
	margin: 0px 0px 0px 0px;
	background-color: #849fd4;
}

.curvabody
{
	background-position: 0% 0%;
	background-image: url(../img/sombra.gif);
	margin: 0px;
}
.sombrabody
{
	background-position: 0% 0%;
	background-image: url(../img/sombra_vert.gif);
	margin: 0px;
}

  .TitleMod
{
	font-weight: normal;
	font-size: 35px;
	color: black;
	font-family: Brush Script MT;
}


A.Menu, A.Menu:link, A.Menu:visited
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: black;
	line-height: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

A.Menu:hover
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	line-height: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

A.MenuRead, A.MenuRead:link, A.MenuRead:visited
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 11px;
	color: gray;
	line-height: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

A.MenuRead:hover
{
	padding-left: 11px;
	font-weight: bold;
	font-size: 11px;
	color: navy;
	line-height: 16px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}

.User
{
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
	color: red;
	line-height: 16px;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: none;
}

.ContentHead
{
	font-weight: bold;
	font-size: 15px;
	color: #707888;
	font-family: Verdana, Arial;
	height: 35px;
	background-color: transparent;
}

.ContentHeadBlack
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Verdana, Arial;
	background-color: transparent;
}

.NormalBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: bold
}

.NormalWhiteBold
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px;
    color: White
}


.Normal
{
	font-size: 10px;
	line-height: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.Normal11
{
	font-size: 11px;
	line-height: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.Normal14
{
	font-size: 14px;
	line-height: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.NormalAlert
{
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color:Red;
	font-family: Tahoma, Helvetica, sans-serif;
}

.NormalView
{
	border-right: black 1px solid;
	padding-right: 1px;
	border-top: black 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 11px;
	background: #849fd4;
	padding-bottom: 1px;
	border-left: black 1px solid;
	color: white;
	line-height: 12px;
	padding-top: 1px;
	border-bottom: black 1px solid;
	font-family: Tahoma, Helvetica, sans-serif;
}

.NormalViewPhot
{
	padding-right: 1px;
	padding-left: 3px;
	font-size: 11px;
	background: #DE9fd4;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.NormalRed
{
	font-size: 10px;
	color: red;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalRedBold
{
	font-size: 10px;
	color: red;
	line-height: 12px;
    font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalGreenBold
{
	font-size: 10px;
	color: green;
	line-height: 12px;
    font-weight: bold;
	font-family: Verdana, Helvetica, sans-serif;
}

.NormalWhite
{
	font-size: 10px;
	color: white;
	line-height: 12px;
	font-family: Verdana, Helvetica, sans-serif;
}

.Button
{
	border-color : #000000;
	border-width: 1px;
	font-size: 11px;
}

.TextBox_2
{
	font-size:10px;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
}

.TextBox
{
	font-size:10px;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	font-family: Verdana, Helvetica, sans-serif;
}

.AreaText
{
	font-size:10px;
	width:600px;
	border-style: solid;
	border-width: 1px;
	font-family: Verdana, Helvetica, sans-serif;
}

.TextBoxRed
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 10px;
	border-left: 1px solid;
	color: red;
	border-bottom: 1px solid;
	font-family: Verdana, Helvetica, sans-serif;
}

  .Folder
{
	border-right: gray 1px solid;
	border-top: white 1px solid;
	background: #D7D8E6;
	border-left: white 1px solid;
	border-bottom: gray 1px solid;
}

 .Folder_2
{
	background: #D7D8E6;
	border: 2px #006699 solid;
}


  .Title1
{
	font-weight: bold;
	font-size: 11px;
	background: #849fd4;
	color: white;
	font-family: Tahoma,Arial,Helvetica;
}

  .TitleConfirm
{
	font-weight: bold;
	font-size: 11px;
	background: #cc0033;
	color: white;
	font-family: Tahoma,Arial,Helvetica;
}

  .Title2
{
	font-size: 11px;
	background: #849fd4;
	color: white;
	font-family: Tahoma,Arial,Helvetica;
}
  .HR1
{
	color: #008080;
}

.checkbox
{
	font-family: Tahoma,Arial,Helvetica;
	font-size: 11px;
	border-width: 0px;
	margin: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
}
.Grid, .Grid:active, .Grid:hover, .Grid:link
{
	font-weight: bold;
	font-size: 11px;
	color: red;
	font-family: Tahoma, Arial,Helvetica;
	text-decoration: none;
}

.btnCol
{
	font-size: 11px;
	font-family: Tahoma, Arial,Helvetica;
	background-color: navy;
}

.NormalViewBlack
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	line-height: 12px;
	border-bottom: black 1px solid;
}

.NormalBoldHours
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
		border-bottom: black 1px solid;
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
}


.NormalHours
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
		border-bottom: black 1px solid;
	font-size: 10px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.Big_Green
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 24px;
    color : Green
}

.Middle_Black
{
    font-family: Tahoma, Helvetica, sans-serif;
    font-size: 12px;
}

.Title_Politicas_Procedimientos
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Verdana, Arial;
}





 
.MESSAGE
{
	font-weight: bold;
	font-size: 30px;
	text-transform: none;
	color: #ff00ff;
	font-family: Verdana, Arial;
	text-align: center;
}

.PINK_10_MESSAGE
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: #ff00ff;
	font-family: Verdana, Arial;
	text-align: center;
}

.PINK_20_MESSAGE
{
	font-weight: bold;
	font-size: 20px;
	text-transform: none;
	color: #ff00ff;
	font-family: Verdana, Arial;
	text-align: center;
}

.RED_10_MESSAGE
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: red;
	font-family: Verdana, Arial;
	text-align: center;
}

.RED_20_MESSAGE
{
	font-weight: bold;
	font-size: 20px;
	text-transform: none;
	color: red;
	font-family: Verdana, Arial;
	text-align: center;
}

.BLUE_10_MESSAGE
{
	font-weight: bold;
	font-size: 10px;
	text-transform: none;
	color: blue;
	font-family: Verdana, Arial;
	text-align: center;
}

.BLUE_20_MESSAGE
{
	font-weight: bold;
	font-size: 20px;
	text-transform: none;
	color: blue;
	font-family: Verdana, Arial, 'Times New Roman';
	text-align: center;
}

.BLUE_MESSAGE_BOX
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	background: #849fd4;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
}

.FormRow
{
	background-color: #ccccdf
}

.FormLabelCell
{
	width: 115px;
	font-size: 10px;
	line-height: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: right
}

TD { font-family: Tahoma, Helvetica, sans-serif; font-size: 10px}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A:link {
    text-decoration:    underline;
    color: #003366;
}

A:visited  {
    text-decoration:    underline;
    color: #003366;
}

A:active   {
    text-decoration:    underline;
    color: #003366;
}

A:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

 .Check
{
	border-right: #993300 2px solid;
	border-top: #993300 2px solid;
	background: #d7f4d7;
	border-left: #993300 2px solid;
	border-bottom: #993300 2px solid;
}

.NormalViewBottom
{
	border-right: black 0px solid;
	border-top: black 0px solid;
	border-left: black 0px solid;
	line-height: 12px;
	border-bottom: black 1px solid;
}

.blueTitle
{
	font-weight: bold;
	font-size: 20px;
	color: navy;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.greenText
{
	font-weight: normal;
	font-size: 11px;
	color: green;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.blueText
{
	font-weight: bold;
	font-size: 11px;
	color: navy;
	font-style: italic;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

.NormalView4
{
	border-right: gray 0px solid;
	border-top: gray 1px solid;
	border-left: gray 0px solid;
	line-height: 12px;
	border-bottom: gray 1px solid;
}

#dhtmltooltip{
position: absolute;
width: 100px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
font-size: 10px;
color: black;
font-family: Verdana, Helvetica, sans-serif;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.dabacusCopy
{
	font-weight: bold;
	font-size: 12pt;
	color: #bbbbbb;
	font-family: Verdana, Arial;
}

.dataGrid
{
	background-color: #bdcbe9;
}

.headerGrid
{
	background-color: #849FD4;
	color: Black;
	font-family: Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    line-height: 12px  
}

.alternatingRowsGrid
{
	background-color: #b0c4de;
	font-size: 10px;
	line-height: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}

.rowsGrid
{
	font-size: 10px;
	line-height: 12px;
	font-family: Tahoma, Helvetica, sans-serif;
}