BODY {
	margin: 0px;
	padding: 0px;
	background-image: url('bg.gif');
}
.title:link {
	color: #000000;
	font-size: 15px;
}
.title:visited {
	color: #4F4F4F;
	font-size: 15px;
}

a:link {
	color: #88A22E;
	text-decoration: none;
}
a:visited {
	color: #88A22E;
	text-decoration: none;
}
a:hover {
    color: #88A22E;
	background: none;
	text-decoration: underline;
}
td, body {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #000000;
}
h2 {
	font-size: 16px;
}#right{
	width:214px;
	color:#F7F7F7;
}
#right a{
	white-space:nowrap;
}
#right a:hover{
	color:#000000;
}
#right span{
	list-style:none;
	margin-bottom:1px;
	background:#F7F7F7;
}
#right span a{
	display:block;
	width:214px;
	text-indent:10px;
	line-height:30px;
	background:#F7F7F7;
	color:#000000;
}
#right span a:hover{
	background:#E8E8E8;
}
.selected{
	background:#E8E8E8;
}
td, body {
	font-family: Trebuchet MS;
	font-size: 11px;
}	
#topBar #search {
			padding: 0px;
			height: 23px;
			width: 246px;
			float: left;
			display: inline;}
			
		#topBar #search input, #topBar #search form {
			margin: 0px;
			padding: 0px;}
			
		#topBar #search .searchField {
			display: block;
			background-image: search_input_bg.png;
			background-repeat: no-repeat;
			color: #666666;
			padding: 3px 0px 0px 5px;
			width: 172px;
			height: 23px;
			border: 0px;
			float: left;}
			
		#topBar #search .searchButton {
			padding: 0px;
			margin: 0px;
			width: 60px;
			height: 23px;
			border: none;
			float: left; 
}

.calendar  {
	padding-right: 11px;
	height: 90px;
	text-align: center;
}
.week  {
	color: #88A22E;
}

.day  {
	font-size: 11px;
	text-decoration: bold;
	color: #FFFFFF;
	text-align: center;
}
.day3  {
	font-size: 11px;
	text-align: center;
	background: #88A22E;
}
.day2  {
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	color: #88A22E;

}
hr {  
	border: none;
	height: 1px;
	background-color: #A6A6A6;

}
