@charset "utf-8";
/* CSS Document */



img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bg-black {
	background-color: #000000;
}
.text-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FBFBFB;
	padding-top: 10px;
	padding-bottom: 10px;
}
.txt-botnav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a.txt-botnav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

a.txt-botnav-off:hover {

	color: #FFCC00;
}


a.txt-botnav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.txt-botnav-on:hover {

	color: #FFCC00;
}



/* SUB NAV ****************************************************/

.div-padding {
	padding-top: 7px;
	padding-bottom: 7px;
}

.subnav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;

}


a.subnav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

a.subnav-off:hover {

	color: #FFCC00;
}


.subnav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}

a.subnav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffcc00;
	text-decoration: none;
	font-weight: bold;
}

a.subnav-on:hover {
	color: #FFCC00;
}

.bg-topfade {
	background-color: #FFFFFF;
	background-image: url(/common_images/bg_topfade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-nav-grey {
	background-color: #666666;
	background-image: url(/common_images/bg_nav_grey.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


/************** TOP NAV ******************/
.txt-topnav-on {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

a.txt-topnav-on {
	color: #f7b400;
	text-decoration: none;
}

a.txt-topnav-on:hover {

	color: #f7b400;
}

.txt-topnav-off {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

a.txt-topnav-off {
	color: #FFFFFF;
	text-decoration: none;
}

a.txt-topnav-off:hover {

	color: #f7b400;
}


.bg-white {
	background-color: #FFFFFF;
}



.text-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.text-002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #929292;
}
.title-001 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
.title-002 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 23px;
}

.title-003 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}


.bg-grey-002 {
	background-color: #494949;
}

.nav-div {
	padding-right: 12px;
	padding-left: 12px;
}

.link-div {
	padding-right: 12px;
	padding-left: 12px;
	line-height: 20px;
}

.form-div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #EEEEEE;
	padding: 20px;
	border: 1px solid #666666;
}

.form-div-modify {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFCC;
	padding: 20px;
	border: 1px solid #666666;
}


.drop-down {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.txt-for-modify-form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}