﻿* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #2a2625;
	background-image: url('../../images/front/shared/main-temp/intro-bg.gif');
	background-repeat: repeat-x;
}
table {
	border-collapse: collapse;
	border-width: 0px;
}
img {
	border-width: 0px;
}
form {
	margin: 0;
	padding: 0;
}
.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;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #777373;
	text-decoration: none;
	line-height: 22px;
}
p a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #777373;
	text-decoration: none;
}
p a:hover {
	color: #777373;
	text-decoration: underline;
}
