.tbl_list_guestbook {
	border: 1px solid #CCCCCC;
}

.txt_error {
	color: #AD0000;
}

.txt_guestbook {
	font-size: 12px;
	color: #000000;
}

.txt_name_guestbook {
	font-size: 12px;
	color: #AD0000;
	font-weight: bold;
}

.txt_title_guestbook {
	font-size: 12px;
	color: #000000;
	background-color: #FCF4DD;
}

.txt_body_guestbook {
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}

.lnk_onbg_guestbook {
	font-size: 12px;
	color: #333333;
}

.lnk_onbg_guestbook:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.lnk_guestbook {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

.lnk_guestbook:hover {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}

.fields_guestbook {
	border: 1px solid #006699;
	font-size: 12px;
	color: #006699;
	background-color: #FEF5DA;
	scrollbar-base-color: #FCF4DD;
	scrollbar-arrow-color: #FFFFFF;
}

.line {
	background-color: #C8C8C8;
}

.captcha_expl {

	font-size: 12px;
	color: #AD0000;
}
