/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.txt1 {
	font-family: "MS Sans Serif";
	font-weight: normal;
	color: #848484;
	text-decoration: none;
	font-size: 12px;
}
.txt1B {
	font-family: "MS Sans Serif";
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
}
.bgbuttom {
	background-position: right bottom;
	background-repeat: no-repeat;
}
.boxtxt1 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.txt2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #5FB2DE;
	text-decoration: none;
}
.txt3 {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #5FB2DE;
	text-decoration: none;
}.txtfootter {
	font-family: MS Sans Serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.txt4 {
	font-family: "MS Sans Serif";
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.link:link {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #009E6D;
	text-decoration: underline;
}
a.link:visited {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #009E6D;
	text-decoration: underline;
}
a.link:hover {
	font-family: "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #009E6D;
	text-decoration: underline;
}
.boxform1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	height: 15px;
	border: 1px solid #CCCCCC;
}