html, body, td	{
	background-color:#4d68ad; color: #fff; font-family: Verdana, Arial, Tahoma, sans-serif;
	font-weight: normal; font-style: normal; text-decoration: none; margin: 0px;
	padding: 0px; font-size: 10pt;
}

table	{
	border-collapse: collapse; display: inline-table;
}

td		{
	padding: 0px;
}

img	{
	border: 0; display: block;
}

form, input, select	{
	padding: 0px; margin: 0px; font-family: Verdana, Arial, Tahoma, sans-serif;	font-size: 10pt;
}


.w100	{width: 100%;}
.nowrap	{white-space: nowrap;}
.w100nowrap	{width: 100%; white-space: nowrap;}
.nowrapR	{white-space: nowrap; text-align: right;}
.nowrapL	{white-space: nowrap; text-align: left;}

.vTop	{vertical-align:top;}
.right		{text-align:right;}
.center		{text-align:center;}
.left	{text-align:left;}

.inline	{display: inline;}

.birthdayRow	{padding: 5px; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px;}
.birthdayRowIcon	{padding: 5px; white-space: nowrap; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px; vertical-align: top;}
.birthdayRow100	{padding: 5px; border-bottom: #4bc249 solid 1px; border-top: #4bc249 solid 1px; width: 100%;}
.birthdayName	{font-size:16pt; font-family: Times New Roman; width:100%; font-style: italic;}

.aBirthdayLink:link		{color: #fff;}
.aBirthdayLink:active	{color: #0e8;}
.aBirthdayLink:visited	{color: #dff;}
.aBirthdayLink:hover	{color: #ff0;}

.birthdayEditText	{width: 550px; height: 100px;}

a:link		{color: #fff;}
a:active	{color: #0e8;}
a:visited	{color: #dff;}
a:hover		{color: #ff0;}

