a {font-family: Arial; font-size: 11px; font-weight: bold; color: #111111; text-decoration:none;}
a:hover {font-family: Arial; font-size: 11px; font-weight: bold; color: #111111; text-decoration:underline;}
.time {font-family: Arial; font-size: 10px; font-weight: normal; color: #626262; text-decoration:none;}
.date
{
    border:solid 1px #fff;
    font-family: Arial; font-size: 14px; font-weight: normal; color: #111111; text-decoration:none;
}
.dop {font-family: Arial; font-size: 12px; font-weight: bold; color: #626262; text-decoration:none;}
.rasp {font-family: Arial; font-size: 12px; font-weight: normal; color: #111111; text-decoration:none;}
.subj {font-family: Arial; font-size: 11px; font-weight: normal; color: #111111; text-decoration:none;}
.tables .date, .tables .wdate td, .tables .ndate {
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.tables .date, .tables .wdate td {
    box-shadow: 5px 5px 10px #c9c9c9;
    -webkit-box-shadow: 5px 5px 10px #c9c9c9;
    -moz-box-shadow: 5px 5px 10px #c9c9c9;
}
.tables td
{
    /*text-shadow: 0px 0px 1px #f0f0f0;*/
}
.wdate td {
    text-shadow: 0px 0px 2px #8f8f8f;
}
.triggers, .ts2 {
    text-shadow: 0px 0px 2px #a7a7a7;
    font-weight:bold;
}
.triggers, .ts1 {
    text-shadow: 0px 0px 1px #9a9a9a;
    font-weight:bold;
}
.tsw1 {
    text-shadow: 0px 0px 1px #ff9396;
    font-weight:bold;
}
.tsw2 {
    text-shadow: 0px 0px 1px #ffffff;
    font-weight:bold;
}
.tables .pnd {
     background:url(/schedule_all/imgs/pnd.png) repeat-x 0px 0px;
}
.tables .vtr {
     background:url(/schedule_all/imgs/vtr.png) repeat-x 0px 0px;
}
.tables .srd {
     background:url(/schedule_all/imgs/srd.png) repeat-x 0px 0px;
}
.tables .cht {
     background:url(/schedule_all/imgs/cht.png) repeat-x 0px 0px;
}
.tables .ptn {
     background:url(/schedule_all/imgs/ptn.png) repeat-x 0px 0px;
}
.tables .sbt {
     background:url(/schedule_all/imgs/sbt.png) repeat-x 0px 0px;
}
.tables .vsc {
     background:url(/schedule_all/imgs/vsc.png) repeat-x 0px 0px;
}
.form_table input[type="text"]{
    width:300px;
}
