body,p,td {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: normal; color: #000000;}
.hbold {  font-size: 14px; font-weight: bold; color: #000099}
.footer {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000;text-align:center;}
.copy {  font-family: "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #CC3300;text-align:center;}
a:link {  color: #0000FF; text-decoration: underline}
a:hover {  color: #33cccc; text-decoration: none}
a:active {  color: #33cccc; text-decoration: underline}
a:visited {  color: #666666; text-decoration: underline}
.title {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #CC3300;text-align:left;}
.subtitle {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #CC3300}
.ortitle {  font-family: "Times New Roman", Times, serif; font-size: 18px; font-weight: bold; color: #CC3300}
.or {  font-weight: bold; color: #CC3300}
.title_sub {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #000000}
a.book:link {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #CC3300; text-decoration: underline}
a.book:hover {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #33CCCC; text-decoration: none}
a.book:visited {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #CC3300; text-decoration: underline}
a.book:active {  font-family: "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #33CCCC; text-decoration: none}
.white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.left {
	text-align:left;
}

.imageLeft{
	float:left;
}	
.imageRight{
	float:right;
}

.style4{
	color:#CC3300;
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
}

/*** DIARY SEARCH ***/

input#ajaxSearch_input{
	width:300px;
	height:25px;
	font-size:15px;
	padding:5px 0 0 3px;
	color:#000;
	font-weight:bold;
}
input#ajaxSearch_submit{
	height:33px;
	font-size:16px;
}

.ajaxSearch_paging{
	margin-bottom:15px;
	font-size:16px;
}

.ajaxSearch_result{
	text-align:left;
	padding-left:30px;
	margin-top:15px;
	font-size:13px;
}

.ajaxSearch_resultExtract{
	font-style:italic;
	padding-left:20px;
	font-size:14px;
}

.ajaxSearch_highlight{
	color:#CC3300;
	font-weight:bold;
}

span.search{
	font-size:18px;
	font-weight:bold;
	color:#CC3300;
}	
