body {

background: #A7BE78;


  font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}

tr.topdays {

background: #C5BE84;

	






 font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px; color : #000000; font-weight: bold;
}

.toprightnumber {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; font-weight: bold;
}
.eventinbox {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px; 
}
.currentdate {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 17px; font-weight: bold;	
}

a:link,a:active,a:visited {
	color : #000000; text-decoration: none; 
}
a:hover	{
	text-decoration: underline; color : #000000; 
}
.footer {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}
td.beforedayboxes {
	background-color: #F5DEB3; color: #000000;
}

td.dayboxes {
	background-color: #F5DEB3; color: #000000;
}
td.afterdayboxes {
	background-color: #F5DEB3; color: #000000;
}
td.highlighteddayboxes {
	background-color: #C5BE84; color: #000000;
}
.event {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.eventdetail {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 11px;
}
.eventwhen {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 15px; font-weight: bold;
}
.addevent {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 12px; font-weight: bold;
}
.addeventextrainfo {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 10px;
}



#developer_line
{
	font-size:font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size: 8px; font-weight: bold;
	text-align: right;
}


.indentmenu
{	
	
width: 800px;
font: bold 13px Arial;
border-auto: 1px solid #cccccc; /* add a red border */
margin:0px 95px; padding:0px;
}

.indentmenu ul
{	
	margin: 0;
	padding: 0;
	float: left;
	width: 100%; /*width of menu*/
	border: 1px #00FF00; /* #888888; dark gray border*/
	border-width: 1 1; 
	background: #C5BE84;/* url(images/indentbg.png) center center repeat-x;*/
/*	background: light gray;*/
}

.indentmenu ul li
{
	display: inline;
}

.indentmenu ul li a
{
	float: left;
	color: black; /*white; text color*/
	padding: 3px 3px;
	padding-left: 11px;	
	padding-right: 11px;
	text-decoration: none;
	border-right: 1px #00FF00; /*dark purple divider between menu items*/  

}

.indentmenu ul li a:visited
{
	color: black;
}

.indentmenu ul li a:hover,
.indentmenu ul li .current
{
	color: black !important; /*text color of selected and active item*/
	padding-top: 3px 3px; /*shift text down 1px for selected and active item*/
	/*padding-bottom: 0px; /*shift text down 1px for selected and active item*/
	 /* background: black url("images/indentbg2.png") center center repeat-x;*/
	background: #556677;/* center repeat-x;*/
}
