

.leftsidetitle, .leftsidetitle .Head, .leftsidetitle .head {
	background: #DAD3C5;
	color: #55481E;
	font-size: 16px;
	font-style: italic;
	font-weight:normal;
	border: solid 1px #AAA397;
	width: 273px;
	line-height: 26px;
	float: right;
	text-align: center;
}

.leftsidecontent {
	color: #55481E;
	width: 232px;
	float: right;
	padding: 15px;
	font-size: 11px;
}

.leftsidecontent a:link {
	color: #0006e51;
	text-decoration: none;
	font-size: 11px;
}

.leftsidecontent a:visited {
	color: #0006e51;
	text-decoration: none;
	font-size: 11px;
}

.leftsidecontent a:active {
	color: #0006e51;
	text-decoration: underline;
	font-size: 11px;	
}

.leftsidecontent a:hover {
	color: #0006e51;
	text-decoration: underline;
	font-size: 11px;
}

.myTitleCss
{
 font-family:Times New Roman;
 font-size:150%;
 color:#E5870C;
 font-variant: small-caps;
  font-weight:bold;
   padding-bottom:5px;
}

