
TD {
    font-family:Tahoma;
    font-size:12px;
    color:#CD8A80;
}

.Text {
    font-family:Tahoma;
    font-size:12px;
    color:#444444;
    vertical-align:top;
}

.Image {
    font-family:Tahoma;
    font-size:12px;
    color:#444444;
    vertical-align:center;
}


.Thumbnail {
    font-family:Tahoma;
    font-size:10px;
    color:#CD8A80;
}

.Menu {
    font-size:12px ;
    font-family:Tahoma;
    text-decoration: none;
    font-weight:bold ;
    vertical-align:bottom;
}

A.Menu {
    color:#FF8437 ;
}

A.Menu:hover {
    color:#CCCCCC ;
}

A.1 {
    text-decoration: none;
    color:000000;
}

.t11 {
    font-family: Tahoma;
    font-size: 11px;
    font-style: normal;
}

BODY  {
    margin:0px;
    padding:0px
}


h1 {
    font-family:Tahoma;
    font-size:16px;
    color:#861B00;
    text-align:center;
}

h2 {
    font-family:Tahoma;
    font-size:14px;
    color:#BB4000;
    margin-bottom:5px;
}

h3 {
    font-family:Tahoma;
    font-size:12px;
    margin-bottom:5px;
}

table.calendar
{
      width:215px;
      border-collapse: collapse;
      border:1px solid #c3c3c3;
      padding:0px;
      margin:0px;
}

table.scheme
{
      border-collapse: collapse;
      width:100%;
      padding:0px;
      margin:0px;
}

table.monthname
{
    height:18px;
    width:100%;
    border-collapse:collapse;
    text-align:center;
}

tr.weekdays
{
    background-color:#f5f5f5;
    border-bottom:1px solid #c3c3c3;
    width:100%;
}

tr.wdays
{
    border-bottom:1px solid #c3c3c3;
    width:100%;
}

td.weekdays
{
    width:30px;
    font-size:7pt;
    font-family:tahoma;
    text-align:center;
}

td.today
{
    font-size:7pt;
    font-family:tahoma;
    text-align:center;
    border-top:1px solid #c3c3c3;
    vertical-align:middle;
    color:#DDDDDD;
}


td.month
{
    font-size:8pt;
    font-family:tahoma;
    font-weight:bold;
    text-align:center;
    color:white;
}


td.calendar
{
    width:30px;
    font-size:8pt;
    font-family:tahoma;
    text-align:center;
}


.tdate
{
    width:30px;
    font-size:8pt;
    font-family:tahoma;
    text-align:center;
    color:#DDDDDD;
}

.tday
{
    width:30px;
    font-size:7pt;
    font-family:tahoma;
    text-align:center;
    color:#DDDDDD;
}


