table {
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
}
.button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.button2 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #E6E6E6;
	border: 1px solid #CCCCCC;
}

a.bu {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.bu:hover {
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
}
a {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
.input {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 14px;
	width: 200px;
}



.right {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottom {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.title {
	font-size: 11px;
	font-weight: bold;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.input2 {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 300px;
}
