body {
	background-image: url(../images/bg.gif);
	background-color: #0a0a3a;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
td {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.title {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 20px;
}
.title2 {
	font-family: tahoma, verdana, arial;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a {
	color: #99CCFF;
	text-decoration: none;  
}
a:hover {
	text-decoration: underline;
}
.bg_right{
	background-image: url(../images/noel_tree_17.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_right1{
	background-image: url(../images/santa_mail_12.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg_right2{
	background-image: url(../images/candy_12.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.form_button {
	font-family: tahoma, verdana, arial;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc0000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #996666;
	border-bottom-color: #381818;
	border-left-color: #F8E4E4;
}
