.LogBookArchiveContainerTable
{
	width: 100%;
}
.LogBookArchiveContainer
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.LogBookArchiveContainerArea
{
	padding-right: 0px;
	padding-left: 0px;
	vertical-align: top;
	width: 100%;
	padding-top: 0px;
}
.LogBookArchiveAreaTable
{
	width: 100%;
}
.LogBookArchiveAreaTitleTable
{
	width: 100%;
	border-bottom: #D43647 2px dashed;
}
.LogBookArchiveAreaTitle
{
	font-weight: bold;
	font-size: 18px;
	color: #D43647;
	font-style: italic;
	font-family: Verdana;
	text-decoration: none;
	padding-bottom: 2px;
	text-transform: uppercase;
	padding-top: 2px;
}
.LogBookArchiveArea
{
	padding-right: 5px;
	padding-left: 5px;
	vertical-align: top;
	width: 100%;
}
.LogBookArchiveItem
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 8px;
	width: 100%;
	padding-top: 5px;
	vertical-align: top;
}
.LogBookArchiveItemTable
{
}
.LogBookArchiveItemTextArea
{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	width: 98%;
}
.LogBookArchiveItemCalendar
{
	padding-right: 4px;
	padding-left: 2px;
	vertical-align: top;
	width: 1%;
	text-align: center;
}
.LogBookArchiveItemCalendarTable
{
	background-position: right bottom;
	background-image: url(../images/Elements/SheetAngle.gif);
	background-repeat: no-repeat;
	background-color: #eeeeec;
}
.LogBookArchiveItemMonth
{
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	background-color: #db0000;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.LogBookArchiveItemMonthLink
{
	color: White;
	font-weight: bold;
	font-size: 11px;
	text-transform: lowercase;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.LogBookArchiveItemDay
{
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 8px;
	padding-right: 8px;
}
.LogBookArchiveItemDayLink
{
	color: #db0000;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.LogBookArchiveItemTime
{
	text-align: center;
	padding-bottom: 6px;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
}
.LogBookArchiveItemTimeLink
{
	color: #db0000;
	font-weight: bold;
	font-size: 10px;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
.LogBookArchiveItemTitle
{
   text-align: center;
   padding-top: 4px;
}
.LogBookArchiveItemTitleLeft
{
   text-align: left;
   padding-top: 1px;
   padding-bottom: 4px;
}
.LogBookArchiveItemTitleLink
{
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	width: 100%;
	color: #db0000;
	height: 100%;
	text-decoration: none;
}
.LogBookArchiveItemImageLeft
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	padding-bottom: 0px;
	margin: 3px 8px 2px 0px;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
}
.LogBookArchiveItemImageRight
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	padding-bottom: 0px;
	margin: 3px 0px 2px 8px;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
}
.LogBookArchiveItemImageArea
{
	vertical-align: top;
	padding-left: 5px;
	padding-right: 2px;
	width: 1%;
}
.LogBookArchiveItemImage
{
	border-right: #646464 1px solid;
	border-top: #646464 1px solid;
	border-left: #646464 1px solid;
	border-bottom: #646464 1px solid;
}

.LogBookArchiveItemAbstract
{
   padding-right: 0px;
   padding-left: 0px;
   padding-bottom: 1px;
   padding-top: 0px;
}
.LogBookArchiveItemAbstractLink
{
   font-weight: normal;
   font-size: 9px;
   color: black;
   text-align: left;
   width: 100%;
   height: 100%;
   text-decoration: none;
}
.LogBookArchiveBack
{
	background-position: 2px 10px;
	background-image: url(../images/Elements/BackPage.gif);
	padding-left: 38px;
	padding-bottom: 5px;
	padding-top: 11px;
	height: 26px;
	background-repeat: no-repeat;
}
.LogBookArchiveBackLink
{
	color: White;
	font-weight: bold;
	text-decoration: none;
	vertical-align: top;
	padding-top: 10px;
}
