.cal_border  {
	border-left: 2px #000000 solid;
	border-right: 2px #000000 solid;

}

.banner_border  {
	border-left: 2px #FFFFFF solid;
	font-size: 10px;
	font-weight: bold;
}

.art_border  {
	border-left: 2px #000000 solid;
	font-size: 10px;
	font-weight: bold;
}

img.border {
border: 2px #C50505 solid;
}

.cal_border_2 {
border: 2px #C50505 solid;
padding: 0 5px;
}

.cal_border a{
font-weight: bold;
color: #FFFFFF;
}
.cal_border a:active{
font-weight: bold;
}
.cal_border a:hover{
font-weight: bold;
color: #C50505;
}
.cal_border a:visited{
font-weight: bold;
}

.cal_td_day {
text-align: center;
color: #FFFFFF;
}

.cal_present_day a{
font-weight: bold;
color: #FFFFFF;
}
.cal_present_day a:active{
font-weight: bold;
color: #FFFFFF;
}
.cal_present_day a:hover{
font-weight: bold;
color: #FFFFFF;
}
.cal_present_day a:visited{
font-weight: bold;
color: #FFFFFF;
}

.cal_sunday a{
font-weight: bold;
color: #C50505;
}
.cal_sunday a:active{
font-weight: bold;
color: #FFFFFF;
}
.cal_sunday a:hover{
font-weight: bold;
color: #C50505;
}
.cal_sunday a:visited{
font-weight: bold;
color: #C50505;
}
