body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/skin/canvas.jpg);
}

td {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.db_errmsg {
	font-size: 14px;
	padding: 4px;
	margin: 10px;
	border: solid 1px red;
	background-color: #ffff88;
	color: red;
	text-align: center;
}
.adpException {
	padding: 4px;
	margin: 10px;
	border: solid 1px red;
	background-color: #ffff88;
	color: red;
	text-align: center;
}
.adpErrMsg{
	font-size: 13px;
}
.adpErrCode{
	white-space: nowrap;
	font-size: 12px;
}
.adpSysMsg{
	font-size: 12px;
}
#foot {	
	font-size: 11px;
	font-style: italic;
	text-align: center;
	padding-top: 4px;
	color: #666666;
}
#cpright {
	font-size: 11px;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	color: #666666;
}

a {
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}

.link {
	color: white;
}
.link:link {
	font-weight: normal;
	text-decoration: none;
}
.link:visited {
	font-weight: normal;
	text-decoration: none;
	color: white;
}
.link:hover {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
.link:active {
	font-weight: bold;
	text-decoration: none;
	color: white;
}
h1 {
	margin: 0px;
	margin-bottom: 4px;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
h2 {
	margin: 0px;
	margin-bottom: 4px;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
#right {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
	text-align: center;
}
.rp{
	width: 128px;
	margin-top: 8px;
	margin-bottom: 0px;
	text-align: center;
}
