/* PLUGIN */

#plugin a:link    { color:#9B9Fa0; text-decoration:none; }
#plugin a:visited { color:#9B9Fa0; text-decoration:none; }
#plugin a:hover   { color:#bBbFc0; text-decoration:none; }
#plugin a:active  { color:#bBbFc0; text-decoration:none; }
#plugin a:focus   { color:#9B9Fa0; text-decoration:none; }



#plugin .border160 {
  text-align:left;
  font-family: arial, serif;
  color: #9B9FA0;
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 8px;
  margin-right: 16px;
  padding:1px;
  width:162px;
  border: #7B7F80 1px solid;
}

#plugin .border140 {
  text-align:left;
  font-family: arial, serif;
  color: #9B9FA0;
  font-size: 13px;
  margin-top: 2px;
  margin-bottom: 8px;
  margin-right: 26px;
  padding:1px;
  width:142px;
  border: #7B7F80 1px solid;
}

#plugin .mark {
  background-color:#4B4F70;
  text-decoration:none;
  text-align:center;
  height:20px;
  border: #2B2F30 1px solid;
}

#plugin .mark2 {
  background-color:#5B5Fa0;
  text-decoration:none;
  text-align:center;
  height:20px;
  border: #2B2F30 1px solid;
}

#plugin .day {
  text-align:center;
  height:20px;
}

#plugin .dayname {
  text-align:center;
  background-color:#5B5F60;
  border-bottom: #7B7F80 1px solid;
  width:20px;
  height:18px;
}


#plugin .caption {
  text-align:center;
  font-weight:bold;
  background-color:#5B5F60;
  color: #ABAFB0;
  border-bottom: #7B7F80 1px solid;
} 