
table.body {
	background-image: url(http://www.stnickcarolers.com/xmas-background.gif);
}

table.body td {
	text-align: left;
	vertical-align: top;
	background-color: #990000;
}

td.borderleft {	background-image: url(images/border-left.gif); }
td.borderright { background-image: url(images/border-right.gif); }

.leftnav {
 	background-color: #990000;
}

a.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	color: white;
	padding-left: 20px;
	margin-bottom: 10px;
	text-decoration: none;
	display: block;
}

a:hover.navlink {
	text-decoration: underline;
}

.content {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: white;
}

div.header {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 20px;
}

.content a {
	color: white;
	text-decoration: underline;
}
.bottom { vertical-align: bottom; }

table.form td{
	padding: 4 4 4 4;
	vertical-align: middle;
}

input {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}

select {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
}

.field {
	width: 200px;
}

.button {
	width: 75px;
	height: 24px;
}

textarea {
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	width: 400px;
}