body {
	margin-top: 0;
	margin-bottom: 0;
}
a:link {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
a:visited {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
	text-decoration: underline;
}
.text1 {
	font-family: "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	color: #000000;
}
.text1 a:link {
	font-family: "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.text1 a:visited {
	font-family: "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
.text1 a:hover {
	font-family: "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	color: #0000ff;
	text-decoration: underline;
}

.TextBox {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #999999;
}

.button {
	font-family: "Arial", "Microsoft Sans Serif";
	font-size: 12px;
	font-weight: bold;
}

.TextBlack {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.TextBlue {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #0066CC;
}
.TextGray10px {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.TextGray12px {
	font-family: "MS Sans Serif", sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}

.login {
	text-align: left;
	width: 230px;
}
.login label {
	float: left;
	width: 80px;
	margin: 8px 0 0;
}
.login input {
	margin: 4px 0 0;
}

.div_head {
	width: 985px;
	margin: 0 auto;
	vertical-align: middle;
	clear: both;
}
.div_bg {
	background: url(/images/topbar.gif) repeat-x;
	height: 20px;
}
.div_center {
	text-align: center;
}

.foot {
	text-align: center;
	background: #F2F2F2;
	padding: 2px 2px 2px 2px;
}

.fl {
	float: left;
}
.div_pd2 {
	padding: 2px 2px 2px 2px;
}
.div_clear {
	clear: both;
}
.div_w50p {
	width: 33%;
	word-wrap: break-word;
}
.div_pdl4 {
	padding-left: 4px;
	width: 200px;
	word-wrap: break-word;
}

.border1 {
	padding: 10px 10px 10px 10px;
	text-align: center;
}