@charset "utf-8";
/* CSS Document */
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	background: url(../images/pdrap_bg_logo.png) repeat scroll;
}
a:link {
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
a:hover {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #CCCCCC;
}
#loginbox input {
	color: #FFFFFF;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	position: static;
	clip: rect(auto,auto,auto,auto);
	margin-bottom: 6px;
	background: url(../images/input.png) repeat-x;
	height: 16px;
	border-width: 1px;
	border-color: #000000;
}
input {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font: bold 10px Georgia, "Times New Roman", Times, serif;
	position: static;
	clip: rect(auto,auto,auto,auto);
}
textarea {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-weight: normal;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
	background: 1f1f1f 1;
}
select {
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background: #FF0000 1;
}
.title {
	font-style: normal;
	font-weight: bold;
}
.title2 {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
.titleSmall {
	font-style: normal;
	font-weight: bold;
	font-size: 9px;
	font-family: verdana;
}
.smallFont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.reginfo {
	font-style: normal;
	font-weight: bold;
	color: #FF9B9B;
	border: 1px dotted #FF0000;
}
.message {
	font-style: normal;
	font-weight: normal;
	color: #00CC33;
	border: 1px dotted #00CC33;
}
.copyright {
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
.reginfo2 {
	font-style: normal;
	font-weight: bold;
	color: #00FF33;
	border: 1px dotted #00FF33;
}
.td {
	padding: 3px;
}
.tdForum {
	padding: 3px;
	/*border-bottom:#000000 solid 2px;*/
	border-top:#000000 solid 2px;
}
hr {
	color: #999999;
}
#KT_tngtable {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
