.topleft {
	width: 18px;
	height: 17px;
	background: url( '../../../img/control/button/topleft.png' ) bottom right no-repeat;
}

.topright {
	width: 23px;
	height: 17px;
	background:  url( '../../../img/control/button/topright.png' ) bottom left no-repeat;
}

.topbut {
	height: 17px;
	background: url( '../../../img/control/button/top.png' ) bottom repeat-x;
}

.leftbut {
    width:18px;
    background: url('../../../img/control/button/left.png' ) top right repeat-y;
}

.rightbut {
    width:23px;
    background: url( '../../../img/control/button/right.png' ) top left repeat-y;
}

.bottomleft {
    width: 18px;
    height: 24px;
    background: url( '../../../img/control/button/bottomleft.png' ) top right no-repeat;
}

.bottomright {
	width: 23px;
	height: 24px;
	background: url('../../../img/control/button/bottomright.png' ) no-repeat;
}

.bottombut {
    height: 2px;
    background: url( '../../../img/control/button/bottom.png' ) top repeat-x;
}

.centerbut, .right_img, .left_img
{
    background: url( '../../../img/control/button/center.jpg' ) repeat;
    /*overflow-x:hidden;*/
}

/*blue*/
.blue_topleft {
	width: 18px;
	height: 17px;
	background: url( '../../../img/control/button/blue_topleft.png' ) bottom right no-repeat;
}

.blue_topright {
	width: 23px;
	height: 17px;
	background:  url( '../../../img/control/button/blue_topright.png' ) bottom left no-repeat;
}

.blue_topbut {
	height: 17px;
	background: url( '../../../img/control/button/blue_top.png' ) bottom repeat-x;
}

.blue_leftbut {
    width:18px;
    background: url('../../../img/control/button/blue_left.png' ) top right repeat-y;
}

.blue_rightbut {
    width:23px;
    background: url( '../../../img/control/button/blue_right.png' ) top left repeat-y;
}

.blue_bottomleft {
    width: 18px;
    height: 24px;
    background: url( '../../../img/control/button/blue_bottomleft.png' ) top right no-repeat;
}

.blue_bottomright {
	width: 23px;
	height: 24px;
	background: url('../../../img/control/button/blue_bottomright.png' ) no-repeat;
}

.blue_bottombut {
    height: 2px;
    background: url( '../../../img/control/button/blue_bottom.png' ) top repeat-x;
}

.blue_centerbut, .blue_right_img, .blue_left_img
{
    background: url( '../../../img/control/button/blue_center.jpg' ) repeat;
    overflow-x:hidden;
    overflow-y:hidden;
}

/*formatting text*/
.centerbut {
    text-align:left;
    color:#315bd3;
}
/*div*/
.left_top_corner_div{
	background:url( '../../../img/control/button/topleft.jpg' ) no-repeat left top;

}
.right_top_corner_div{
	background:url('../../../img/control/button/topright.jpg') no-repeat right top;

}
.top_border_div{
	background:url('../../../img/control/button/top.jpg') repeat-x left top;
}
.left_border_div{
	background:url('../../../img/control/button/left.jpg') repeat-y left top;
}
.right_border_div{
	background:url('../../../img/control/button/right.jpg') repeat-y right top;
}
.left_bottom_corner_div{
	background:url('../../../img/control/button/bottomleft.jpg') no-repeat left bottom;
}
.right_bottom_corner_div{
	background:url('../../../img/control/button/bottomright.jpg') no-repeat right bottom;
}
.bottom_border_div{
	background:url('../../../img/control/button/bottom.jpg') repeat-x left bottom;
}
.basic_bg_div{
	background:url('../../../img/control/button/center.jpg') repeat left top;
    cursor:pointer;
}
.content_size_div{
	padding:10px 15px 20px 15px;
}
.content_size_div, .left_top_corner_div, .right_top_corner_div, .top_border_div, .left_border_div, .right_border_div , .left_bottom_corner_div, .right_bottom_corner_div, .bottom_border_div{
   float:inherit;
}


/* gray */
.gray_border_top_left {
	width: 10px;
	height: 10px;
	background: url( '../../../img/control/border/gray_left_top.gif' ) bottom right no-repeat;
}

.gray_border_top_right {
	width: 10px;
	height: 10px;
	background:  url( '../../../img/control/border/gray_right_top.gif' ) bottom left no-repeat;
}

.gray_border_top {
	height: 10px;
	background: url( '../../../img/control/border/gray_top.gif' ) bottom repeat-x;
}

.gray_border_left {
    width:10px;
    background: url('../../../img/control/border/gray_left.gif' ) top right repeat-y;
}

.gray_border_right {
    width:10px;
    background: url( '../../../img/control/border/gray_right.gif' ) top left repeat-y;
}

.gray_border_bottom_left {
    width: 10px;
    height: 10px;
    background: url( '../../../img/control/border/gray_left_bottom.gif' ) top right no-repeat;
}

.gray_border_bottom_right {
	width: 10px;
	height: 10px;
	background: url('../../../img/control/border/gray_right_bottom.gif' ) no-repeat;
}

.gray_border_bottom {
    height: 10px;
    background: url( '../../../img/control/border/gray_bottom.gif' ) top repeat-x;
}

.border_center
{
    background: url( '../../../img/control/border/center.gif' ) repeat;
    overflow-x:hidden;
}

/* orange */
.orange_border_top_left {
	width: 14px;
	height: 14px;
	background: url( '../../../img/control/border/orange_left_top.gif' ) bottom right no-repeat;
}

