﻿body {
	margin: 0px;
	padding: 0px;
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #404040;
	background-image: url('../images/bg.gif');
}
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: 950px;
	height: 100%;
	margin: 0 auto;
}
.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;
}
.txt-b-2 {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
}
.txt-b-2 a {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;

}
.txt-b-2 a:hover {
	text-decoration: underline;
}

.txt {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:0;
}
.txt a {
	font-family: Verdana, Tahoma, Helvetica;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
	line-height: 20px;
	padding: 4px;
	margin:0;

}
.txt a:hover {
	text-decoration: underline;
}

.bg-2 {
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-color: #404040;
	background-image: url('../images/bg2.gif');
	width: 100%;
}
.pic {
	background-image: url('../images/text.gif');
	background-repeat: no-repeat;
	width: 273px;
	height: 60px;
}
.text {
	background-image: url('../images/text.gif');
	background-repeat: no-repeat;
	width: 273px;
	height: 60px;
	margin: 0 0 0 313px;
}
