/* CSS Document */
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.headerTITLE {
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	text-indent: 20px;
}
.bodyTITLE {
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	text-indent: 20px;
}
.menutxt {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.stufftxt {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-left: 8px;
}
.menutxt2 {
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	background-color: #EBD7B1;
}
.menutxtmini {
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.copy {
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	text-indent: 20px;
}
.menu {
	font-size: 15px;
	line-height: 30px;
	color: #000000;
	background-image: url(common/main_r2_c6.gif);
	width: 296px;
	height: 31px;
	font-weight: bold;
	text-align: center;
}
.leftline {
	background-image: url(common/frame_r2_c1.gif);
}
.rightline {
	background-image: url(common/frame_r2_c5.gif);
}
.centerline {
	background-image: url(common/frame_r2_c3.gif);
}
a:link {
	color: #003399;
}
a:hover {
	color: #0099CC;
}
a:active {
	color: #FF6699;
}

v\:* {
    behavior:url(#default#VML);
}