form {
	margin: 0px;
}
td {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
	font-size: 11px;

}
a:visited {
	color: 810101;
	text-decoration: underline;
	font-size: 11px;

}
a:hover {
	color: #D9AD00;
	text-decoration: none;
	font-size: 11px;


}
a:active {
	color: #D9AD00;
	text-decoration: underline;
	font-size: 11px;

}

a.nav:link {
	color: #000000;
	text-decoration: none;
	font-size: 9px;

}
a.nav:visited {
	color: #000000;
	text-decoration: none;
	font-size: 9px;

}
a.nav:hover {
	color: #0000FF;
	text-decoration: underline;
	font-size: 9px;


}
a.nav:active {
	color: #D9AD00;
	text-decoration: underline;
	font-size: 9px;

}
img {
	border: none;
}
.gap {
	margin-bottom: 4px;
}
.gap2 {
	margin-bottom: 12px;
}
.txt {
	line-height: 18px;
}
.txt2 {
	line-height: 24px;
}
.title {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.name {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.ltd {
	font-size: 10px;
	font-style: italic;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	color: #995800;

}
.maintitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.subtitle {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
input {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #333333;
	border-width: 1px;
	border-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-left-color: #999999;
	height: 20px;
}

.button {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #FFFFFF;
	background-color: #CC9A01;
	border: 1px outset;
	padding-top: 2px;
	cursor: hand;
	font-weight: bold;
}
