p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
a:hover {
	text-decoration: underline;
	color: #0000CC;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
body {
	background-color: #5D788B;
}
.tdheader {
	background-attachment: fixed;
	background-image: url(../images/box_banner_bg.jpg);
	background-repeat: no-repeat;
	vertical-align: text-top;
}
.santagloveright {
	background-attachment: scroll;
	background-image: url(../images/santa_bg_02.gif);
	background-repeat: no-repeat;
	background-position: left -1px;
}
.mainbg {
	background-color: #E9F0FA;
	margin-left: 50px;
}
.santagloveleft {
	background-attachment: scroll;
	background-image: url(../images/santa_bg_01.gif);
	background-repeat: no-repeat;
	background-position: -10px 200px;
}
.tablehead {
	background-image: url(../images/box_banner_bg.jpg);
	background-repeat: no-repeat;
}
.tdp {
	font-size: 18px;
	font-weight: bold;
	color: #0055B2;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
}
