.bg {
	background-attachment: scroll;
	background-image: url(images/bwg_default_01.gif);
	background-repeat: repeat;
	background-position: left top;
}
.body-bg {
	background-color: #FFFFFF;
}

.top-nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D3C78D;
	text-align: center;
	font-style: normal;
}
.top-nav a:link {
	color: #D2C6A0;
	text-decoration: none;
}
.top-nav a:visited {
	color: #D9C89C;
	text-decoration: none;
}
.top-nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.top-nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.left-nav-bg {
	background-color: #eae2cc;
}
.left-nav-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #14146F;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.left-nav-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #14146E;
}
.left-nav-txt a:link {
	color: #11115C;
	text-decoration: none;
}
.left-nav-txt a:visited {
	color: #11115C;
	text-decoration: none;
}
.left-nav-txt a:hover {
	color: #236AC2;
	text-decoration: none;
}
.left-nav-txt a:active {
	color: #246AC2;
	text-decoration: none;
}
.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.main-txt a:link {
	color: #2163BA;
	text-decoration: none;
}
.main-txt a:visited {
	color: #2263B3;
	text-decoration: none;
}
.main-txt  a:hover {
	color: #2363BB;
	text-decoration: underline;
}
.main-txt a:active {
	color: #2363BA;
	text-decoration: underline;
}

.main-txt-hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #14146F;
}
.main-txt-hdr2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2262BC;
	text-align: left;
	line-height: 25px;
}
.video-courtroom-bg {
	background-attachment: scroll;
	background-image: url(images/video_courtroom.jpg);
	background-repeat: no-repeat;
	background-position: center 7px;
}
.video-courtroom-bg2 {
	background-attachment: scroll;
	background-image: url(images/video_courtroom_outside.jpg);
	background-repeat: no-repeat;
	background-position: center 7px;
}

.video-txt {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.notice-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #baac82;
}
.keyword-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #baac82;
}
.footer-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #D6C79E;
	text-align: center;
}
.footer-txt a:link {
	color: #D7C69A;
}
.footer-txt a:visited {
	color: #D3C78D;
}
.footer-txt a:hover {
	color: #FFFFFF;
}
.footer-txt a:active {
	color: #FFFFFF;
}
.sub-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #14146F;
	text-align: center;
}

ul {
	list-style-type: square;
}

