.style1 {font-family: Verdana, Arial, Helvetica, sans-serif}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	background-color: #FFFFCC;
}.contentLeft {
	background-image: url(images/yb_site_01_02.jpg);
	background-repeat: repeat-y;
	width: 47px;
/*	border: thin dotted #00CC33;*/
}
.contentRight {
	background-image: url(images/right_border.jpg);
	background-repeat: repeat-y;
	width: 47px;
/*	border: thin dotted #00CC33;*/
	background-color: #FFFFFF;
	background-position: right;
}
.test_field {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	background-color: #999999;
	width: 350px;
}
