body {
	margin: 0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;

}
td {
	vertical-align: top;
}
.h100 {
	height: 100%;
}
.top-banner-bg {
	background-image: url(../img/callus.gif);
	background-repeat: no-repeat;
	background-position: right top;

}
.top-menu {
	text-align: left;
	vertical-align: bottom;
	padding-left: 20px;
	background-position: 600px top;
}
.text-block {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 120%;
	color: #000000;
}
.bg1 {
	margin: 0px;
}
a:link,a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
a:active,a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #7373FF;
}
.title-form {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 130%;
	font-weight: bold;
	color: #7373FF;
}
