body
{
margin:0;
background-color: #ffcc66;
}
.topbg {
	background-image: url(header_03.jpg);
	background-repeat: no-repeat;
	height: 69px;
	width: 542px;
}
.pagebg {
	background-image: url(index_03.jpg);
	background-repeat: repeat-y;
	width: 564px;
	background-position: top;

}
.white12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow16bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffcc66;
}
.yellow11bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffcc66;
}
.yellow12bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffcc66;
	text-decoration:none;
}

.menu {
	background-image: url(menu_02.jpg);
	background-repeat: no-repeat;
	height: 32px;
	width: 211px;
}
.leftbg {
	background-image: url(menu_01.jpg);
	background-repeat: repeat-y;
	width: 211px;
}
.whitebrd {
	border: 1px solid #FFFFFF;
}
.black11normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
