/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #333333;
}
td {
	text-align: left;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 14px;
}
th {
	text-align: right;
	vertical-align: top;
	background-color: #FFFFFF;
	font-size: 14px;
	line-height: 24px;
}
body, th, td, div {
	font-family: Arial, Helvetica, sans-serif;
}
.borderright {
}
table.fullpage {
	margin-left: auto;
	margin-right: auto;
	width: 979px;
}
td.headerlogo {
	border-right: 1px solid #000000;
	border-left: 1px solid #FFFFFF;
}
td.header {
	background-image: url(../artwork/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	vertical-align: bottom;
	color: #90002b;
	padding-right: 8px;
	padding-bottom: 29px;
	font-size: 120%;
	line-height: 90%;
	border-right: 1px solid #C2C2C2;
}
	td.header a, td.header a:link {
		color: #90002b;
		text-decoration: none;
	}
	td.header a:hover {
		text-decoration: underline;
	}
td.menu {
	background-image: url(../artwork/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #000000;
	padding-top: 21px;
	padding: 18px 0 8px 0;
	width: 184px;
}
td.footerleft {
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #FFFFFF;
}
td.footer {
	border-top: 1px solid #000000;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	vertical-align: middle;
	text-align: center;
}
	td.footer a, td.footer a:link {
		color: #90002b;
		text-decoration: none;
		border-bottom: 1px dotted #90002b;
	}
	td.footer a:hover {
		text-decoration: underline;
	}
td.content {
	border-bottom: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	padding: 0 21px 21px 21px;
}
	td.content a, td.content a:link {
		color: #90002b;
		text-decoration: none;
		border-bottom: 1px dotted #90002b;
	}
	td.content a:hover {
		text-decoration: underline;
	}
	td.content table.layout a, td.content table.layout a:link {
		color: #90002b;
		text-decoration: none;
		border-bottom: none;
	}
	td.content table.layout a span, td.content table.layout a:link span {
		border-bottom: 1px dotted #90002b;
	}
	td.content table.layout a:hover {
		text-decoration: underline;
	}
ul.menu, ul.menu li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.menu {
	border-top: 1px solid #C2C2C2;
	border-bottom: 1px solid #FFFFFF;
	padding: 1px 0;
	clear: both;
}
	ul.menu li {
		float: left;
		position: relative;
		width: 184px;
		border-top: 1px solid #FFFFFF;
		border-bottom: 1px solid #C2C2C2;
		margin: 0;
	}
		ul.menu li ul.menu {
			display: none;
			position: absolute;
			top: -4px;
			left: 184px;
			background-image: url(../artwork/menu_bg.gif);
			background-repeat: repeat-y;
			border: 1px solid #888888;
		}
		ul.menu li:hover ul.menu {
			display: block;
		}
	ul.menu a, ul.menu a:link {
		display: block;
		font-size: 95%;
		padding: 3px 12px 3px 21px;
		color: #000000;
		text-decoration: none;
		background-image: url(../artwork/menu_bg.gif);
		background-repeat: repeat-y;
	}
	ul.menu a:hover {
		background-color: #8E0129;
		color: #FFFFFF;
		background-image: none;
	}
.padded {
	padding-left: 13px;
	padding-right: 13px;
}
.paddedsmall {
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
.notpadded {
	padding: 0;
}
h1 {
	display: block;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #8E0129;
	padding-left: 13px;
	padding-right: 13px;
	margin-top: 21px;
	line-height: 32px;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-style: italic;
	padding-left: 13px;
	padding-right: 13px;
}
h3 {
	font-size: 16px;
	padding-left: 13px;
	padding-right: 13px;
}
h4 {
	font-size: 16px;
	font-style: italic;
	padding-left: 13px;
	padding-right: 13px;
}
h5 {
	font-size: 14px;
	padding-left: 13px;
	padding-right: 13px;
}
h6 {
	font-size: 14px;
	font-style: italic;
	text-transform: capitalize;
	padding-left: 13px;
	padding-right: 13px;
}
p {
	font-size: 14px;
	padding-left: 13px;
	padding-right: 13px;
}
table.layout {
	padding-left: 13px;
	padding-right: 13px;
}
table.layout td {
	font-size: 14px;
	padding-bottom: 1.5em;
}
td.content li {
	font-size: 14px;
	margin-top: 0.5em;
}
td.footer p {
	font-size: 70%;
}
table.login {
}
	table.login th.formhead {
		text-align: left;
		font-size: 110%;
	}
	table.login td.label {
		padding-top: 1ex;
	}
	table.login td.field {
		margin: 0;
		padding: 0;
	}
	h3.news {
		margin: 0.5em 0;
		padding: 0;
		font-size: 110%;
	}
	h3.news span.date {
		float: right;
	}
	p.news {
		margin: 0.5em 0;
		padding: 0;
	}
	p.news span.thumb {
		float: left;
		margin-right: 0.5ex;
		margin-bottom: 0.5ex;
	}
	div.merchandiseblock {
		display: block;
		clear: both;
	}
	h3.merchandise {
		clear: both;
		margin: 0.5em 0;
		padding: 0.5em 13px 0 13px;
		font-size: 110%;
	}
	p.merchandise {
		margin: 0.5em 0;
		padding: 0 13px;
	}
	span.thumb {
		float: left;
		margin-bottom: 1ex;
		padding: 0 13px;
	}
	span.thumb a, span.thumb a:link {
		border: none;
	}
	p.merchandiseprice {
		font-weight: bold;
		font-size: 110%;
	}
h2.newssection {
	margin-top: 1em;
	padding-top: 1em;
	border-top: 1px solid #90002b;
}
table.smalllogin td {
	font-size: 14px;
}
table.smalllogin th {
	font-size: 16px;
	text-align: left;
}
tr.shadedrow td {
	background-color: #EFEFEF;
}
td.content>table {
	margin-left: 13px;
	margin-right: 13px;
}
td.content>table.toplevel {
	margin-left: 0;
	margin-right: 0;
}
form {
	padding-left: 13px;
	padding-right: 13px;
}
form.toplevel {
	padding-left: 0;
	padding-right: 0;
}
form p, form h1, form h2, form h3, form h4, form h5, form h6 {
	padding-left: 0;
	padding-right: 0;
}
form.toplevel p, form h1, form h2, form h3, form h4, form h5, form h6 {
	padding-left: 13px;
	padding-right: 13px;
}
.borderlightright {
	border-right: 1px solid #DBDBDB;
}
.borderdarkleft {
	border-left: 1px solid #000000;
}
.newsblock span.date {
	float: right;
	font-weight: normal;
	font-style: italic;
}
div.newsblock {
	margin-top: 1em;
	padding-top: 0.5em;
	border-top: 1px solid #90002b;
}
div.newsblock span.date {
	padding-top: 4px;
	padding-right: 13px;
}
div.keywds {
	margin-top: 5em;
	text-align: center;
	font-size: 85%;
	color: #666666;
}