.orange_border_top_right {
	width: 14px;
	height: 14px;
	background:  url( '../../../img/control/border/orange_right_top.gif' ) bottom left no-repeat;
}

.orange_border_top {
	height: 14px;
	background: url( '../../../img/control/border/orange_top.gif' ) bottom repeat-x;
}

.orange_border_left {
    width:14px;
    background: url('../../../img/control/border/orange_left.gif' ) top right repeat-y;
}

.orange_border_right {
    width:14px;
    background: url( '../../../img/control/border/orange_right.gif' ) top left repeat-y;
}

.orange_border_bottom_left {
    width: 14px;
    height: 14px;
    background: url( '../../../img/control/border/orange_left_bottom.gif' ) top right no-repeat;
}

.orange_border_bottom_right {
	width: 14px;
	height: 14px;
	background: url('../../../img/control/border/orange_right_bottom.gif' ) no-repeat;
}

.orange_border_bottom {
    height: 14px;
    background: url( '../../../img/control/border/orange_bottom.gif' ) top repeat-x;
}

.bs_up_left {
    height: 50px;
    width: 19px;
    background: url( '../../../img/control/button/button_service/up_left.gif' ) top left no-repeat;
}
.bs_up_middle {
    height: 50px;
    background: url( '../../../img/control/button/button_service/up_middle.gif' ) top left repeat-x;
}

.bs_up_line_separate {
    height: 50px;
    width: 1px;
    background: url( '../../../img/control/button/button_service/up_line_separate.gif' ) top left no-repeat;
}
.bs_up_middle_gray {
    height: 50px;
    background: url( '../../../img/control/button/button_service/up_middle_gray.gif' ) top left repeat-x;
}
.bs_up_right {
    height: 50px;
    width: 22px;
    background: url( '../../../img/control/button/button_service/up_right.gif' ) top left no-repeat;
}
.bs_left_middle {
    width: 19px;
    background: url( '../../../img/control/button/button_service/left_middle.gif' ) top left repeat-y;
}
.bs_middle_pix {
    background: url( '../../../img/control/button/button_service/middle_pix.gif' ) top left repeat;
}
.bs_middle_line_pix {
    background: url( '../../../img/control/button/button_service/middle_line_pix.gif' ) top left repeat;
}
.bs_middle_pix_gay {
    background: url( '../../../img/control/button/button_service/middle_pix_gay.gif' ) top left repeat;
}
.bs_right_middle {
    width: 22px;
    background: url( '../../../img/control/button/button_service/right_middle.gif' ) top left repeat-y;
}
.bs_down_left {
    height: 43px;
    width: 19px;
    background: url( '../../../img/control/button/button_service/down_left.gif' ) top left no-repeat;
}
.bs_down_middle {
    height: 43px;
    background: url( '../../../img/control/button/button_service/down_middle.gif' ) top left repeat-x;
}
.bs_down_line_separate{
    height: 43px;
    width: 1px;
    background: url( '../../../img/control/button/button_service/down_line_separate.gif' ) top left no-repeat;
}
.bs_down_middle_gray{
    height: 43px;
    background: url( '../../../img/control/button/button_service/down_middle_gray.gif' ) top left repeat-x;
}
.bs_down_right{
    height: 43px;
    width: 22px;
    background: url( '../../../img/control/button/button_service/down_right.gif' ) top left no-repeat;
}

.b_left_up_angle {
    height: 16px;
    width: 18px;
    background: url( '../../../img/control/button/button_universal_blue/b_left_up_angle.gif' ) top left no-repeat;
}

.b_up {
    height: 16px;
    background: url( '../../../img/control/button/button_universal_blue/b_up.gif' ) repeat-x scroll center top transparent;
}

.b_right_up_angle {
    height: 16px;
    width: 22px;
    background: url( '../../../img/control/button/button_universal_blue/b_right_up_angle.gif' ) top left no-repeat;
}

.b_left {
    width: 18px;
    background: url( '../../../img/control/button/button_universal_blue/b_left.gif' ) repeat-y scroll center top transparent;
}

.b_center {
    background: url( '../../../img/control/button/button_universal_blue/pix.gif' ) top left repeat;
}

.b_right {
    width: 22px;
    background: url( '../../../img/control/button/button_universal_blue/b_right.gif' ) repeat-y scroll center top transparent;
}

.b_left_down_angle {
    height: 23px;
    width: 18px;
    background: url( '../../../img/control/button/button_universal_blue/b_left_down_angle.gif' ) top left no-repeat;
}

.b_down {
    height: 23px;
    background: url( '../../../img/control/button/button_universal_blue/b_down.gif' ) repeat-x scroll center top transparent;
}

.b_right_down_angle {
    height: 23px;
    width: 22px;
    background: url( '../../../img/control/button/button_universal_blue/b_right_down_angle.gif' ) top left no-repeat;
}

/*pages*/
.paginal_button {
    height: 73px;
    width: 189px;
    background: url( '../../../img/control/calend_button.jpg' ) top left no-repeat;
    cursor:pointer;
}
.paginal_background {
    width: 251px;
    background: url( '../../../img/control/paginal_background.gif' ) center left no-repeat;
    height: 69px;
}
.button_page_prev, .button_page_next {
    font-size: 16pt;
    position: relative;
    top: 20px;
    color: #3D65D6;
}

.button_page_prev {
    width: 135px;
    left: 28px;
}

.button_page_next {
    width: 125px;
    left: 33px;
}

.button_page_info {
    position: relative;
    font-size: 16pt;
    top: 20px;
    text-align: center;
}

.pages_leaf {    
    height: 75px;
    width: 631px;
}
.pages_leaf_position {
    margin-left:120px;
}