.Ttl_bg_L {
	background-image: url(../images/BG-titlepage_L.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 41px;
}
.Ttl_bg_C {
	background-image: url(../images/BG-titlepage_C.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.Ttl_bg_R {
	background-image: url(../images/BG-titlepage_R.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
div#COw a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
div#COw a:hover {
	color:#FFFFFF;
	text-decoration: underline;
	
}

div#CO a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: underline;
}
div#CO a:hover {
	color: #003399;
	text-decoration: underline;
	
}
div#CO11 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
div#CO11 a:hover {
	color:#003399;
	text-decoration: underline;
	
}
div#COm a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
div#COm a:hover {
	color:#003399;
	text-decoration: underline;
	
}
.Bx_TL {
	background-image: url(../images/ED_Bx_TL.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Bx_TM {
	background-image: url(../images/ED_Bx_TM.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Bx_TR {
	background-image: url(../images/ED_Bx_TR.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.Bx_CL {
	background-image: url(../images/ED_Bx_CL.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.Bx_CR {
	background-image: url(../images/ED_Bx_CR.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.Bx_BL {
	background-image: url(../images/ED_Bx_BL.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.Bx_BM {
	background-image: url(../images/ED_Bx_BM.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.Bx_BR {
	background-image: url(../images/ED_Bx_BR.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.Bx_Title_L {
	background-image: url(../images/Bx_Tlt_H_L.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Bx_Title_C {
	background-image: url(../images/Bx_Tl_H_C.jpg);
	background-repeat: repeat-x;
	background-position:  top;
	
}
.Bx_Title_R {
	background-image: url(../images/Bx_Tl_H_R.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	
}
.Bx_Title_R span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;	
}
.LN_separator {
	background-image: url(../images/Line_Separator.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.LN_PckSeparator {
	background-image: url(../images/Line+PackSeparator.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.CloseX-over{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	border: 2px solid #FF6600;
	padding:2px 4px;
	cursor: hand;
	font-weight: bold;
}
.CloseX-out {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	border: solid 2px #cccccc;
	padding:2px 4px;
	cursor: hand;
	font-weight: bold;
}
/* false checkbox : unchecked (default/base) state */
.falsecheck {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(../images/checkbox.gif) no-repeat;
	height: 16px;
	/*width: 40px;*/
	display: block;
	/*float: left;*/
	padding: 1px 0px 0px 20px;
	color: #666666;
}
/* false checkbox : hover state */
.falsecheck:hover {
	color:#0066FF;
	/*text-decoration: underline;*/
}
/* fake checkbox : checked state */
.falsechecked {
	background-position: left -25px;
}
/* false checkbox : unchecked (default/base) state */
.falsecheckdop {
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
	outline: none;
	background: url(../images/checkbox.gif) no-repeat;
	height: 16px;
	/*width: 40px;*/
	display: block;
	/*float: left;*/
	padding: 1px 0px 0px 20px;
	color: #666666;
}
/* false checkbox : hover state */
.falsecheckdop:hover {
	color:#0066FF;
	/*text-decoration: underline;*/
}
/* fake checkbox : checked state */
.falsecheckeddop {
	background-position: left -25px;
}
