﻿body {
	height: 100%;
}
html {
	height: 100%;
}
body {
	background-image: url('../images/shared/main-temp/bg.gif');
	background-repeat: repeat;
	background-color: #d2c9be;
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	background-position: 0px 0px;
	padding: 0;
	background-repeat: repeat;
	background-attachment: scroll;
}
img {
	border-width: 0px;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}

.w-h-100p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.l-curve-container {
	width: 203px;
	height: 100%;
	vertical-align: top;
	text-align: left;
}
.l-curve {
	width: 203px;
	height: 212px;
	/*background-image: url('../images/index/l-curve.png');
	background-repeat: no-repeat;
	background-position: left top;*/
}
.r-curve-container {
	width: 244px;
	height: 100%;
	vertical-align: bottom;
	text-align: right;
}
.r-curve {
	width: 244px;
	height: 389px;
	/*background-image: url('../images/index/r-curve.png');
	background-repeat: no-repeat;
	background-position: right bottom;*/
}
.logo-main-container {
	height: 100%;
	width: auto;
	vertical-align: middle;
	text-align: center;
}
.logo-container {
	width: 428px;
	height: 277px;
	margin: auto;
}
.logo-pic {
	width: 428px;
	height: 247px;
}
.index-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #f9f5ec;
	line-height: 30px;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.index-txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #f9f5ec;
	line-height: 30px;
	text-align: center;
}
.index-txt a:hover {
	text-decoration: none;
	color: #480200;
}
.txt-small {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #54110f;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
	margin: 0px;
}

.txt-small a {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	font-weight: normal;
	color: #54110f;
	text-decoration: none;
	line-height: 20px;
}
.txt-small a:hover {
	color: #54110f;
	text-decoration: underline;
}
.txt-small-bold {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #54110f;
	text-decoration: none;
	line-height: 20px;
	padding: 3px;
	margin: 0px;
}
.txt-small-bold a {
	font-family: Verdana, Tahoma, Arial;
	font-size: x-small;
	font-weight: bold;
	color: #54110f;
	text-decoration: none;
	line-height: 20px;
}
.txt-small-bold a:hover {
	color: #54110f;
	text-decoration: underline;
}
