BODY {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 5px;
	margin-left: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, Verdana;
}

TD
{
	font-size: 12px;
	font-family: Tahoma, Verdana;
	vertical-align: top;
}

H1 {
	font-size: 35px;
	color: #FF6633;
	font-weight: normal;
	text-align: left;
	padding-bottom: 15px;
	margin: 0px;
}


A:link {COLOR: #6780b8; text-decoration:underline}
A:hover {COLOR: #6780b8; text-decoration:underline}
A:active {COLOR: #6780b8; text-decoration:underline}
A:visited {COLOR: #6780b8; text-decoration:underline}

A.linkLeftMenu {COLOR: #CCCCCC; text-decoration:underline}
A.linkLeftMenu:hover {COLOR: #CCCCCC; text-decoration:underline}
A.linkLeftMenu:active {COLOR: #CCCCCC; text-decoration:underline}
A.linkLeftMenu:visited {COLOR: #CCCCCC; text-decoration:underline}

A.linkMonth {COLOR: #000000; text-decoration:underline}
A.linkMonth:hover {COLOR: #000000; text-decoration:underline}
A.linkMonth:active {COLOR: #000000; text-decoration:underline}
A.linkMonth:visited {COLOR: #000000; text-decoration:underline}

A.linkBottomLine {COLOR: #999999; text-decoration:underline}
A.linkBottomLine:hover {COLOR: #999999; text-decoration:underline}
A.linkBottomLine:active {COLOR: #999999; text-decoration:underline}
A.linkBottomLine:visited {COLOR: #999999; text-decoration:underline}

A.linkCountry {COLOR: #666666; text-decoration:underline}
A.linkCountry:hover {COLOR: #666666; text-decoration:underline}
A.linkCountry:active {COLOR: #666666; text-decoration:underline}
A.linkCountry:visited {COLOR: #666666; text-decoration:underline}

TD.LeftBackTop
{
	PADDING: 0px;
	width: 200px;
	background-image: url("images/left-back.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #4E4E4E;
	vertical-align: top;
}

TD.LeftBackBottom
{
	PADDING: 0px;
	width: 200px;
	background-image: url("images/left-back.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #4E4E4E;
	vertical-align: bottom;
}

TD.TextPlane
{
	border-top: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	width: 600px;
	PADDING: 15px;
	vertical-align: top;
}

TD.RightMenuTop
{
	PADDING: 0px;
	width: 50px;
	background-image: url("images/right-back.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C5C5C5;
	vertical-align: top;
}

TD.RightMenuBottom
{
	PADDING: 0px;
	width: 50px;
	background-image: url("images/right-back.gif");
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #C5C5C5;
	vertical-align: bottom;
}

DIV.day
{
	display: table;
	float: left;
	text-align: right;
	padding: 0px;
	width: 40px;
	font-size: 22px;
}

DIV.weekNumberTop
{
	display: table;
	float: left;
	color: #CCCCCC;
	width: 20px;
	font-size: 14px;
}

DIV.weekNumber
{
	display: table;
	float: left;
	color: #CCCCCC;
	padding-top: 6px;
	width: 20px;
	font-size: 14px;
}

DIV.weekday
{
	display: table;
	float: left;
	text-align: right;
	color: #CCCCCC;
	padding: 0px;
	width: 40px;
	font-size: 14px;
}

DIV.CurrentMonth
{
	padding: 3px 0px 5px 0px;
	font-size: 30px;
}

DIV.CurrentDate
{
	padding-bottom: 15px;
	font-size: 35px;
	color: #FF6633;
}

DIV.CurrentHistoryDate
{
	padding-top: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
}

DIV.CurrentBirthDate
{
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #009900;
}

DIV.CurrentDeathDate
{
	padding-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

DIV.Events
{
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
}

DIV.EventsHistory
{
	padding: 3px 3px 6px 5px;
	border-bottom: 1px solid #E9E9E9;
}

DIV.EventsYear
{
	display: table;
	float: left;
	text-align: center;
	background-color:#EAEAEA;
	font-weight: bold;
	width: 30px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
}

DIV.EventsBirth
{
	display: table;
	float: left;
	text-align: center;
	background-color:#acf6aa;
	font-weight: bold;
	width: 75px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
}

DIV.EventsDeath
{
	display: table;
	float: left;
	text-align: center;
	background-color:#f6b6ae;
	font-weight: bold;
	width: 75px;
	padding-left: 3px;
	padding-right: 3px;
	margin-right: 5px;
}


DIV.DateEventStyle
{
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #F5F5F5;
}

DIV.DateEvent2Style
{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
	background-color: #FFFFFF;
}

TD.MonthNextPrevious
{
	padding: 25px;
	font-size: 12px;
	text-align: center;
}

DIV.LinkBorder
{
	background-color: #F2F2F2;
	padding: 2px 8px 5px 8px;
}

DIV.MonthPreviousYear
{
	padding: 25px 5px 5px 5px;
	font-size: 12px;
}

DIV.MonthOtherYear
{
	padding: 5px;
	font-size: 12px;
}

SPAN.BackMonth
{
	background-color: #F2F2F2;
	padding: 2px 8px 5px 8px;
}

DIV.PDA{
position: absolute;
font-size: 10px;
text-align: left;
left: 8px;
top: 21px;
width: 90px;
height: 50px;
}

DIV.BoxYearList
{
	display: table;
	float: left;
	padding-left: 10px;
	height: 160px;
}
DIV.CurrentMonthYearList
{
	padding: 5px 0px 3px 0px;
	font-size: 12px;
	font-weight: bold;
}
DIV.dayYearList
{
	display: table;
	float: left;
	text-align: right;
	padding: 0px;
	width: 22px;
	font-size: 12px;
}
DIV.weekNumberTopYearList
{
	display: table;
	float: left;
	color: #CCCCCC;
	width: 12px;
	font-size: 11px;
}

DIV.weekNumberYearList
{
	display: table;
	float: left;
	color: #CCCCCC;
	padding-top: 1px;
	width: 12px;
	font-size: 11px;
}

DIV.weekdayYearList
{
	display: table;
	float: left;
	text-align: right;
	color: #CCCCCC;
	padding: 0px;
	width: 22px;
	font-size: 11px;
}

DIV.BottomLine
{
	padding: 5px 0px 0px 430px;
	font-size: 11px;
	color: #999999;
}

DIV.ads
{
	text-align: center;
	padding: 10px;
}

DIV.BirthDayContact
{
	padding-left: 25px;
}

SPAN.BirthBox
{
	background-color: #FFFFFF;
	padding: 0px 2px 0px 2px;
}

SPAN.DeathBox
{
	background-color: #999999;
	padding: 0px 4px 0px 4px;
}

SPAN.WeddingBox
{
	background-color: #94CCFE;
	padding: 0px 4px 0px 4px;
