.bglineleft
{
	background: url(images/Bgito.gif) repeat-y bottom left;
}
.bgleftchap
{
	background: url(images/BgArt.gif) no-repeat top left;
}


a:link
{
font-family: Verdana, Arial, Helvetica; 
font-size: 13px;
text-decoration: underline; 
color: White;
}

a:active 
{  
font-family: Verdana, Arial, Helvetica; 
font-size: 13px;
text-decoration: underline;  
 color: White;
}

a:visited
{
font-family: Verdana, Arial, Helvetica; 
font-size: 13px;
text-decoration: underline; 
 color: White;
}

a:hover 
{
font-family: Verdana, Arial, Helvetica; 
font-size: 13px; 
color: #FF9900;
border-bottom:1px dashed #ffffff;
text-decoration: none; 
}

A.tipob:link 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #006699;
}
A.tipob:active 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #006699;
}
A.tipob:visited 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #006699;
}
A.tipob:hover 
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #245660;
TEXT-DECORATION: underline
}



.button 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9;
	color: White;
	background-color: #3E73A1;
	border-color: #6799C4 #254663 #254663 #6799C4; border-style: solid; border-top-width: 1; border-right-width: 1; border-bottom-width: 1px; border-left-width: 1;
}

.textfield 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: Black;
	background-color: #F0F0F0;
	border-color: #DADADA #EEEEEE #EEEEEE #DADADA; border-style: solid; border-top-width: 1; border-right-width: 1; border-bottom-width: 1px; border-left-width: 1;
	font: normal bold;
}


td
{
	font-family: Verdana, Arial, Helvetica;
	font-size:13px;
	color: #999999;
}

th
{  
font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: White; 
}

#titleb{
border-left:4px #BEBEBE solid;
padding-left:2;
font-family: "Century Gothic", Arial, Helvetica, sans-serif;
font-size: 15px; 
color: #FF8811; 
/*font-weight: bold;*/
}
/*  --  Style For Calendar --*/
/*  --  #tablecal2= TablaMaster  --*/
#tablecal2
{
font-family:Arial, Helvetica, sans-serif;
color:White;
padding:0px;
}
#tablecal2 td
{
color:Black;
background-color:#E6E6E6;
border: 1px solid #White;
FONT: 12px Arial, sans-serif; 

}
#tablecal2 A {
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	BACKGROUND: none transparent scroll repeat 100% 100%; 
	PADDING-BOTTOM: 0px;
	padding-left:5px; 
	MARGIN: 0px 0px 0px 0px; 
	FONT: 11px Arial, sans-serif; 
	COLOR: #White; 
	PADDING-TOP: 1px; 
	border:1px solid #999999;
	TEXT-DECORATION: none;
	background-color:#999999;
}
#tablecal2 A:hover {
	BACKGROUND: #BBBBBB;
	color:#000000;
	border:1px solid #999999;
}

/**  tddaycurrentpass  **/
#tablecal2 #tddaycurrentpass
{
background-color:#C7C7C7;

}

/**  tdcurrent  **/
#tablecal2 #tdcurrent
{
background-color:#FFFFFF;
}

/**  tdnotcurrent  **/
#tablecal2 #tdnotcurrent
{
/*background-color:#CCFF00;*/
}

