

.year {
  font-size: 12px;
  padding-left: 0px;
  padding-right: 0px;

	border-width: 1px;

	text-align: center;
}
.month {
	border-style: none;
	background-color: #c7cd85;
	text-align: center;
}
.yearname {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: rgb(0,0,0);
}
.monthname {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	background-color: #e7ebbe;
	color: #667171;
	border-style: solid;
	border-width:0px
}
.dayname {
	background-color: #D4CD85;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #4C0000;
	border-style: none;
	border-width:1px
}
.weeknumtitle {
	background-color: #8B4513;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFEFDB;
	border-style: none;
	border-width:1px
}
.weeknum {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #000099;
	background-color: #EEDFCC;
}
.week {
	border-style: none;
	background-color: #CD5C5C;
	text-align: center;
}
.monthweek {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #CDC9C9;
	border-style: solid;
	border-width:1px
}
.yearnavigation {
	font-size: 12px;
}
.datepicker {
	background-color: #CD5C5C;
}
.datepickerform {
	margin: 0px;
}
.monthnavigation {
	font-family: Tahoma, Arial, sans-serif;
}
.monthpicker {
	font-size: 11px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.yearpicker {
	font-size: 11px;
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.pickerbutton {
	background-color: #CD5C5C;
	color: #FFEFDB;
}
.nomonthday {
	text-align: center;
	font-size: 10px;
	height:20px;
	width:20px;
	color: #aaaaaa;
}
.monthday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
		color: #602424;
	height:18px;
	width:18px;
}
.monthday a {
	color: #FFEFDB;
}
.today {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.selectedday {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	background-color: #CDC9C9;
	height:18px;
	width:18px;
}
.sunday {
	background-color: #C7C668;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:18px;
	width:18px;
}
.sunday a {
	color: #000000;
}
.a2 { 
	color: #000000;
}
.saturday {
	background-color: #C7C668;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	height:18px;
	width:18px;
}
.saturday a {
	color: #000000;
}
.event {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #646500;
		color: #000000;
	height:18px;
	width:18px;
}
.event a {
	color: #000000;
}
.selectedevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.selectedevent a {
	background-color: #CDCD00;
	color: #000000;
}
.todayevent {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-width: 1px;
	border-style: none;
	color: #000000;
	background-color: #CDCD00;
	height:18px;
	width:18px;
}
.todayevent a {
	background-color: #CDCD00;
	color: #000000;
}
.eventcontent {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}


body{
  background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
  margin: 3px ;
  padding: 0px;
  font-style: normal;
	font-weight: normal;
	font-family: Arial, Trebuchet MS, Trebuchet, Geneva, Helvetica, Verdana;
	font-size: 11px;
	color: #602424;
			
}
p {
     margin: 0;
}
ul {
	margin: 0;
	padding: 0;
}
#wrapper{
  width: 821px;
  margin: 0px auto;
}
a {
  text-decoration: none;
  color: #5d5d5d;
}
a:hover, a:active{
  color: #fff;
}
#header{
  width: 821px;
  margin: 0px;
  padding: 0px;
}
#navbar{
  background-image: url(images/navbar.jpg);
  background-repeat: no-repeat;
  background-position: 0px 0px;
  height: 26px;
  margin: 0px;
  padding-top: 5px;
  padding-left: 20px;
  text-align: left;
}
h2, h1, h3{
  margin: 0px;
  padding: 0px;
}
.link li{
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  display: inline;
  margin:0px;
  padding-right:15px;
}
#area1{
float: left;
  width: 580px;
}
#area2{
  float: right;
  padding-right: 5px;
  margin: 0;
}
#area3{
  background-color: #e7ebbe;
  height: 325px;
  margin-top: 2px;
  padding: 6px;
}
#reading{
  color: #fff;
  height: 20px;
  background-image: url(images/level.jpg);
  background-repeat: no-repeat;
  font-size: 13px;
}
#area4{
  padding: 2px;
  float:left;
  width: 570px;
  
  text-align: left;
}
#area5{

  padding-right: 6px;
  color: #fff;
  float:right;
  text-align: right;
}



#api{
  position: relative;
  margin-top: 5px;
  float: left;
  padding: 0px;
  width: 48%;
}
#api2{
  position: relative;
  border: 1px solid #e7ebbe;
  margin-top: 5px;
  float: right;
  padding: 0px;
  width: 50%;
  text-align: center;
  height: 225px;
}
#boxcontent{
  float: left;
  background-color: #e7ebbe;
  width:400px;
}
#boxupper{
  background-color: #e7ebbe;
  height: 11px;
  background-image: url(images/LT.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  float: left;
  width: 400px;
}
.boxupper{
  
  height: 11px;
  background-image: url(images/RT.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
#boxbottom{
  background-color: #e7ebbe;
  height: 11px;
  background-image: url(images/LB.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
  float: left;
  width: 400px;
}

.boxbottom{
  
  height: 11px;
  background-image: url(images/RB.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
#content{
  width: 821px;
  height: 200px;
  margin: 0px;
  padding:0px;
}
#footer{
  text-align: left;
  background-color: #e7ebbe;
  width: 821px;
}

#footer2{

  background-image: url(images/LT.jpg);
  background-repeat: no-repeat;
  background-position: top left;
}
#footer3{
padding: 5px;
  background-image: url(images/RT.jpg);
  background-repeat: no-repeat;
  background-position: top right;
}
#footer4{

  background-image: url(images/LB.jpg);
  background-repeat: no-repeat;
  background-position: bottom left;
}
#footer5{

  background-image: url(images/RB.jpg);
  background-repeat: no-repeat;
  background-position: bottom right;
}
#arealist{
  text-align: left;
  background-color: #e7ebbe;
  width: 821px;
  
}
#admin{
  padding: 10px;

}

