﻿body {
	background-color: #013569;
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-image: url('../images/bg.gif');
	background-repeat: repeat-x;
}
table {
	border-collapse: collapse;
	margin: 0;
	border-width: 0px;
}
td {
	padding: 0;
	margin: 0;
}
img {
	border-width: 0px;
}
.w-100-p {
	width: 100%;
	vertical-align: top;
}
.w-h-100p {
	width: 100%;
	vertical-align: top;
	height: 100%;
}
.v-a-t {
	vertical-align: top;
}
.t-a-c {
	text-align: center;
}
.page-body {
	height: 100%;
	width: 100%;
	vertical-align: top;
}
.table-main {
	width: 825px;
	height: 100%;
	margin: 0 auto;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:15px 0 0 0;
}
.txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
}
.txt a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.txt-c {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:0;
}
.txt-b {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:15px 0 0 0;
}
a {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
