body {
	font-size: 12px;
	background-image:  url("../images/indexpsd_BG.jpg");
}
table {
	font-size: 12px;
}
a:link {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:visited {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	font-size: 12px;
	color: #333333;
}
.button {
	BORDER-RIGHT: 1px ridge #333333;
	BORDER-TOP: 1px ridge #ffffff;
	FONT-SIZE: 10pt;
	BORDER-LEFT: 1px ridge #ffffff;
	COLOR: #000000;
	BORDER-BOTTOM: 1px ridge #000000;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #CCCCCC;
	cursor: hand;
	padding: 1px;
}
a.blue:link {
	font-size: 12px;
	color: #516186;
	text-decoration: none;
}
a.blue:visited {
	font-size: 12px;
	color: 516186;
	text-decoration: none;
}
a.blue:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}
a.blue:active {
	color: #516186;
	text-decoration: none;
}
.input {
	height: 20px;
	width: 85px;
	border: 1px solid #000000;
}
a.red:link {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
a.red:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.red:hover {
	font-size: 13px;
	color: #FF0000;
	text-decoration: underline;
}
a.red:active {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.input2 {

	height: 18px;
	width: 100px;
	border: 1px solid #666666;
}
.button2 {

	BORDER-RIGHT: 1px ridge #333333;
	BORDER-TOP: 1px ridge #ffffff;
	FONT-SIZE: 10pt;
	BORDER-LEFT: 1px ridge #ffffff;
	COLOR: #000000;
	BORDER-BOTTOM: 1px ridge #000000;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #F5F5F5;
	cursor: hand;
	padding: 1px;
}
.xu {
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px dashed #999999;
	border-left: 1px none #999999;
}
.more {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.reg {
	font-size: 12px;
	line-height: 20px;
}
