body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/bg.jpg);

}
a:link {
	color: #02425D;
	text-decoration: none;
}
a:visited {
	color: #02425D;
	text-decoration: none;
}
a:hover {
	color: #002C3E;
	text-decoration: none;
}
a:active {
	color: #002C3E;
	text-decoration: none;
}
.b:link {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
.b:visited {
	color: #CC3333;
	text-decoration: none;
	font-weight: bold;
}
.b:hover {
	color: #02425D;
	text-decoration: none;
	font-weight: bold;
}
.b:active {
	color: #02425D;
	text-decoration: none;
	font-weight: bold;
}
td {
	font-size: 12px;
	line-height: 28px;
	color: #02425D;
}
.editbox {
	border: 0px;
	background-repeat: no-repeat;
	font-family: "Verdana";
	font-size: 12px;
	color: #333333;
	background-image: url(login_input_bg.gif);
	padding: 3px 5px 5px;
	height: 21px;
	width: 121px;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border: 1px solid #000000;
}.word {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.bg {
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.c {
    color: #ffffff;
}
.d:link {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.d:visited {
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.d:hover {
	color: #432515;
	text-decoration: none;
	font-weight: bold;
}
.d:active {
	color: #432515;
	text-decoration: none;
	font-weight: bold;
}
