﻿body {
}
a:link
{
    text-decoration: none;
    font-family: 'Arial';
    font-size: 12px;
        color:#003399;

}
a:visited 
{
    text-decoration: none;
        color:#003399;


}
a:hover {
	text-decoration: none;
        color:#003399;

}
a:active {
    text-decoration: none;
    color:#003399;
}
.pad
{
  margin-top:5px;
  color:Red;
}
.day_title
{
    font-family: Arial;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: url('images/sidebox_body_bg_index.jpg');
    background-repeat: repeat-y;
    width: 185px;
    text-align:center;
}
.day_title2
{
    font-family: Arial;
    font-size: 12px;
    background-color: #FFFFFF;
    background-image: url('images/sidebox_body_bg_index2.jpg');
    background-repeat: repeat-y;
    width: 160px;
    text-align:center;
}
.header
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    background-color: #FFFFFF;
    background-image: url('images/sidebox_title_bg_index.jpg');
    background-repeat: no-repeat;
    width: 185px;
    height: 19px;
}
.header2
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    background-color: #FFFFFF;
    background-image: url('images/sidebox_title_bg_index2.jpg');
    background-repeat: no-repeat;
    width: 160px;
    height: 16px;
}
.header1
{
    font-family: Arial;
    font-size: 12px;
    color: #ffffff;
    background-color: #FFFFFF;
    background-image: url('images/sidebox_title_bg_index1.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 18px;
}
.noInput
{
    
    font-family: Arial;
    font-size: 12px;
    color: #FF0000;
}
.header1 a
{
  color:White;
}
.modalBackground
{
    background-color: #ffffff;
    filter: alpha(opacity=70);
    opacity: 0.7;
    -moz-opacity: 0.7;
}
  .day
   {
   padding-right: 5px;
   padding-left: 5px;
   padding-bottom: 5px;
   margin: 0px;
   font: bold 14px arial, helvetica, sans-serif;
   vertical-align: bottom;
   padding-top: 5px;
   text-align: center;
   }
   .FullDay
   {
   background:url(images/calendar_bg.gif) repeat-x;
   width:86px;
   height:86px;
   padding:0;
   }
   .FullDay1
   {
   background:url(images/calendar_bg.gif) repeat-x;
   width:86px;
   height:86px;
   padding:0;
   }
   
   .NotDay
{

}
   .Holiday
{
    
}
    .Holiday a
    {
    background-color: #FF3300;
    }
  
   .FullDay a
{
    margin: 2px;
    margin-left: 3px;
    text-decoration: none;
  
}
   .NotDay a
{
    font-family: Arial;
    font-size: 12px;
    text-decoration: none;
    background-position: left bottom;
    width: 16px;
    height: 20px;
    background-color: #99CCFF;
}
   #footer1
{
    background-color: #FFFFFF;
    background-image: url('images/sidebox_footer_index.jpg');
    background-repeat: no-repeat;
    width: 185px;
    height: 9px;
}
   #footer2
{
    background-color: #FFFFFF;
    background-image: url('images/sidebox_footer_index1.jpg');
    background-repeat: no-repeat;
    width: 175px;
    height: 8px;
}
   #footer3
{
    background-color: #FFFFFF;
    background-image: url('images/sidebox_footer_index2.jpg');
    background-repeat: no-repeat;
    width: 160px;
    height: 8px;
}
   #body
{
    background-color: #FFFFFF;
    background-image: url('images/sidebox_body_bg_index1.jpg');
    background-repeat: repeat-y;
    width: 175px;
    height: 100px;
}
   #body1
{
    background-color: #FFFFFF;
    background-image: url('images/sidebox_body_bg_index1.jpg');
    background-repeat: repeat-y;
    width: 175px;
   
}
.next
{
padding-left:5px;
padding-right:5px;
}
   .Thumb
   {
   z-index: 1;
   position:absolute;
   margin:0;day_title
   border: #fff 1px solid;
   }
  
   A.date {display:block;}
   A.date:link { color: #6b9f1f;text-decoration: none;-moz-outline: none;}
  
   .WhiteDate { PADDING-LEFT: 4px; Z-INDEX: 3; FONT: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; COLOR: #fff; PADDING-TOP: 0px; POSITION: absolute}
   .RedDate { PADDING-LEFT: 4px; Z-INDEX: 3; FONT: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; COLOR: #FF2A55; PADDING-TOP: 0px; POSITION: absolute}
   .BlackDate { PADDING-LEFT: 5px; Z-INDEX: 2; FONT: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif; COLOR: #000; PADDING-TOP: 1px; POSITION: absolute}
   .linkButton
   {
    color:White;
   }
