body { 
	scrollbar-face-color: #c0c0c0;
	scrollbar-shadow-color: #666666;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #F8F8F8;
	scrollbar-arrow-color: #ffffff;
}

/*********************** TOP ************************/
.tp_left {
width:14px;
height:11px;
background-image:url(../images/tb_index/tp_left.gif);
background-position:center;
background-repeat:no-repeat;
}
.tp_center {
width:747px;
height:11px;
background-image:url(../images/tb_index/tp_center.gif);
background-position:center;
background-repeat:repeat-x;
}
.tp_right {
width:14px;
height:11px;
background-image:url(../images/tb_index/tp_right.gif);
background-position:center;
background-repeat:no-repeat;
}
/*********************** MIDDLE ************************/
.md_left {
width:14px;
background-image:url(../images/tb_index/md_left.gif);
background-position:center;
background-repeat:repeat-y;
}
.md_right {
width:14px;
background-image:url(../images/tb_index/md_right.gif);
background-position:center;
background-repeat:repeat-y;
}
.mt_center {
height:40px;
background-color:#FFFFFF;
}
/*********************** BOTTOM ************************/
.bt_left {
width:14px;
height:11px;
background-image:url(../images/tb_index/bt_left.gif);
background-position:center;
background-repeat:no-repeat;
}
.bt_center {
width:747px;
height:11px;
background-image:url(../images/tb_index/bt_center.gif);
background-position:center;
background-repeat:repeat-x;
}
.bt_right {
width:14px;
height:11px;
background-image:url(../images/tb_index/bt_right.gif);
background-position:center;
background-repeat:no-repeat;
}

/*********************** TOP ************************/
.log_tp_left {
width:17px;
height:15px;
background-image:url(../images/tb_login/tp_left.gif);
background-position:center;
background-repeat:no-repeat;
}
.log_tp_center {
width:300px;
height:15px;
background-image:url(../images/tb_login/tp_center.gif);
background-position:center;
background-repeat:repeat-x;
}
.log_tp_right {
width:18px;
height:15px;
background-image:url(../images/tb_login/tp_right.gif);
background-position:center;
background-repeat:no-repeat;
}
/*********************** MIDDLE ************************/
.log_md_left {
width:17px;
background-image:url(../images/tb_login/md_left.gif);
background-position:center;
background-repeat:repeat-y;
}
.log_md_right {
width:18px;
background-image:url(../images/tb_login/md_right.gif);
background-position:center;
background-repeat:repeat-y;
}
.log_md_center {
height:70px;
background-color:#FFFFFF;
}
/*********************** BOTTOM ************************/
.log_bt_left {
width:17px;
height:18px;
background-image:url(../images/tb_login/bt_left.gif);
background-position:center;
background-repeat:no-repeat;
}
.log_bt_center {
width:300px;
height:18px;
background-image:url(../images/tb_login/bt_center.gif);
background-position:center;
background-repeat:repeat-x;
}
.log_bt_right {
width:18px;
height:18px;
background-image:url(../images/tb_login/bt_right.gif);
background-position:center;
background-repeat:no-repeat;
}

.title
{
    font-weight: bold;
    font-size: 18px;
    color: #908781;
    font-family: verdana, arial, helvetica, sans-serif;
}

.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5B605A;
}

.Text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #5B605A;
}

.Text_orange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EE8C08;
}

.Text_orange_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #EE8C08;
}

.Text_qst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5B605A;
}

input {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7D7D7D; border: #A4A5A4; border-style: solid; border-width: 1px;}

a:visited {
	color: #EE8C08;
	text-decoration: none;
}
a:hover {
	color: #EE8C08;
	text-decoration:underline;
}
a:active {
	color: #EE8C08;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #EE8C08;
}

select { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7D7D7D;}
textarea {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #7D7D7D; border: #999999; border-style: solid; border-width: 1px;}
