#copy_page_cont {
    position: relative;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #FFFFFF;
}

#page_cont {
    position: relative;
    width: 780px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    background-color: #FFFFFF;
}

#top_cont {
    position: relative;
    width: 100%;
    height: 118px;
}
#banner_logo {
    position: relative;
    float: left;
    width: 310px;
    height: 113px;
}
#banner_right {
    position: relative;
    float: right;
    width: 468px;
    height: 113px;
}
#banner_adv {
    position: relative;
    width: 468px;
    height: 61px;
    overflow: hidden;
}
#banner_menu {
    position: relative;
    width: 468px;
    height: 52px;
	text-align: center;
	background-image: url("/images/tffe/menu_bg.gif");
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

#midline_cont {
	position: relative;
	width: 100%;
	border-top: 1px solid #EEEEEE;
}
#midline {
	height: 4px;
	width: 100%;
	font-size: 2px;
}

#bottom_cont {
    position: relative;
    width: 100%;
    background-color: #FFFFFF;
}
#bottom_menu {
    position: relative;
    float: left;
    width: 134px;
}
#bottom_content_cont1 {
    position: relative;
    float: right;
    width: 637px;
}
#bottom_content_height {
    position: relative;
    float: left;
    background-color: transparent;
    font-size: 0px;
    height: 633px;
    width: 1px;
	overflow: hidden;
}
#bottom_content_left1 {
    position: relative;
    float: left;
    width: 506px;
}
#bottom_content_adv {
    position: relative;
    float: right;
    width: 120px;
	overflow:hidden;
}
#bottom_content_cont2 {
    position: relative;
    float: right;
    width: 646px;
}
#bottom_content_left2 {
    position: relative;
    float: right;
    width: 636px;
}

.topmenu_end {
    float: left;
    width: 9px;
    height: 52px;
    padding: 0px;
    margin: 0px;
}
#topmenu_menu {
    float: left;
	text-align: left;
	padding: 8px 0px 0px 28px;
}

TABLE.top_menu {
    width: 440px;
    height: 38px;
    font-size: 9px;
    padding: 0px;
    margin: 0px;
}
TABLE.top_menu TD {
    text-align: left;
	width: 110px;
}
TABLE.top_menu TD.bot_border {
/*    border-bottom: 1px solid #FFFFFF;  */
	padding-bottom: 2px;
}

.leftmenu_item_sml {
	position: relative;
	width: 134px;
	border-bottom: 1px solid #FFFFFF;
}
.leftmenu_item_big {
    position: relative;
    width: 134px;
    border-bottom: 1px solid #FFFFFF;
}
.leftmenu_text {
    width: 134px;
    margin: 0px;
    text-align: right;
    padding: 2px 3px 2px 0px;
    background-color: #EEEEEE;
}
.backto_item {
    position: relative;
    width: 134px;
    border-bottom: 5px solid #FFFFFF;
    text-align: right;
    padding-right: 3px;
}

A.backto {
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
}

A.leftlink {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; }
A.leftlink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; font-weight: normal; text-decoration: underline;}
A.leftlinkon {
    FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #BF060C; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
A.manage_link {font-family: Verdana, Arial, Helvetica, sans-serif; color: #BF060C; font-size: 11px; font-weight: bold; text-decoration: none; }

A.navlink {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: normal; text-decoration: none; }
A.navlink:hover {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; font-weight: bold; text-decoration: underline ;}
A.navlinkon {
    FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;
}
A.loglink {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #BF060C;
    font-size: 10px;
    font-weight: bold;
    text-decoration: none;
}
A.loglink:hover, A.reglink:hover {
    text-decoration: underline;
}

#botleftad {
	width: 134px;
	overflow: hidden;
}
#botleftad .select_bord {
	width: 100%;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
#botleftad SELECT {
	width: 135px;
	padding: 0px;
	margin: 0px;
	background-color: #F8EFF4;
}
