body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #666666;
}
h1 {
	font-size: 10px;line-height:10px;margin:0px;padding:0px;
}
h2 {
	font-size: 9px;font-weight:normal;color:#999999;margin:0px;padding:0px;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.brd-t {
	background-image: url(../Images/brd_t.gif);
	background-repeat: repeat-x;
}
.brd-l {
	background-image: url(../Images/brd_l.gif);
	background-repeat: repeat-y;
}
.brd-r {
	background-image: url(../Images/brd_r.gif);
	background-repeat: repeat-y;
}
.brd-b {
	background-image: url(../Images/brd_b.gif);
	background-repeat: repeat-x;
}
.bg0 {
	background-color: #FFFFFF;
}
input.txt, textarea, select{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #000000;
	border: solid 1px #9c9b9b;
}
.bg-frm {
	padding:1px;
	background: #9b9b9b;
}
.bg-frm1 {
	padding:1px;
	background: #333333;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a.nochange {
	color: #666666;
	text-decoration: none;
}
a:hover.nochange {
	color: #666666;
	text-decoration: none;
}

.c2 {
	color: #333333;
}
.score {
	font-size: 12px;
	font-weight: bold;
}
.screenname {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

.error-title {
	color:#333333;
}