body
{
	font-size: 12px;
	font-family: Arial;
	background-color: #f9f6ea;
}

.menu
{
	font-weight: bold;
	font-size: 12px;
	background-color: #efeed7;
}

.menuItem
{
	background: #f5f5e0;
}

.menuAltItem
{
	background:  #efeed7;
}

.GuestBookTable
{	
}

.GuestBookItem
{
	background: #f5f5e0;
}

.GuestBookAltItem
{
	background:  #efeed7;
}

.GuestBookItemHeader
{
	font-weight: bold;
	font-size: smaller;	
}

.GuestBookItemText
{
}

.GuestBookItemTable
{	
}

.GuestBookItemNumberCell
{
	font-weight: bold;
	font-size: smaller;	
	text-align: center;
	vertical-align: top;
	margin-top: 2px;
	padding-top: 4px;	
}

.GuestBookItemHeaderDateTimeCell
{	
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.GuestBookItemHeaderNameCell
{
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

.GuestBookItemTextCell
{	
}



.header
{
	background-color: #efeed7;
}

.subtitle
{
	font-family: Arial;
	font-size:xx-small;
}

.title
{
	font-size: 30px;
	font-style: normal;
	font-family: Arial;
	font-variant: small-caps;
}

.SpecialTable 
{
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: Silver;
}

.christmass
{
	background-image: url(images/nightstartopedge.gif);
}

.SpecialImage
{
	width: 100px;
}

.tblSpecialTexts
{
	width: 100%;
	text-align:center;
}

.SpecialTitle
{
	width: 100%;
	text-align:center;
	font-weight:bold;
	font-size:larger;
}

.SpecialMessage1
{
	width: 100%;
	text-align:center;
	font-size:medium;
}

.SpecialMessage2
{
	width: 100%;
	text-align:center;
	font-size:small;
}

.footer
{
	background-color: #efeed7;
}

#cellContent
{
	padding-left: 10px;
	padding-top: 10px;
}

#divEntry
{
	border-right: silver 1px solid;
	border-top: silver 1px solid;
	border-left: silver 1px solid;
	border-bottom: silver 1px solid;
	background-color: #efeed7;
}

#specialtable
{
	border-bottom:silver 1px solid;
}