body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
	background-color: #e2e2e2;
}
.header {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-right-color: #767676;
	border-bottom-color: #767676;
	border-left-color: #767676;
}
.content_table {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #767676;
	border-left-color: #767676;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #767676;
}
.blue_hd {
	font-family: "trebuchet MS";
	font-size: 13pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	line-height: 11pt;
}
.main_txt {
	font-family: "trebuchet MS";
	font-size: 10pt;
	line-height: 13pt;
	color: #494949;
	text-decoration: none;
}
.txtbox1 {
	font-family: "trebuchet MS";
	font-size: 8pt;
	color: #5C5C5C;
	text-decoration: none;
	height: 20px;
	width: 105px;
	border: 1px solid #959595;
}
.btn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	background-color: #BEBEBE;
	height: 23px;
	width: 65px;
	background-image: url(btn_bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #ACACAC;
}
.main_txt_ {
	font-family: "trebuchet MS";
	font-size: 10pt;
	line-height: 13pt;
	color: #767676;
	text-decoration: underline;
}
.blue_hd2 {
	font-family: "trebuchet MS";
	font-size: 11pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
	line-height: 12pt;
}
a:hover {
	text-decoration: underline;
}
.txtbox2 {
	font-family: "trebuchet MS";
	font-size: 8pt;
	color: #5C5C5C;
	text-decoration: none;
	height: 20px;
	width: 50px;
	border: 1px solid #959595;
}

