﻿body {
  background-color: #cd3b4c ;
  background-image: url('http://i27.tinypic.com/23w1n34.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
} 

body, p, td, div, h2{
  color : #645248; 
  text-align: left;
  font-family : americana;
  font-size : 8pt;  
  line-height : 14pt;
  word-spacing: 4pt;
  letter-spacing:-0px;
  margin:3px;
}  


h3 {
  background-color:#cd3b4c;
  color:#ffffff;
  font-size:9pt;
  word-spacing: 4pt;
  line-height: 10px;
  letter-spacing:-1.5px;
  font-family:americana;
  text-align: right;
  text-transform: uppercase; 
  margin:3px; 
  border-top: 0px solid #fdd194;
  border-left: 0px solid #fdd194;
  border-right: 0px solid #fdd194;
  border-bottom: 3px solid #4c68ab;
}



h4 {
  background-color:transparent;
  color:#e5e5e5;
  line-height: 10px;
  font-size:8pt;
  letter-spacing:-0px;
  font-family:americana;
  text-align: right; 
  text-transform: uppercase;
  border-top: 0px solid #fdd194;
  border-left: 0px solid #fdd194;
  border-right: 0px solid #fdd194;
  border-bottom: 0px solid #fdd194;
  width : 99%;

   
}


A:link, A:visited, A:active {
  text-decoration : none; 
  color : #cd3b4c;
  font-family : americana;
  font-size: 8pt;
  text-transform: none;
} 

A:hover {
  color : #4c68ab; 
  text-transform: uppercase;
}


A.nav:link, A.nav:visited, A.nav:active {
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px; 
  color : #cd3b4c; 
  display:block;
  text-align: left;
  border-top: 0px solid #5fd3e2;
  border-left: 10px solid #4c68ab;
  border-right: 0px solid #5fd3e2;
  border-bottom: 1px solid #ffffff;
}

a.nav:hover {
  display: block;
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px;
  color: #e4e4e4;
  background-color: #cd3b4c;
  text-align: right;
  border-top: 0px solid #5fd3e2;
  border-left: 0px solid #5fd3e2;
  border-right: 10px solid #4c68ab;
  border-bottom: 1px solid #ffffff;
}

A.nav2:link, A.nav2:visited, A.nav2:active {
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px; 
  color : #cd3b4c; 
  display:block;
  text-align: left;
  border-top: 0px solid #5fd3e2;
  border-left: 10px solid #4c68ab;
  border-right: 0px solid #5fd3e2;
  border-bottom: 1px solid #ffffff;
}

a.nav2:hover {
  display: block;
  text-decoration : none;
  font-size: 8pt;
  line-height: 12px;
  color: #e4e4e4;
  background-color: #cd3b4c;
  text-align: right;
  border-top: 0px solid #5fd3e2;
  border-left: 0px solid #5fd3e2;
  border-right: 10px solid #4c68ab;
  border-bottom: 1px solid #ffffff;
}

i{
  color: #cd3b4c;
  font-family : americana;
  font-size: 8pt;
} 


u{
  color: #cd3b4c;
  font-family : americana;
  font-size: 8pt;
  line-height: 12px;
  text-transform: uppercase;
  border-bottom: thin dotted #4c68ab;
}

b{
  color: #4c68ab;
  font-family : americana;
  font-size: 8pt;
  line-height: 12px;
  text-transform: none;
}

#content {
  background: #fefefe;
  width: 570px;
  position: absolute;
  z-index: 199;
  top: 254px;
  left: 125px;
  text-transform: none;
  text-align: justify ;
  border-top : 0px dotted #ceee8b;
  border-bottom : 0px dotted #ceee8b;
  border-left : 0px dotted #ceee8b; 
  border-right : 0px dotted #ceee8b; 
  line-height: 14px;
  padding: 4px;
  margin: 0px
}

#navigation {
  background: #fefefe;
  width: 153px;
  position: absolute;
  top: 254px;
  left: 713px;
  text-transform: none;
  text-align: justify;
  border-top : 0px dotted #ceee8b;
  border-bottom : 0px dotted #ceee8b;
  border-left : 0px dotted #ceee8b; 
  border-right : 0px dotted #ceee8b; 
  line-height: 10px;
  padding: 4px;
  margin: 0px
}



input, submit, textarea {
  font-family: americana;
  font-size:7.5pt;
  color: #4c68ab;
  background-color: #ffffff;
  border-width:1px;
  border-style:solid;
  border-color:#cd3b4c; 
}


.calendar_table{ }
.first_row{ }
.prev_link{ }
.center_column{ }
.next_link{ }
.second_row{ }
.weekday_names{ }
.weekend_names{ }
.calendar_row{ }
.empty_cell{ }
.weekday{ }
.weekend{ }
.news_day{ }

