﻿body {
	/*height: 100%;*/
	margin: 0;
	padding: 0;
	background-image: url('../images/intro/bg.gif');
	background-repeat: repeat-x;
	background-color: #fedaeb;
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	padding: 0;
}
img {
	border-width: 0px;
}
h1 {
	text-indent: -9000px;
	padding: 0px;
	margin: 0px;
	display: none;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.w-h-100-p {
	width: 100%;
	height: 100%;
	vertical-align: top;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.main-table {
	width: 950px;
	height: 600px;
	margin: 42px auto 0px auto;
}
.logo-container {
	width: 950px;
	height: 58px;
	padding-left:80px;
}
.flash-container {
	width: 950px;
	height: 430px;
	vertical-align: top;
}
.top {
	width: 830px;
	height: 25px;
	background-image: url('../images/intro/top.png');
	background-repeat: no-repeat;
}
.bottom {
	width: 830px;
	height: 30px;
	background-image: url('../images/intro/bottom.png');
	background-repeat: no-repeat;
}
.right {
	width: 60px;
	height: 375px;
	background-image: url('../images/intro/right.png');
	background-repeat: no-repeat;
}
.left {
	width: 60px;
	height: 375px;
	background-image: url('../images/intro/left.png');
	background-repeat: no-repeat;
}
.flash {
	width: 830px;
	height: 375px;
}
.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #9f1d73 ;
	text-decoration: none;
	line-height: 20px;
	margin: 0;
	padding:0;
}
.txt-footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #9f1d73 ;
	text-decoration: none;
	line-height: 20px;
}
.txt-footer a:hover {
	color: #9f1d73 ;
	text-decoration: underline;
}
