#calendarsmall
{
  background-color : white;
  border-bottom    : 1px solid black;
  border-right     : 1px solid black;
  color            : black;
  font-family      : "Tahoma";
  font-size        : 6pt;
}

#calendarsmall TD
{
  border-left      : 1px solid black;
  border-top       : 1px solid black;
  text-align       : center;
background-color : #fff;
}	

#calendarsmall TD.name
{
  background-color : #E4E4E4;
  width						 : 8%;
}

#calendarsmall TD.title
{
  background-color : #778899;
  color            : white;
  font-weight      : bold;
  text-align       : center;
}

#calendarsmall TD.today
{
  background-color : #00CC80;
}



#calendar
{
  background-color : white;
  border-bottom    : 1px solid black;
  border-right     : 1px solid black;
  color            : black;
  font-family      : "Tahoma";
  font-size        : 10pt;

}
#calendarsmall A.title
{
   color            : white;
  font-weight      : bold;
  text-align       : center;
  font-weight      : bold;
font-style: normal;
text-decoration:none
}	
#calendar A.title
{
   color            : white;
  font-weight      : bold;
  text-align       : center;
  font-weight      : bold;
font-style: normal;
	font-size: 12pt; 
text-decoration:none;
}	

#calendar TD
{
  border-left      : 1px solid black;
  border-top       : 1px solid black;
  text-align       : center;
  
  width						 : 100;
  height : 50
}	
#calendar TD.emptyspace
{
  border-left      : 0px solid black;
  border-top       : 0px solid black;
  text-align       : left;
font-style: normal;
	font-size: 3pt; 
}	
#calendar TD.inner
{
  border-left      : 0px solid black;
  border-top       : 0px solid black;
  text-align       : left;
}	
#calendar TD.inner_left
{
  border-left      : 0px solid black;
  border-top       : 0px solid black;
  text-align       : left;
 height:10;

}	
#calendar TD.inner_left_today
{
  border-left      : 0px solid black;
  border-top       : 0px solid black;
  text-align       : left;
 height:10;
font-weight: bold;

}	


#calendar TD.inner_right
{
  border-left      : 0px solid black;
  border-top       : 0px solid black;
  text-align       : right;
  height:10;
  
}	
#calendar TD.name
{
  border-left      : 1px solid black;

  background-color : #E4E4E4;
  width						 : 100;
height : 50;  
}
#calendar TD.left
{
  background-color : #778899;
 border-right      : 0px solid black;
height : 50;  
}
#calendar TD.title
{
  border-right      : 0px solid black;
    border-left      : 0x solid black;

height : 50;  
  background-color : #778899;
  color            : white;
  font-weight      : bold;
  text-align       : center;
  
}
#calendar TD.YearTitle
{
  border-right      : 0px solid black;
    border-left      : 0x solid black;

height : 50;  
  background-color : #778899;
  color            : white;
  font-weight      : bold;
  text-align       : center;
  
}

#calendar TD.today
{
font-weight: bold;
}
#calendar A.today	
{
font-weight: bold;
}

body, p, td, li {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		9pt;
	color:			#000000;
	font-weight:	normal;
}

h1 {
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		15pt;
	color:			#004D69;
	font-weight:	bold;
}

a {
	color: #0069BA;
}


.rh-cell-heading {
	background-image: url('images/cell_bg.jpg');
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	color:			#FFFFFF;
	font-weight:	bold;
}

.lh-menu-item {
	background-image: url('images/cell_bg.jpg');
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	color:			#FFFFFF;
	font-weight:	bold;
	border:			solid #FFFFFF 1px;
}

a.left-menu {
	color:			#FFFFFF;
	text-decoration: none;
}

a.left-menu:hover {
	color:			#FAFFC4;
	text-decoration: underline;
}






.copyright {
	background-color: #CCCCCC;
	font-size:		8pt;
	text-align:		center;
	color:			#222222;
	font-weight:	bold;
}



a.left-menu,  a:visited.left-menu {
	font-family:		Verdana;
	font-size:			10pt;
	text-align: center;
	color: white;
	margin-top: 14;
	margin-bottom: 14;
	text-decoration: none;
}
a:visited.rh-cell-heading, a.rh-cell-heading {
	
	font-family:	Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:		10pt;
	color:			#FFFFFF;
	font-weight:	bold;
	text-decoration: none;
}
.current {
	font-family:		Verdana;
	font-size:			10pt;
	font-weight: bold;
	text-align: center;
	color: #05FDEE;
	margin-top: 14;
	margin-bottom: 14;
}