body {

	text-align: center;
	vertical-align: top;
}

.GlobalOutline {
	text-align: center;
	display: table;
	margin-right: auto;
	margin-left: auto;
}
.temp_headBox {
	height: 150px;
	width: 100%;
	text-align: center;
	background-image: url(design_images/bar_1x1000pix.png);
	background-repeat: repeat-y;
	background-position: right;
}


.headBox {
	height: 150px;
	width: 1000px;
	text-align: center;
	background-image: url(design_images/bar_1x1000pix.png);
	background-repeat: repeat-y;
	background-position: right;
}
.menuBox {
	background-image: url(design_images/silverMenuBG_1px.png);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: middle;
	display: table;
	height: 35px;
	width: 100%;
	padding-top: 10px;
}
h1 {
	color: #990000;
	font-size: 18px;
}
h2 {
}

.buttonBox {
	display: table-column;
	height: 20px;
	float: right;
	vertical-align: middle;
	width: 95px;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
}

.outline {
	text-align: center;
	width: 1000px;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	background-color: #F1F1E2;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}

a:link {
	text-decoration: none;
	color: #990000;
	font-family: Tahoma;
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #990000;
	font-family: Tahoma;
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	font-family: Tahoma;
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #990000;
	font-family: Tahoma;
	font-size: 11px;
}


.footer {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	height: 30px;
	width: 1000px;
	background-image: url(design_images/bar_1x1000pixLeft.png);
	background-repeat: repeat-y;
	background-position: left;
	padding-top: 20px;
	display: block;
	clear: both;
	margin-right: auto;
	margin-left: auto;
}

.ButtonLongBox {
	display: table-column;
	float: right;
	height: 20px;
	width: 115px;
	vertical-align: middle;
	border-left-width: 1px;
	border-left-style: ridge;
	border-left-color: #FFFFFF;
}
.content1 {
	padding-top: 5px;
	padding-left: 5px;
}
.page {
	text-align: left;
	line-height: 20px;
	margin-bottom: 40px;
}


.contentLeft {
	text-align: left;
	vertical-align: top;
	display: table-column;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	color: #004080;
	width: 48%;
}
.contentRight {
	text-align: center;
	vertical-align: middle;
	display: table-column;
	float: right;
	width: 50%;
	height: 250px;
}
.content2 {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #004080;
	text-align: left;
	vertical-align: top;
	line-height: 17px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-align: center;
	vertical-align: top;
	width: 15%;
}
.contentShop {
	text-align: center;
	width: 100%;
}

.GlobalOutline .outline .content2 .header a {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.GlobalOutline .outline .content2 a {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
h2 {
	text-decoration: underline;
	font-size: 16px;
	color: #990000;
}
p {
	color: #333333;
}
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #4F4F4F;
	background-color: #E7E7CF;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.page {
	text-align: left;
}

