/********************************************

  Stylesheet 01

********************************************/

/* start - table */

.first {
 font-family: "Myriad Web", "Lucida Grande", Lucida, Verdana, sans-serif;
 font-size: 12px;
 background: #e7e6e6;
 height: 29px;
 text-align: center;
 border-left: 1px solid #f4f4f4;
 border-bottom: solid 2px #fff;
 color: #333;
}



.row-a {
 background: #F8F8F8;
 padding: .25cm;
 border-left: 1px solid #fff;
 border-bottom: 1px solid #fff;
 font-family: "Myriad Web", "Lucida Grande", Lucida, Verdana, sans-serif;
 font-size: 12px;
 color: #414141;
}

.row-b {
 background: #EFEFEF; 
  padding-left: .25cm;
 border-left: 1px solid #fff;
 border-bottom: 1px solid #fff;
 font-family: "Myriad Web", "Lucida Grande", Lucida, Verdana, sans-serif;
 font-size: 12px;
 color: #414141;
}

.ankor {
 border: none;
 color: #5f7391;
 font: bold 14px "Myriad Web", "Lucida Grande", Lucida, Verdana, sans-serif;
 text-align:center;
}

.ankor:hover {
 border: none;
 color: #5f7391;
 font: bold 14px "Myriad Web", "Lucida Grande", Lucida, Verdana, sans-serif;
 text-align: center;
}

.link { 

 color: #326ea1; 
 text-decoration: none;
 font-size: 12px;
  border-bottom: 1px solid #e1e1e1;
}

.link:visited { 

 color: #326ea1; 
 text-decoration: none;
 font-size: 12px;
}
.link:hover {

 color: #383d44;
 padding-bottom: 0;
 font-size: 12px;
 border-bottom: 2px solid #dbd5c5;
}

.divYear{
color:#000000; 
padding-top:20px; 
padding-bottom:20px;
text-align:center;
}

.CalendarTable
{
    width:495px;
    text-align:center;
}

.cellPad
{
    padding:.2cm;
}



/* end - table */

/* @end */