/*  x calendar  */

.calendarMonth {  font-weight: bold; color: #aa0000; background-color: #ffc; height: 25px;} 
.calendarHeader { color: #0000ff; background-color: #b0ffa0; border: #ddd 1px solid ;}
.calendarToday { background-color: #9c9; }
.calendar { font-size: 9pt; font-weight: normal; background-color: #ccc; margin-bottom: 5px;}
.calendar1{background-color: #f0ffff; border: #ded 1px solid ;}
.cal_Month_Down{ background:url('/img/arrow_back.gif') no-repeat; background-position: 2px 4px;
cursor: pointer; height: 16px; width: 16px; background-color: transparent; } 
.cal_Month_Up{background:url('/img/arrow_next.gif') no-repeat; background-position: 0px 4px;
cursor: pointer; height: 16px; width: 16px; background-color: transparent;} 

.calendar_div {
background-color: #ffffcc;
border: none ;
/* width: 170 px; */
 }	
	
/*  END x calendar  */

/*  x cntr_top  */
.zag_table { vertical-align: middle;}
.zag, .t_001 {font-weight: bold;FONT-FAMILY: arial; letter-spacing: 2px; }
.zag    { FONT-SIZE: 20px;  color: #fff; text-align: center;}
.t_001  { FONT-SIZE: 12px;  color: #000;}
.nothing {font-weight: bold; color: #0000ff;}
/*  end x cntr_top  */


/*  x boxes  */
.boxt, .boxb, .boxtl, .boxtr {background-image:url('/img/boxxt000.gif'); height:4px}
.boxl, .boxr, .boxbl, .boxbr {background-image:url('/img/boxyb000.gif'); width:4px}
.boxc_my {background: url('/img/main_line_3.jpg') #ffffff top repeat-x;}
.boxc {background: #fff;}

.boxt  {background-position: 0 -5px; background-repeat: repeat-x}
.boxb  {background-position: 0 -10px; background-repeat: repeat-x}
.boxl  {background-position: -5px 0; background-repeat: repeat-y}
.boxr  {background-position: -10px 0; background-repeat: repeat-y}

.boxtl {background-position: right 0;    background-repeat: no-repeat}
.boxtr {background-position: 0 -15px; background-repeat: no-repeat}
.boxbl  {background-position: 0 0;    background-repeat: no-repeat}
.boxbr {background-position: -15px 0; background-repeat: no-repeat}
/*  END x boxes  */
