@charset "utf-8";
.main {
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	padding: 0px;
	margin: 0px;
}
img {
	border: 2px solid #30303f;
	margin: 10px;
	padding: 1px;
	margin-top: 20px;
	margin-left: 20px;
}
.main_table {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	border: 0px none #9F9FB5;
}
.blank {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	font-weight: normal;
	font-size: 14px;
	padding-left: 10px;
}
.footer_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #30303f;
	padding-left: 10px;
	padding-right: 10px;
}

h1 {
	font-family: Tahoma;
	color: #333333;
	font-size: 24px;
}
h2 {
	font-family: Tahoma;
	color: #333333;
	font-size: 18px;
}
a {
	color: #333333;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;

}
a:hover {
	letter-spacing: 1px;
	font-family: Tahoma;
	font-size: 14px;
}
.header_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
}
.mail_image {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
