body { 
  /*images/template1_09.png*/
	    background-image: url(images/template1_10.png);
	font-family: "Trebuchet MS", Tahoma, Arial, System;
	font-size: 14px;
	color: #000000;
}
p,td{
  /*images/template1_09.png*/

	font-family: "Trebuchet MS", Tahoma, Arial, System;
	font-size: 14px;
	color: #000000;
	padding-left: 10px;
}

input,textarea { border: 1px solid black; margin: 1px; }



#mainTable {
	border: 1px #666600 solid;
}
.genericTable td {
	/* border: 1px #666600 solid; */
}
.leftColumn {
	border-right: 0px #666600 solid;
	font-family:Times Roman, Georgia, Serif;
	font-size:12px;
	
}
.leftColumn ul{
	
	margin: 0px;
	padding: 0px;
	padding-left: 4px;
	padding-top: 4px;	
}
.leftColumn li{
	width: 150px;
	line-height: 24px;
	background:url(images/button.png) top left no-repeat;
	list-style:none;
	float: left;
	text-align: center;
}
.leftColumn li a{
	padding-left: 4px;
	padding-top: 4px;
	padding-bottom: 5px;
	text-decoration:none;
	color:#333333;
}
.leftColumn li a:hover{
	text-decoration:underline;
}

.diaryNotes{
    font-family: "Trebuchet MS", Tahoma, Arial, System;
	font-size: 12px;
	color: #000000;
}
