body {
	text-align: center;
	margin: 0px;
	background-color: #000000;
}
td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.imgs_sbx {
	border: 3px solid #A5A5A5;
}

.inpu_ss {
	font-size: 12px;
	color: #666666;
	border: 1px solid #b5b5b5;
	background-color: #F5F5F5;
	height: 18px;
}
.inpu_ssCopy {

	font-size: 12px;
	color: #666666;
	border: 1px solid #BEBEBE;
	background-color: #f5f5f5;
}
.td_cf {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-color: #999999;
}

.submit_sbx {
	font-size: 12px;
	background-color: #CCCCCC;
	height: 18px;
	border: 1px dashed #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
a {
	font-size: 11px;
	color: #696969;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.a1 {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.a2 {
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.a1:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.a2:link {
	font-size: 12px;
	color: #cc0000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.a1:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.a2:hover {
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
