body {
	margin: 0px;
	padding: 0px;
	background-color: #002949;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	color: #000033;
	text-decoration: none;
}
a:hover {
	color: #006666;
	text-decoration: underline;
}


td {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.dot_botton {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #A2A2A2;
	border-right-color: #A2A2A2;
	border-bottom-color: #A2A2A2;
	border-left-color: #A2A2A2;
}
.form01 {
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.button1 {
	font-size: 11px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EBEBEB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B1B2B1;
	border-right-color: #C4C4C4;
	border-bottom-color: #C4C4C4;
	border-left-color: #B1B2B1;
}
.text15 {
	font-weight: bolder;
	color: #990000;
	font-size: 15px;
}
input {
	font-size: 12px;
	border: 1px solid #666666;
}
