.ct_BoxMenuLeft{
	width:184px;
	background-color:#ebeefd;
	border:1px solid #bac4e8;
	margin-bottom:2px;
}
.ct_BoxMenuLeft_h{
	background-image:url(/images/Box_header.gif);
	background-position:top right;
	color:#FFFFFF;
	font-size:10px;
	padding-left:10px;
	height:17px;
	width:172px;
	border:1px solid #ebeefd;
	font-weight:bold;
	padding-top:3px;
}
.ct_BoxMenuLeft_p{
	color:#5b6c9a;
	overflow:hidden;
}

.ct_ButtonMenuLeft{
	width:186px;
	height:20px;
	background-image:url(/images/ButtonMenuLeft_normal.gif);
	font-size:11px;
	padding-top:5px;
	font-weight:bold;
	color:#45507d;
	text-align:center;
	border-bottom:1px solid white;
}

.ct_ButtonMenuLeft a{
	display:block;
}

.ct_ButtonMenuLeft_new{
	background-image:url(/images/ButtonMenuLeft_new.gif);
}

.center_right_box{
	border:1px solid #bac4e8;
	float:left;
	margin-bottom:1px;
	overflow:hidden;
}

.center_box_right_top{
	background-image:url(/images/Box_header.gif);
	background-position:top right;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
	height:17px;
	border:1px solid #ebeefd;
	padding-top:3px;
	overflow:hidden;
}

.center_box_right_middle{
	text-align:justify;
	background-color:#EBEEFD;
	color:#6069A0;
	overflow:hidden;
}

.button_box{
	overflow:hidden;
	height:18px;
	margin-top:5px;
}

.button_box_left{
	background-image:url(/images/button_left.gif);
	width:8px;
	height:18px;
	float:left;
	background-repeat:repeat-x;
	background-position:left top;
}

.button_box_left_b{
	background-image:url(/images/button_left_blue.gif);
	width:8px;
	height:18px;
	float:left;
	background-repeat:repeat-x;
	background-position:left top;
}

.button_box_right_b{
	background-image:url(/images/button_right_blue.gif);
	float:left;
	height:18px;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding-top:2px;
}

.button_box_right{
	background-image:url(/images/button_right.gif);
	float:left;
	height:18px;
	background-repeat:no-repeat;
	background-position:right top;
	text-align:center;
	padding-top:2px;
}

.button_box_right a{
	color:white;
	font-weight:bold;
}

.rectbutton_a{
	display:block;
	margin-right:8px;
}

.rectbutton_a:hover{
	color:#5f6ca1;
	text-decoration:none;
}


.rectbutton_input{
	cursor:pointer ; 
	width:100%; 
	text-align:center; 
	border:0px; 
	background:none; 
	color:#FFFFFF; 
	margin:0px; 
	padding:0px; 
	font-weight:bold;
	display:block;
}

.rectbutton_input:hover{
	color:#5f6ca1;
	text-decoration:none;

}
