body		{
		margin: 0px;
		background-image: url(../img/drop.png); 
		background-repeat: repeat-x; 
		background-position: center top;
		background-color: #59B3F1;
		}

body,td		{
		font-family: arial,verdana,helvetica,sans seriff;
		font-size: 11px;
		font-weight: bold;
		color: #000000;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 16px;
		}

.cellbdr	{
		border-bottom-style: solid;
		border-bottom-width: 1px;
		border-bottom-color: #59B3F1;
		}

