body {
	padding-top: 10px;
	background-color: #CEC19F;
	text-align: center;
	vertical-align: top;
}

.content_left{
	background-color: #ffffff;
	background-image:url(../images/angle_bottom_left.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
}



.content_right{
	background-color: #ffffff;
	background-image:url(../images/angle_bottom_right.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	text-align: center;
}

.top_menu{
	background-color:#000000;
	width: 284px;
}

.hr_br{
	background-color: #CEC19F;
	height: 15px;
}

.footer{
	background-color: #000000;
	vertical-align: middle;
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
	padding: 12px;
}
.bl_angle_left{
	background-color: #000000;
	text-align: left;
	height: 1px;
}

.bl_angle_right{
	background-color: #000000;
	text-align: right;
	height: 1px;
}

.textbox_left{
	width: 4px;
	font-size: 1px;	
	background-image: url(/images/textbox/left.jpg);
    background-repeat: no-repeat;
}

.textbox_right{
	width: 4px;
	font-size: 1px;	
	background-image: url(/images/textbox/right.jpg);
}

.textbox_left_g{
    width: 4px;
    font-size: 1px;    
    background-image: url(/images/textbox/left_g.jpg);
    background-repeat: no-repeat;
}

.textbox_right_g{
    width: 4px;
    font-size: 1px;    
    background-image: url(/images/textbox/right_g.jpg);
}

.textbox_bg{
	background:transparent url(/images/textbox/bg.jpg) repeat-x scroll 0 0;
	height: 25px;
	border: none;
	padding: 7px 0px 0px 5px;
}
*html .textbox_bg{
	margin-top: -1px;
}

.dd_bg{
    background:transparent url(/images/textbox/bg.jpg) repeat-x scroll 0 0;
    height: 25px;
    border: none;
    padding: 7px 0px 0px 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: left;
    font-family: Arial;
    overflow: hidden;
    white-space: nowrap;
}


.textbox_prompt{
	color: #848484;
}

.textbox_enterd{
    color: #000000;
}

.top_menu_cell{
	height: 66px;
	width: 284px;
	vertical-align: middle;
	text-align: left;
	padding-left: 30px;
	color: #ffffff;
	font-size: 18px;
	font-family: Georgia;
	font-weight: bold;
}

.top_menu_cell a:link,
.top_menu_cell a:visited,
.top_menu_cell a:hover,
.top_menu_cell a:active
{
	color: #ffffff;
	text-decoration: none;
}

.footer a:link,
.footer a:visited,
.footer a:active
{
	color: #ffffff;
	text-decoration: underline;
}

.footer a:hover
{
	color: #ffffff;
	text-decoration: none!important;
}

.top_menu1_active{
	background-image:url(/images/top_menu1_active_bg.jpg);
}
.top_menu2_active{
	background-image:url(/images/top_menu2_active_bg.jpg);
}
.top_menu3_active{
	background-image:url(/images/top_menu3_active_bg.jpg);
}

.top_menu{
	background-image:url(/images/top_plug.jpg);
	background-repeat: repeat-y;
}

.dd_hidden{
    display: none; 
    position: absolute;
    background-color: #ffffff;
    text-align: left;
    padding: 0px 0px 0px 5px;
    margin-left: 5px;
    border: 2px solid #848484;
}
/**html .dd_hidden{
    margin-left: px;
}    */

.dd_item{
    cursor: default;
}

.form_title{
    font-family: Georgia;
    font-size: 23px;
    color: #000000;
}

.form_required{
    font-family: Georgia;
    font-size: 10px;
    color: #777D83;
}

.page_content{
    padding: 10px;
    font-family: Arial;
    color: #555B60;
	font-size:14px
}
.page_content h1{
    font-size: 23px;
    color: #000000;
}

.form_text{
    color: #848484;
}
table tr td { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#555B60 }

.tell_class{
    background-image: url(/images/pettern.jpg);
}

.coo_diskl{
    text-align: left;
    font-size: 10px;
    color: #868686;
}

.chb_marg input{
    margin-left: 7px;
}