body {
	margin:0;
}

.logolayer {
	background-image: url(../pics/bottomleft.gif);
	background-repeat: no-repeat;
	position: relative;
	bottom: 100%;
	height: 200px;
	width: 740px;
	visibility: visible;
	left: 0px;
	top: 65%;
	right: 0px;
}
body, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h1 {
padding-top:10px;
	font-size: 24px;
	font-weight: bold;
	color: #888888;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
}.tableDotBdr {
	border: thin dotted #999999;
}
.smallfooter {
	font-size: 10px;
	font-style: italic;
}
a:link {
	color: #333333  ;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}


.small {
	font-size: 9px;
}

.smallDate
{
font-size:9px;
color:#FFFFFF;
text-align:right;
font-weight:bold;}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}
.diaryInfo{
font-size: 10px;
}h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#infostyle{
	position: absolute;
	left:272px;
	top:191px;
	width:503px;
	height:80px;
	visibility:visible;
	z-index:3;
	background-color:#FF0000;
	border:medium solid #333333;
}
#infostyle .top{
border-bottom:thin #FF0000 solid
}
