div.clbth{
	clear:both;
	height:10px;
}
.header_bgck{
	position:relative;
	float:left;
	width:100%;
	height:97px;
	background-image:url('ea_header_bgck.gif');
	background-repeat:repeat-x;
	background-position:top left;
	z-index:1;
}
.menu_bgck{
	position:relative;
	float:left;
	width:100%;
	height:48px;
	background-image:url('ea_menu_line.gif');
	background-repeat:repeat-x;
	background-position:top left;
	z-index:1;
}
.submenu_bgck{
	position:relative;
	float:left;
	width:100%;
	height:45px;
	background-image:url('ea_submenu_line.gif');
	background-repeat:repeat-x;
	background-position:top left;
	z-index:1;
}
.footer_bgck{
	position:relative;
	float:left;
	width:100%;
	height:175px;
	background-color:#E7E7E7;
	background-image:url('ea_footer_bgck.gif');
	background-repeat:repeat-x;
	background-position:top left;
}
.container{
	position:relative;
	float:left;
	width:1000px;
	/*width:940px;*/
	padding-left:50px;
	/*padding-left:130px;*/
	background-color:none;
	z-index:3;
	margin-top:-145px;
	margin-bottom:-89px;
}
.container_with_submenu{
	position:relative;
	float:left;
	width:1000px;
	/*width:940px;*/
	padding-left:50px;
	/*padding-left:130px;*/
	background-color:none;
	z-index:3;
	margin-top:-190px;
	margin-bottom:-89px;
}
.header{
	float:left;
	width:100%;
	height:100px;
}
.logo{
	float:left;
	padding-left:0px;
	margin-left:-5px;
	padding-top:15px;
}
.logo img{
	border:0px;
}
.login{
	float:right;
	width:550px;
	padding-top:28px;
}
.login form{
	float:left;
	padding:0px;
	margin:0px;
}
.login_user_left{
	float:left;
	width:30px;
	height:31px;
	background-image:url('ea_user_field.gif');
	font-size:1px;
}
.login_pass_left{
	float:left;
	width:30px;
	height:31px;
	margin-left:5px;
	background-image:url('ea_pass_field.gif');
	font-size:1px;
}
.login_field_container{
	float:left;
	height:24px;
	padding-top:7px;
	background-color:#ffffff;
}
.login_field_container input{
	float:left;
	width:190px;
	border:0px;
	background-color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	color:#6f6f6f;
}
.login_field_right{
	float:left;
	width:10px;
	height:31px;
	background-image:url('ea_field_right.gif');
	font-size:1px;
}

.lost_pass{
	float:right;
	color:#ffffff;
	padding-top:8px;
}
.lost_pass a{
	color:#ffffff;
	font-size:11px;
	text-decoration:none;
}
.logged{
	float:right;
	width:420px;
	padding-top:10px;
}
.logged_left{
	float:left;
	width:12px;
	height:65px;
	font-size:1px;
	background-image:url('ea_logged_left.gif');
}
.logged_mid{
	float:left;
	width:390px;
	height:55px;
	padding-top:10px;
	background-image:url('ea_logged_mid.gif');
	color:#ffffff;
}
.logged_right{
	float:left;
	width:12px;
	height:65px;
	font-size:1px;
	background-image:url('ea_logged_right.gif');
}
.logout_button{
	float:right;
	width:71px;
	height:34px;
	background-image:url('ea_logout_button.gif');
	border:0px;
}
.menu{
	float:left;
	width:930px;
	height:41px;
	color:#666666;
	padding-top:7px;
}
.menu ul{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
.menu ul li{
	float:left;
	width:110px;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:8px 10px 0px 10px;
	margin-left:5px;
	margin-right:5px;
}
.menu ul li.sep{
	float:left;
	width:10px;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:8px 10px 0px 10px;
}
.menu ul li.sel{
	float:left;
	width:110px;
	height:28px;
	text-align:center;
	font-size:12px;
	color:#666666;
	padding:8px 10px 0px 10px;
	margin-left:5px;
	margin-right:5px;
	background-image:url('ea_menu_tab_over.gif');
	background-repeat:no-repeat;
	background-position:top left;
}
.menu ul li.sel a{
	font-size:12px;
	color:#6c6d9c;
	text-decoration:none;
}
.menu ul li a{
	font-size:12px;
	color:#666666;
	text-decoration:none;
}


/* begin submenu */

.submenu {
	float:left;
	width:100%;
	height:41px;
	color:#666666;
	padding-top:0px;
}
.submenu ul {
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
	margin-left:30px;
}
.submenu ul li {
	float:left;
	text-align:center;
	font-size:12px;
	color:#ffffff;
	padding:11px 30px 0px 30px;
}
.submenu ul li.menu_sep {
	font-size:1px;
	width:2px;
	height:20px;
	padding:0px;
	padding-top:17px;
	background-image:url('./..menu_sep.gif');
	background-position:center;
	background-repeat:no-repeat;
}
.submenu ul li.dropdown {
	padding:2px 0px 0px 0px;
	cursor:pointer;
	margin-left:5px;
	margin-right:5px;
	width:125px;
}
.submenu ul li.dropdown {
	padding:2px 0px 0px 0px;
	cursor:pointer;
	text-align:left;
}
.submenu ul li.dropdown div.cleft {
	float:left;
	width:10px;
	height:32px;
	font-size:1px;
	background-image:none;
	margin-top:3px;
	z-index:1005;
	position:relative;
}
.submenu ul li.dropdown div.ccenter {
	text-align:center;
	float:left;
	margin-top:4px;
	padding-top:5px;
	width:100px;
	height:26px;
	background-image:url('./..menu_arrow_white.gif');
	background-position:92% 45%;
	background-repeat:no-repeat;
	padding-left:9px;
	padding-right:15px;
	z-index:1005;
	position:relative;
	border-bottom:none;
}
.submenu ul li.dropdown div.ccenter a {
	color:#FFF;
	text-decoration:underline;
}
.submenu ul li.dropdown div.ccenter a.colorSelectMenu{color:#d1d3dc;}
.submenu ul li.dropdown div.cright {
	float:left;
	width:10px;
	height:32px;
	font-size:1px;
	background-image:none;
	margin-top:3px;
	z-index:1005;
	position:relative;
}
.submenu ul li.dropdown:hover div.cleft {
	background-image:url('./..menu_sel_left.gif');	
}
.submenu ul li.dropdown:hover div.ccenter {
	background-color:#FFF;
	background-image:url('./..menu_arrow_purple.gif');
	border:solid 1px #dadada;
	border-bottom:none;
}
.submenu ul li.dropdown:hover div.ccenter a {
	color:#63638f;
	text-decoration:none;
}
.submenu ul li.dropdown:hover div.cright {
	background-image:url('./..menu_sel_right.gif');	
}
.submenu ul li.dropdown ul {
	display:none;
	position:absolute;
	padding:0px;
	margin:0px;
	list-style:none;
	background-color:#FFF;
	width:124px;
	border:solid 1px #e0e0e0;
	margin-top:28px;
	margin-left:0px;
	z-index:1003;
	padding-bottom:5px;
}
.submenu ul li.dropdown ul li {
	float:left;
	margin:0px;
	padding:0px;
	width:104px;
	margin:6px;
	padding:3px;
	margin-bottom:0px;
	text-align:left;
	border:solid 1px #FFF;
}
.submenu ul li.dropdown ul li:hover {
	background-image:url('./..menu_over_bg.gif');
	border:solid 1px #e8ebeb;
}
.submenu ul li.dropdown ul li.colorSelectMenu {
	background-image:url('./..menu_over_bg.gif');
	border:solid 1px #e8ebeb;
}
.submenu ul li.dropdown ul li a {
	color:#63638f;
	font-size:12px;
	text-decoration:none;
}
.submenu ul li.dropdown ul li:hover a {
	color:#FFF;
}
.submenu ul li.dropdown ul li.colorSelectMenu a.colorSelectMenu {
	color:#FFF;
}
.submenu ul li.dropdown:hover ul {
	display:block;
}
.submenu ul li.dropdown div.pa {
	width:110px;
}
.submenu ul li.dropdown div.arr {
	background-image:url('./..menu_arrow_l_white.gif');
}

/* end submenu */

.submenu ul li.sel{
	background-image:url('ea_white_arrow_sub.gif');
	background-repeat:no-repeat;
	background-position:bottom center;
	height: 25px;
}
.submenu ul li.sel a{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}
.submenu ul li a{
	font-size:12px;
	color:#ffffff;
	text-decoration:underline;
}
.submenu ul li a:hover {text-decoration:none;}
.submenu ul li a.colorSelectMenu{color:#d1d3dc;}
.content{
	float:left;
	width:100%;
	padding-top:15px;
}
.div_half_left{
	float:left;
	width:455px;
	padding-bottom:20px;
}
.div_half_right{
	float:right;
	width:455px;
	padding-bottom:20px;
}
.div_center_small{
	margin:0px auto;
	clear:both;
	width:670px;
}
.div_small{
	float:left;
	width:670px;
	padding-left:0px;
	padding-bottom:20px;
}
.left_menu_lila{
	float:left;
	width:15px;
	height:41px;
	font-size:1px;
	background-image:url('ea_lila_left.gif');
}
.mid_menu_lila{
	float:left;
	width:423px;
	height:41px;
	background-image:url('ea_lila_bgck.gif');
}
.mid_menu_lila ul{
	float:left;
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
}
.mid_menu_lila ul li.title{
	float:left;
	color:#ffffff;
	font-size:18px;
	text-align:left;
	padding-top:8px;
}
.mid_menu_lila ul li.lmore{
	float:right;
	color:#dddddd;
	font-size:11px;
	text-align:right;
	padding-top:8px;
}
.mid_menu_lila ul li.lmore a{
	color:#dddddd;
	font-size:11px;
	text-decoration:underline;
}
.mid_menu_lila ul li.lmore a:hover{
	color:#dddddd;
	font-size:11px;
	text-decoration:none;
}
.mid_menu_lila ul li.lmore img{
	vertical-align:middle;
	border:0px;
	padding-left:5px;
}
.right_menu_lila{
	float:left;
	width:15px;
	height:41px;
	font-size:1px;
	background-image:url('ea_lila_right.gif');
}
.lila_pointer{
	position:relative;
	float:left;
	width:9px;
	height:10px;
	font-size:1px;
	background-image:url('ea_lila_pointer.gif');
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:-4px;
	margin-bottom:-5px;
	padding-left:42px;
	z-index:6;
}
.menu_lila_main{
	position:relative;
	float:left;
	width:388px;
	height:213px;
	margin-left:3px;
	background-image:url('ea_lila_main_bgck.gif');
	padding-left:55px;
	z-index:5;
}
.menu_lila_main ul{
	padding:0px;
	margin:0px;
}
.menu_lila_main ul li{
	list-style:none;
	color:#ffffff;
	font-size:12px;
	text-align:left;
	margin-top:19px;
	padding-left:0px;
	margin-left:-13px;
}

.indexArrow{
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

.lila_shaddow{
	position:relative;
	float:right;
	width:86px;
	height:225px;
	font-size:1px;
	background-image:url('ea_lila_shaddow.gif');
	margin-top:-208px;
	margin-right:-14px;
	z-index:4;
}
.lila_button_holder{
	position:relative;
	float:left;
	width:291px;
	height:39px;
	background-image:url('ea_reg_button_container.gif');
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:-25px;
	padding-left:79px;
	z-index:6;
}
.lila_button_holder img{
	border:0px;
	padding-top:5px;
	padding-left:9px;
}
.left_menu_gray{
	float:left;
	width:15px;
	height:39px;
	font-size:1px;
	background-image:url('ea_gray_left.gif');
}
.mid_menu_gray{
	float:left;
	width:423px;
	height:39px;
	background-image:url('ea_gray_bgck.gif');
}
.mid_menu_gray div.label{
	color:#6f6f6f;
	padding-top:12px;
}
.mid_menu_gray ul{
	float:left;
	width:100%;
	list-style:none;
	padding:0px;
	margin:0px;
}
.mid_menu_gray ul li.title{
	float:left;
	color:#666666;
	font-size:18px;
	text-align:left;
	padding-top:8px;
}
.mid_menu_gray ul li.lmore{
	float:right;
	color:#666666;
	font-size:11px;
	text-align:right;
	padding-top:8px;
}
.mid_menu_gray ul li.lmore a{
	color:#666666;
	font-size:11px;
	text-decoration:underline;
}
.mid_menu_gray ul li.lmore a:hover{
	color:#666666;
	font-size:11px;
	text-decoration:none;
}
.mid_menu_gray ul li.lmore img{
	vertical-align:middle;
	border:0px;
	padding-left:5px;
}
.right_menu_gray{
	float:left;
	width:15px;
	height:39px;
	font-size:1px;
	background-image:url('ea_gray_right.gif');
}
.gray_pointer{
	position:relative;
	float:left;
	width:9px;
	height:12px;
	font-size:1px;
	background-image:url('ea_gray_pointer.gif');
	background-position:top right;
	background-repeat:no-repeat;
	margin-top:-4px;
	margin-bottom:-7px;
	padding-left:42px;
	z-index:6;
}
.menu_gray_main{
	position:relative;
	float:left;
	width:391px;
	height:216px;
	margin-left:1px;
	font-size:11px;
	line-height:16px;
	background-image:url('ea_gray_main_bgck.gif');
	padding-left:55px;
	z-index:5;
}
.menu_gray_main ul{
	list-style-image:url('ea_gray_bullet.gif');
	padding:0px;
	margin-left:-10px;
}
.menu_gray_main ul li a{
	color:#868686;
	font-size:12px;
	text-align:left;
	margin-top:15px;
	padding-right:0px;
	text-decoration:none;
}
.menu_gray_main ul li a:hover{
	text-decoration:underline;
}
.newsTitleLink{
	color:#868686 !important;
	font-size:12px;
	font-weight:700;
	text-align:left;
	margin-top:15px;
	padding-right:0px;
	text-decoration:none;
}

.newsTitleLink a{
	color:#868686 !important;
	font-size:12px;
	font-weight:700;
	text-align:left;
	margin-top:15px;
	padding-right:10px;
	text-decoration:none;
}
.newsTitleLink a:hover{
	text-decoration:underline;
}
.newsText{
	color:#868686;
	font-size:12px;
	text-align:left;
	margin-top:15px;
	padding-right:10px;
	text-decoration:none;
}
.menu_gray_main ul li{
	color:#868686;
	font-size:12px;
	text-align:left;
	margin-top:15px;
	padding-right:10px;
}
.menu_gray_main img{
	position:relative;
	float:left;
	margin-left:-20px;
	margin-top:8px;
}
.fcont_holder{
	float:left;
	padding-left:15px;
}
.fcont_left{
	float:left;
	background-image:url('ea_fcont_left.gif');
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:25px;
}
.fcont_right{
	float:left;
	background-image:url('ea_fcont_right.gif');
	background-repeat:repeat-y;
	background-position:top right;
	padding-right:25px;
}
.fcont_content{
	float:left;
	padding-top:10px;
	padding-bottom:5px;
	color:#6f6f6f;
}
.fcont_bottom_holder{
	float:left;
}
.fcont_bottom_left{
	float:left;
	width:10px;
	height:10px;
	font-size:1px;
	background-image:url('ea_fcont_cleft.gif');
}
.fcont_bottom_mid{
	float:left;
	height:10px;
	font-size:1px;
	background-image:url('ea_fcont_cmid.gif');
}
.fcont_bottom_right{
	float:left;
	width:10px;
	height:10px;
	font-size:1px;
	background-image:url('ea_fcont_cright.gif');
}
form { float:left;padding:0px;margin:0px; }
input.radio { vertical-align:middle; }
input.checkbox { vertical-align:middle; }

table.form_table{
	float:left;
	border-collapse:collapse;
	border:0px;
}
table.form_table td.form_label{
	color:#63638f;
	width:80px;
	vertical-align:middle;
}
table.form_table td.top{
	vertical-align:top;
}
.input_left{
	float:left;
	width:10px;
	height:31px;
	font-size:1px;
	background-image:url('ea_input_left.gif');
}
.input_mid{
	float:left;
	height:24px;
	padding-top:7px;
	background-image:url('ea_input_mid.gif');
}
.input_mid input.txt{
	float:left;
	width:470px;
	border:0px;
	background-color:transparent;
	font-size:11px;
	font-family:Tahoma;
	color:#63638f;
}

.input_right{
	float:left;
	width:10px;
	height:31px;
	font-size:1px;
	background-image:url('ea_input_right.gif');
}
.area_left{
	float:left;
	width:10px;
	height:105px;
	font-size:1px;
	background-image:url('ea_area_left.gif');
}
.area_mid{
	float:left;
	height:100px;
	padding-top:5px;
	background-image:url('ea_area_mid.gif');
}
.area_mid textarea.area{
	float:left;
	width:470px;
	height:90px;
	border:0px;
	background-color:transparent;
	font-size:11px;
	font-family:Tahoma;
	color:#63638f;
}
.area_right{
	float:left;
	width:10px;
	height:105px;
	font-size:1px;
	background-image:url('ea_area_right.gif');
}
.footer{
	float:left;
	width:100%;
	height:54px;
	padding-top:35px;
	color:#808080;
}
.button_gray{
	float:left;
	width:282px;
	height:38px;
	background-image:url('ea_button_gray.gif');
	border:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#8c8c8c;
	vertical-align:middle;
	cursor:hand;
}
.button_gray{cursor:pointer;}
.button_gray_icon{
	float:left;
	width:282px;
	height:38px;
	background-image:url('ea_button_gray_iconed.gif');
	border:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#8c8c8c;
	vertical-align:middle;
	cursor:hand;
}
.button_gray_icon{cursor:pointer;}
.button_green{
	float:left;
	width:281px;
	height:38px;
	background-image:url('ea_button_green.gif');
	border:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#ffffff;
	vertical-align:middle;
	cursor:hand;
}
.button_green{cursor:pointer;}
.button_green_icon{
	float:left;
	width:281px;
	height:38px;
	background-image:url('ea_button_green_iconed.gif');
	border:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#ffffff;
	vertical-align:middle;
	cursor:hand;
}
.button_green_icon{cursor:pointer;}
.button_lila{
	float:left;
	width:283px;
	height:37px;
	background-image:url('ea_button_lila.gif');
	border:0px;
	font-size:12px;
	font-family:Tahoma;
	color:#ffffff;
	vertical-align:middle;
	cursor:hand;
}
.button_lila{cursor:pointer;}
.filters_holder{
	position:relative;
	float:left;
	margin-top:-16px;
}
.filters_left{
	float:left;
	width:10px;
	height:44px;
	font-size:1px;
	background-image:url('ea_filters_left.gif');
}
.filters_mid{
	float:left;
	width:920px;
	height:44px;
	background-image:url('ea_filters_mid.gif');
}
table.filters_table{
	float:left;
	border-collapse:collapse;
	border:0px;
	color:#796b6a;
	font-size:11px;
}
table.filters_table td{
	padding-left:20px;
	padding-right:10px;
	padding-top:10px;
}
table.filters_table td a{
	color:#858585;
	text-decoration:none;
	font-weight:normal;
	margin-right:10px;
}
table.filters_table td a:hover{
	color:#858585;
	text-decoration:underline;
	font-weight:normal;
	margin-right:10px;
}
table.filters_table td a.selected{
	color:#00ce30;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
table.filters_table td a.selected:hover{
	color:#00ce30;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
table.filters_table input{
	float:left;
	width:150px;
	border:#d0d0d0 1px solid;
	background-color:transparent;
	font-size:11px;
	font-family:Tahoma;
}
table.filters_table_compact{
	float:left;
	border-collapse:collapse;
	border:0px;
	color:#796b6a;
	font-size:11px;
}
table.filters_table_compact td{
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
}
table.filters_table_compact td a{
	color:#858585;
	text-decoration:none;
	font-weight:normal;
	margin-right:10px;
}
table.filters_table_compact td a:hover{
	color:#858585;
	text-decoration:underline;
	font-weight:normal;
	margin-right:10px;
}
table.filters_table_compact td a.selected{
	color:#00ce30;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
table.filters_table_compact td a.selected:hover{
	color:#00ce30;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
table.filters_table_compact input{
	float:left;
	width:100px;
	border:#d0d0d0 1px solid;
	background-color:transparent;
	font-size:11px;
	font-family:Tahoma;
}
.filters_right{
	float:left;
	width:10px;
	height:44px;
	font-size:1px;
	background-image:url('ea_filters_right.gif');
}
.second_filter{
	float:left;
	width:920px;
	padding:5px 10px 5px 10px;
	color:#9e9e9e;
}
.second_filter table.filters_table{
	float:left;
	border-collapse:collapse;
	border:0px;
	color:#9e9e9e;
	font-size:11px;
}
.second_filter table.filters_table td{
	padding-left:10px;
	padding-right:5px;
	padding-top:10px;
}
.second_filter table.filters_table td a{
	color:#717171;
	text-decoration:none;
	font-weight:normal;
	margin-right:10px;
}
.second_filter table.filters_table td a:hover{
	color:#717171;
	text-decoration:underline;
	font-weight:normal;
	margin-right:10px;
}
.second_filter table.filters_table td a.selected{
	color:#63638f;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
.second_filter table.filters_table td a.selected:hover{
	color:#63638f;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
.dt_holder{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	margin-left:5px;
}
.dt_holder_top_left{
	float:left;
	width:10px;
	height:37px;
	font-size:1px;
	background-image:url('ea_dt_top_left.gif');
}
.dt_holder_top_mid{
	float:left;
	width:920px;
	height:37px;
	background-image:url('ea_dt_top_mid.gif');
	color:#868686;
}
.dt_holder_top_right{
	float:left;
	width:10px;
	height:37px;
	font-size:1px;
	background-image:url('ea_dt_top_right.gif');
}
.dt_holder_top_sep{
	float:left;
	width:5px;
	height:37px;
	font-size:1px;
	background-image:url('ea_dt_top_sep.gif');
}
table.td_top{
	float:left;
	border-collapse:collapse;
	border:0px;
	color:#868686;
	/*font-size:12px;*/
	font-size:11px;
	padding:0px;
	margin:0px;
}
table.td_top td{
	padding-left:10px;
	height: 30px;
}
table.td_top td a.selected{
	color:#00ce30;
	text-decoration:underline;
	font-weight:bold;
	margin-right:10px;
}
table.td_top td.sep{
	padding:0px;
	width:5px;
	height:37px;
	font-size:1px;
	background-image:url('ea_dt_top_sep.gif');
}
table.td_top td.title{
	color:#6F6F6F;
	font-weight:normal;
}
table.td_top td.taccount{
	color:#9b9b9b;
	font-weight:normal;
}
table.td_top td.text{
	/*color:#4c4c4c;*/
	color:#6F6F6F;
	font-weight:normal;
}
table.td_top td.text_link{
	color:#626262;
	font-weight:normal;
}
table.td_top td.logged_name{
	width:350px;
	color:#ffffff;
	font-weight:normal;
	padding-left:8px;
}
table.td_top td.logged_id{
	color:#e7e7e7;
	font-weight:normal;
	padding-left:8px;
}
table.td_top td.logout_button_holder{width:71px;}
table.td_top td.logged_icon_holder{
	width:13px;
	vertical-align:top;
	padding-left:0px;
	padding-right:0px;
	padding-top:2px;
}
table.td_top td.logged_icon_holder img{
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
table.td_top td.overflow_container{
	width:430px;
	height:190px;
	background-image:url('ea_overflow_bgck.gif');
	background-repeat:no-repeat;
	background-position:top center;
	padding: 10px 10px 10px 12px;
	vertical-align:top;
}
div.overflow{
	width:380px;
	height:200px;
	overflow-y:auto;
}
table.td_top td input.url{
	float:left;
	width:180px;
	border:#d0d0d0 1px solid;
	background-color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	margin-right:10px;
}
table.td_top td input.date{
	width:120px;
	border:#d0d0d0 1px solid;
	background-color:#ffffff;
	font-size:11px;
	font-family:Tahoma;
	margin-right:10px;
}
.dt_settings{
	float:left;
	padding-top:10px;
	color:#63638f;
}
.label_small{
	color:#9b9b9b;
	font-size:10px;
}
.dt_close{
	float:right;
	padding-top:7px;
	color:#63638f;
}
.dt_close a{
	color: #868686;
	text-decoration:underline;
}
.dt_close a:hover{text-decoration:none;}
.dt_close img
{
	vertical-align:middle;
	border:0px;
}
.dt_mid_holder{
	float:left;
	width:929px;
	padding:0px 5px 0px 5px;
	background-color:#f0f0f0;
	border-top:#ffffff 1px solid;
	border-bottom:#e4e4e4 1px solid;
}
.dt_mid_holder2{
	float:left;
	width:939px;
	padding:0px 0px 0px 0px;
	background-color:#f0f0f0;
	border-top:#ffffff 1px solid;
}
.dt_mid_content_left{
	float:left;
	padding-left:10px;
	background-image:url('ea_dt_cont_left_mid_new.gif');
	background-position:bottom left;
	background-repeat:repeat-y;
}
.dt_mid_content_mid{
	float:left;
	width:919px;
	padding-top:10px;
	color:#4c4c4c;
	/*font-size:12px;*/
	font-size:11px;
	background-color:#fdfdfd;
}
.dt_mid_content_right{
	float:left;
	padding-right:10px;
	background-image:url('ea_dt_cont_right_mid_new.gif');
	background-position:bottom right;
	background-repeat:repeat-Y;
}
.dt_bot_content_left{
	float:left;
	padding-left:10px;
	height:10px;
	background-image:url('ea_dt_cont_left_new.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
.dt_bot_content_mid{
	float:left;
	width:919px;
	height:10px;
	background-image:url('ea_dt_cont_mid_new.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#4c4c4c;
	/*font-size:12px;*/
	font-size:11px;
}
.dt_bot_content_right{
	float:left;
	padding-right:10px;
	height:10px;
	background-image:url('ea_dt_cont_right_new.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.dt_bot_content_left_large{
	float:left;
	padding-left:10px;
	height:30px;
	background-image:url('ea_dt_bottom_left.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
	border-top:1px solid #e2e2e2;
}
.dt_bot_content_mid_large{
	float:left;
	width:919px;
	height:30px;
	background-image:url('ea_dt_bottom_mid.gif');
	background-position:bottom left;
	background-repeat:repeat-x;
	color:#4c4c4c;
	/*font-size:12px;*/
	font-size:11px;
}
.dt_bot_content_right_large{
	float:left;
	padding-right:10px;
	height:30px;
	background-image:url('ea_dt_bottom_right.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
}
.dt_mid_content_lcont{
	float:left;
	width:455px;
	border-right:#d8d8d8 1px solid;
}
.dt_mid_content_lcont_big{
	float:left;
	width:509px;
	border-right:#d8d8d8 1px solid;
}
.dt_mid_content_rcont{
	float:left;
	width:455px;
	border-left:#ffffff 1px solid;
}
.dt_mid_content_rcont_small{
	float:left;
	width:408px;
	border-left:#ffffff 1px solid;
}
.account_holder{
	padding-top:35px;
	clear:both;
}
table.td_light{
	float:left;
	border-collapse:collapse;
	border:0px;
	color:#626262;
	font-size:11px;
	padding:0px;
	margin:0px;
}
table.td_light tr{
	height:61px;
	background-image:url('ea_dt_light_mid.gif');
}
table.td_light td{
	padding-left:5px;
	padding-right:5px;
}
table.td_light td a{
	color:#bcbcbc;
	text-decoration:none;
	margin-right:5px;
}
table.td_light td a:hover{
	color:#bcbcbc;
	text-decoration:underline;
	margin-right:5px;
}
table.td_light td.sep{
	padding:0px;
	width:5px;
	height:61px;
	font-size:1px;
	background-image:url('ea_dt_light_sep.gif');
}
table.td_light td.left{
	padding:0px;
	width:10px;
	height:61px;
	font-size:1px;
	background-image:url('ea_dt_light_left.gif');
}
table.td_light td.right{
	padding:0px;
	width:10px;
	height:61px;
	font-size:1px;
	background-image:url('ea_dt_light_right.gif');
}
table.td_dark{
	float:left;
	border-collapse:collapse;
	border:0px;
	color:#626262;
	font-size:11px;
	padding:0px;
	margin:0px;
}
table.td_dark tr{
	height:61px;
	background-image:url('ea_dt_dark_mid.gif');
}
table.td_dark td{
	padding-left:5px;
	padding-right:5px;
}
table.td_dark td a{
	color:#bcbcbc;
	text-decoration:none;
	margin-right:5px;
}
table.td_dark td a:hover{
	color:#bcbcbc;
	text-decoration:underline;
	margin-right:5px;
}
table.td_dark td.sep{
	padding:0px;
	width:5px;
	height:61px;
	font-size:1px;
	background-image:url('ea_dt_dark_sep.gif');
}
table.td_dark td.left{
	padding:0px;
	width:10px;
	height:61px;
	font-size:1px;
	background-image:url('ea_dt_dark_left.gif');
}
table.td_dark td.right{
	padding:0px;
	width:10px;
	height:61px;
	font-size:1px;
	background-image:url('ea_dt_dark_right.gif');
}
.dt_holder_bottom_left{
	float:left;
	width:10px;
	height:30px;
	font-size:1px;
	background-image:url('ea_dt_bottom_left.gif');
}
.dt_holder_bottom_mid{
	float:left;
	width:920px;
	height:30px;
	background-image:url('ea_dt_bottom_mid.gif');
	color:#868686;
}
.dt_holder_bottom_right{
	float:left;
	width:10px;
	height:30px;
	font-size:1px;
	background-image:url('ea_dt_bottom_right.gif');
}

/* madness */
.name_label { width:200px; }
.name_result { width:196px; }
.group_label { width:81px; }
.group_result { width:82px; }
.price_label { width:91px; }
.price_result { width:92px; }
.daily_label { width:101px; }
.daily_result { width:102px; }
.perc_label { width:81px; }
.perc_result { width:82px; }
.period_label { width:56px; }
.period_result { width:57px; }
.adv_label { width:81px; }
.adv_result { width:82px; }
.status_label { width:99px; }
.status_result { width:100px; }
.status2_label { width:104px; }
.url_label { width:200px; }
.url_result { width:201px; }
.id_label { width:51px; }
.id_result { width:52px; }
.category_label { width:99px; }
.category_result { width:100px; }
.publisher_label { width:130px; }  
.publisher_result { width:131px; }
.date_label { width:121px; }
.date_result { width:122px; }

.center { text-align:center; }
.green { color:#5BBF3B; } /* color:#00ce30; */
.lila { color:#63638f; }
.red {color:red;}
.blue {color:blue;}
.grey {color: grey;}
.greyLink {color: #BFBFBF;}
.greySpan {color: #868686;}
.greyText {color: #BCBCBC;}
.noUnderline {text-decoration:none;}
.noUnderline:hover {text-decoration:underline;}

.pager_holder{
	float:left;
	padding-top:0px;
}
.pager_holder img{
	vertical-align:middle;
	border:0px;
	margin-left:5px;
	margin-right:5px;
}
.pager_holder a.back{
	color:#a7a7a7;
	text-decoration:none;
	margin-right:30px;
}
.pager_holder a.next{
	color:#a7a7a7;
	text-decoration:none;
	margin-left:30px;
}
.pager_holder a.page{
	color:#858585;
	margin-left:3px;
	margin-right:3px;
	font-size:11px;
	text-decoration:none;
}
.pager_holder a.page_selected{
	color:#858585;
	margin-left:3px;
	margin-right:3px;
	font-weight:bold;
	/*font-size:12px;*/
	font-size:11px;
	text-decoration:none;
}
.paging_holder{
	float:right;
	padding-top:0px;
	font-size:11px;
}
.paging_holder a.page, .paging_holder a:hover.page{
	color:#858585;
	margin-left:3px;
	margin-right:3px;
	font-size:11px;
	text-decoration: underline;
}
.paging_holder a.page_selected, .paging_holder a:hover.page_selected{
	color:#858585;
	margin-left:3px;
	margin-right:3px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}
.footer ul{
	float:left;
	list-style:none;
	padding:0px;
	margin:0px;
}
.footer ul li{
	float:left;
	text-align:left;
	font-size:11px;
	color:#808080;
	padding:0px 15px 0px 0px;
}
.footer ul li.copyright{
	float:left;
	text-align:left;
	font-size:11px;
	color:#808080;
	padding:0px 30px 0px 0px;
}
.footer ul li a{
	font-size:11px;
	color:#808080;
	text-decoration:none;
}
.footer ul li a:hover{
	font-size:11px;
	color:#808080;
	text-decoration:underline;
}
.main_table_div{
	width:870px;
	margin:5px;
	margin-top:10px;
	float:left;
}
.main_table{
	width:870px;
	background-color:#f0f0f0;
	color:#626262;
	font-size:11px;
}
table.main_table td a{
	color:#bcbcbc;
	text-decoration:none;
	margin-right:5px;
}
table.main_table td a:hover{
	color:#bcbcbc;
	text-decoration:underline;
	margin-right:5px;
}
.main_table , .main_table td {
	margin:0px;
	padding:0px 0px 0px 10px;
	border-collapse:collapse;
	text-align:left;
	color:#868686;
}
.mt_header{
	background-image:url('ea_dt_top_mid.gif');
	background-color:none;
	height:38px;
	/*font-size:12px;*/
	font-size:11px;
}
.mt_footer{
	height:30px;
	font-size:1px;
	background-image:url('ea_dt_bottom_mid.gif');
	background-color:none;
}
.main_table td.w5{
	width:4px;
	font-size:1px;
	padding:0px;
	margin:0px;
	height:2px;
}
.main_table td.w5l{
	width:4px;
	height:37px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_top_left.gif');
	background-position:top left;
}
.main_table td.w5r{
	width:4px;
	height:37px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_top_right.gif');
	background-position:top right;
}
.main_table td.w5bl{
	width:4px;
	height:30px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_bottom_left.gif');
	background-position:top left;
}
.main_table td.w5br{
	width:4px;
	height:30px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_bottom_right.gif');
	background-position:top right;
}
td.main_sep{
	 font-size:1px;
	 width:2px;
	 background-image:url('ea_table_sep.gif');
	 background-position:center;
	 background-repeat:repeat-y;
	 padding:0px;
	 margin:0px;
	 height:2px;
}
.main_table td.td_ltleft{
	background-image:url('ea_top_left_light.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	font-size:1px;
	height:6px;
}
.main_table td.td_ltmid{
	/*border-top:#e7e7e7 1px solid;*/
	background-color:#ffffff;
	font-size:1px;
	height:6px;
	background-image:url('ea_ltd_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
}
.main_table td.td_ltright{
	background-image:url('ea_top_right_light.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#ffffff;
	font-size:1px;
	height:6px;
}
.main_table td.td_lleft{
	background-image:url('ea_table_middle_light.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
}
.main_table td.td_lmid{background-color:#ffffff;}
.main_table td.td_lright{
	background-image:url('ea_table_middle_light.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#ffffff;
}
.main_table td.td_lbleft{
	background-image:url('ea_bottom_left_light.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#ffffff;
	font-size:1px;
	height:6px;
}
.main_table td.td_lbmid{
	background-image:url('ea_ltd_bottom_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffffff;
	font-size:1px;
	height:6px;
}
.main_table td.td_lbright{
	background-image:url('ea_bottom_right_light.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#ffffff;
	font-size:1px;
	height:6px;
}
.main_table td.td_dtleft{
	background-image:url('ea_top_left_dark.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f9f9f9;
	font-size:1px;
	height:6px;
}
.main_table td.td_dtmid{
	background-color:#f9f9f9;
	font-size:1px;
	height:6px;
	background-image:url('ea_dtd_bg.gif');
	background-position:top;
	background-repeat:repeat-x;
}
.main_table td.td_dtright{
	background-image:url('ea_top_right_dark.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#f9f9f9;
	font-size:1px;
	height:6px;
}
.main_table td.td_dleft{
	background-image:url('ea_table_middle_dark.gif');
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#f9f9f9;
}
.main_table td.td_dmid{background-color:#f9f9f9;}
.main_table td.td_dright{
	background-image:url('ea_table_middle_dark.gif');
	background-repeat:no-repeat;
	background-position:top right;
	background-color:#f9f9f9;
}
.main_table td.td_dbleft{
	background-image:url('ea_bottom_left_dark.gif');
	background-repeat:no-repeat;
	background-position:bottom left;
	background-color:#f9f9f9;
	font-size:1px;
	height:6px;
}
.main_table td.td_dbmid{
	background-image:url('ea_dtd_bottom_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f9f9f9;
	font-size:1px;
	height:6px;
}
.main_table td.td_dbright{
	background-image:url('ea_bottom_right_dark.gif');
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#f9f9f9;
	font-size:1px;
	height:6px;
}
.tr_sep{
	padding:0px;
	margin:0px;
	height:3px;
	font-size:1px;
}

.errDiv{
	color:red;
	font-size:11px;
	margin:0 0 4px 2px;
	display:block;
}
.clearFloat{clear:both;}
.regularText{color:#747474;/*font-size:12px;*/font-size:11px;}
.infoUL{
	text-align:left;
	list-style-position:outside;
	list-style-image: url('bullet.gif');
	margin-left:20px;
}
.infoUL li{padding:4px;color:#747474;}

/* ul paging table */
#ul-table {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color: #747474;
	text-align:left;
	line-height:16px;
	padding:0;
	margin-top:0px;
	margin-left:0px;
	list-style-type:none;
	clear:both;
}
#ul-table li {
	width: 18px;
	float:left;
	border:none;
	text-align: center;
}
* html #ul-table li a {width: 100%;}
#ul-table li a {
	background:none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#747474;
	font-weight:500;
	display:block;
	margin:0 auto;
}
#ul-table .activeLink {
	color:#747474;
	display:block;
	font-weight:700;
	float:left;
}
#ul-table .pagingSeparator {
	width: 5px;
	float:left;
	border:none;
	text-align: center;
	/*font-size:12px;*/
	font-size:11px;
	color:#747474;
	line-height:16px;
	font-weight:500;
}
#ul-table a:link, #ul-table a:visited, #ul-table a:active {color: #747474; text-decoration: underline;}
#ul-table a:hover {text-decoration: none;}

/********************************************** global cluetip *******************************************/
#cluetip-close img { border: 0;}
#cluetip-title { overflow: hidden;}
#cluetip-title #cluetip-close {
  float: right;
  position: relative;
}
#cluetip-waitimage {
  width: 16px;
  height: 16px;
  position: absolute;
  background-image: url('clue_tip_images/loading.gif');
}
.cluetip-arrows {
  display: none;
  position: absolute;
  top: 0;
  left: -11px;
  height: 22px;
  width: 11px;
  background-repeat: no-repeat;
  background-position: 0 0;
}
#cluetip-extra {
  display: none;
}
/*************************************** cluetipClass: 'default' *******************************************/
.cluetip-default {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #747474;
 	background-color: #FFF;
   border:1px solid #6D6E9C;
}
.cluetip-default #cluetip-outer {
  position: relative;
  margin: 0;
  background-color: #FFF;
}
.cluetip-default h3#cluetip-title {
  margin: 0px;
  padding:2px;
  font-size: 12px;
  font-weight:500;
  height:25px;
  background: url('header_div.jpg') left top repeat-x;
  color: #fff;
}
.cluetip-default #cluetip-title a {
  color: #FFF;
  font-weight:500;
  font-size: 12px;
}
.cluetip-default #cluetip-inner {
  padding: 0px 5px 5px 5px;
}
.cluetip-default div#cluetip-close { 
  text-align: right;
  margin: 0 0px 5px 5px;
  color: #FFF;
}
#baloonStatus{color:#747474;}
#baloonStatus .red { color:red;}
#baloonStatus .green { color:#5BBF3B;}
.colorpicker201 {left:200px;position:fixed;top:300px;}
.compatible {font-size:14px;color:red;font-weight:bold;}
table.main_table .activeLink, table.filters_table tr td a.activeLink, #filterHolder .activeLink, .activeLink{color:#5BBF3B;text-decoration:none;outline:none;}
table.main_table .activeLink:hover, table.filters_table tr td a.activeLink:hover, #filterHolder .activeLink:hover, .activeLink:hover{color:#5BBF3B;text-decoration:none;outline:none;}
table.main_table .inactiveLink, table.filters_table tr td a.inactiveLink, #filterHolder .inactiveLink, .inactiveLink{color:#6E6E9B;text-decoration:underline;outline:none;}
table.main_table .inactiveLink:hover, table.filters_table tr td a.inactiveLink:hover, #filterHolder .inactiveLink:hover, .inactiveLink:hover{color:#6E6E9B;text-decoration:none;outline:none;}
/**************************************************** BBCode START **********************************************/
.markItUp * {
	margin:0px; padding:0px;
	outline:none;
}
.markItUp a:link, .markItUp a:visited {
	color:#000;
	text-decoration:none;
}
.markItUp  {
	margin:5px 0 5px 0;
}
.markItUpContainer  {
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
.markItUpEditor {
	font:12px 'Courier New', Courier, monospace;
	padding:5px;
	width:690px;
	height:320px;
	clear:both; display:block;
	line-height:18px;
	overflow:auto;
}
.markItUpFooter {width:100%;}
.markItUpHeader ul li	{
	list-style:none;
	float:left;
	position:relative;
}
.markItUpHeader ul li:hover > ul{display:block;}
.markItUpHeader ul a {
	display:block;
	width:16px; height:16px;
	text-indent:-10000px;
	background-repeat:no-repeat;
	padding:3px;
	margin:0px;
}
.markItUpHeader ul ul a {
	display:block;
	padding-left:0px;
	text-indent:0;
	width:120px; 
	padding:5px 5px 5px 25px;
	background-position:2px 50%;
}
.markItUpHeader ul ul a:hover{
	color:#FFF;
	background-color:#000;
}
.markItUp .markItUpButton1 a{background-image:url(bbcode_images/bold.png); }
.markItUp .markItUpButton2 a{background-image:url(bbcode_images/italic.png); }
.markItUp .markItUpButton3 a{ background-image:url(bbcode_images/underline.png);}
.markItUp .markItUpButton4 a{ background-image:url(bbcode_images/link.png); }
/**************************************************** BBCode END **********************************************/
.spanComments{
	position: absolute;
	background: #FFFFEF;
	padding: 5px 10px 6px;
	border: 1px solid #73739A;
	color:#796B6A;
	font-size: 11px;
	z-index : 1000;
	width: 350px;
}
table.main_table td .cssLinkUnderline a{
	text-decoration: underline;
}
table.main_table td .cssLinkUnderline a:hover{
	text-decoration: none;
	color: #969696;
}
.processingDiv {
	width:100px;
	margin:0 auto;
	text-align:center;
	position:relative;
	top:50px;
}
* html div#AjaxLoading {
	position:absolute;
}
div#AjaxLoading{
	font-size:18px;
	margin:0 auto;
	text-align:center;
	position: fixed; 
	padding:0px;
	top: 40%; 
	left: 35%;
	background:url(loading_bg.gif) no-repeat;
	z-index:10 !important;
}
/************************************************** filter START ************************************************/
.main_table_div_filter {
	width:870px;
	margin:10px 5px 0 5px;
	float:left;
}
.main_table_filter {
	width:870px;
	background-color:#f0f0f0;
	color:#626262;
	/*font-size:12px;*/
	font-size:11px;
}
.main_table_filter , .main_table_filter td {
	margin:0px;
	padding:0px 0px 0px 10px;
	border-collapse:collapse;
	text-align:left;
	color:#868686;
}
.mt_header_filter {
	background-image:url('ea_dt_top_mid_filter.gif');
	background-color:none;
	height:14px;
	font-size:11px;
}
.mt_footer_filter {
	height:14px;
	font-size:1px;
	background-image:url('ea_dt_bottom_mid_filter.gif');
	background-color:none;
}
.mt_middle_filter {	background-color:#fcfcfc;}
.main_table_filter td.w5l {
	width:4px;
	height:14px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_top_left_filter.gif');
	background-position:top left;
}
.main_table_filter td.w5r {
	width:4px;
	height:14px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_top_right_filter.gif');
	background-position:top right;
}
.main_table_filter td.w5bl {
	width:4px;
	height:14px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_bottom_left_filter.gif');
	background-position:top left;
}
.main_table_filter td.w5br {
	width:4px;
	height:14px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_bottom_right_filter.gif');
	background-position:top right;
}
.main_table_filter td.w5ml {
	width:4px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_middle_left_filter.gif');
	background-position:top left;
	background-repeat:repeat-y;
}
.main_table_filter td.w5mr {
	width:4px;
	height:14px;
	font-size:1px;
	padding:0px;
	margin:0px;
	background-image:url('ea_dt_middle_right_filter.gif');
	background-position:top right;
	background-repeat:repeat-y;
}
/*********************************************** filter END ****************************************************/
.delimiter{color:#bab9b9;}
.menu_gray_main_new_top_left{
	float:left;
	width:15px;
	height:10px;
	font-size:1px;
	background-image:url('menu_gray_main_new_top_left.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_gray_main_new_top_right{
	float:right;
	width:15px;
	height:10px;
	font-size:1px;
	background-image:url('menu_gray_main_new_top_right.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}
.menu_gray_main_new_top_mid{
	float:left;
	height:10px;
	background-image:url('menu_gray_main_new_top_mid.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}
.menu_gray_main_new_mid_left{
	float:left;
	width:15px;
	height:200px;
	font-size:1px;
	background-image:url('menu_gray_main_new_mid_left.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_gray_main_new_mid_right{
	float:right;
	width:15px;
	height:200px;
	font-size:1px;
	background-image:url('menu_gray_main_new_mid_right.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}
.menu_gray_main_new_mid_mid{
	float:left;
	height:200px;
	background-image:url('menu_gray_main_new_mid_mid.jpg');
	background-position:top left;
	background-repeat:repeat-x;
}
.menu_gray_main_new_bottom_left{
	float:left;
	width:15px;
	height:6px;
	font-size:1px;
	background-image:url('menu_gray_main_new_bottom_left.jpg');
	background-position:top left;
	background-repeat:no-repeat;
}
.menu_gray_main_new_bottom_right{
	float:right;
	width:15px;
	height:6px;
	font-size:1px;
	background-image:url('menu_gray_main_new_bottom_right.jpg');
	background-position:top right;
	background-repeat:no-repeat;
}
.menu_gray_main_new_bottom_mid{
	float:left;
	height:6px;
	background-color:#e0e0e0;
}
.lila_shaddow_new{
	position:relative;
	float:right;
	width:86px;
	height:225px;
	font-size:1px;
	background-image:url('ea_lila_shaddow.gif');
	margin-top:-206px;
	margin-right:-20px;
	z-index:-4;
}
.normalTextfield{
	border:1px solid #CFCFCF;
	padding:2px;
	font-size:11px;
	color:#63638f;
}
.normalTextfieldLong{
	border:1px solid #CFCFCF;
	padding:2px;
	width:350px;
}
.infoUL_new{
	text-align:left;
	list-style-image: url('bullet.gif');
	margin:0;
	padding:0 0 0 20px;
}
.infoUL_new li{padding:4px;color:#747474;}
.suggest_link{
	display:block;
	padding:3px;
}
.suggest_link:first-letter { text-transform: uppercase;}
#paymentUserName_response, #selectUserName_response, #selectUser_response{
	width:250px;
	font-size:11px;
	line-heigh:20px;
	padding:3px;
	background-color:#FFF;
	border:1px solid #73739A;
	display:none;
	float:left;
	position:absolute;
	overflow:hidden;
}
.greyLinkHover{
	color: #868686;
	text-decoration:underline;
}
.greyLinkHover:hover{text-decoration:none;}
/********************************************** buttons START ***********************************************/
.ea_green_btn_start {
	width:150px;
	height:36px;
	background-image:url('buttons/ea_green_btn_bg.gif');
	border:none;
	background-color:#CCC;
	padding-left:40px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#36d200;
	float:left;
}
.ea_green_btn_close {
	width:15px;
	height:36px;
	background-image:url('buttons/ea_green_btn_close_whitout_x_bg.gif');
	border:none;
	background-color:#CCC;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#63638f;
	background-position:top right;
	text-align:right;
	float:right;
}
.ea_red_btn_start {
	width:150px;
	height:36px;
	background-image:url('buttons/ea_red_btn_bg.gif');
	border:none;
	background-color:#CCC;
	padding-left:40px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#f50800;
	float:left;
}
.ea_red_btn_close {
	width:34px;
	height:36px;
	background-image:url('buttons/ea_red_btn_close_whitout_x_bg.gif');
	border:none;
	background-color:#CCC;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#63638f;
	background-position:top right;
	text-align:left;
	float:right;
}
.ea_red_btn_close .close_x_red{
	background-image:url('buttons/ea_red_btn_close_x.gif');
	width:23px;
	height:24px;
	display:block;
	margin:7px 0 0 0px;
}
.ea_gray_btn_close {
	width:15px;
	height:36px;
	background-image:url('buttons/ea_gray_btn_close_whitout_x_bg.gif');
	border:none;
	background-color:#CCC;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#63638f;
	background-position:top right;
	text-align:right;
	float:right;
}
.ea_green_msg {
	float:left;
	height:36px;
	background-image:url('buttons/ea_green_bg.gif');
	margin:0 0 5px 5px;
}
.ea_red_msg {
	float:left;
	height:36px;
	background-image:url('buttons/ea_red_bg.gif');
	margin:0 0 5px 5px;
}
.ea_gray_msg {
	float:left;
	height:36px;
	background-image:url('buttons/ea_gray_bg.gif');
	margin:0 0 5px 5px;
}
.ea_green_msg_start {
	float:left;
	width:37px;
	height:36px;
	font-size:1px;
	background-image:url('buttons/ea_green_link_start.gif');
}
.ea_red_msg_start {
	float:left;
	width:37px;
	height:36px;
	font-size:1px;
	background-image:url('buttons/ea_red_link_start.gif');
}
.ea_gray_msg_start {
	float:left;
	width:37px;
	height:36px;
	font-size:1px;
	background-image:url('buttons/ea_gray_link_start.gif');
}
.ea_text_msg {
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin:12px 0 0 6px;
}
.ea_text_green {color:#36d200;}
.ea_text_red {color:#f50800;}
.ea_text_gray {color:#888888;}
.btn { outline:none; }
.ea_vio_check_btn {
	float:left;
	width:260px;
	height:36px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border:none;
	background-color:#CCC;
	color:#686893;
	background-image:url('buttons/ea_check_vio_button_01.gif');
	text-align:center;
	cursor:pointer;
}
.ea_vio_close_btn {
	float:left;
	width:260px;
	height:36px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border:none;
	background-color:#CCC;
	color:#686893;
	background-image:url('buttons/ea_close_vio_button.gif');
	text-align:center;
	cursor:pointer;
}
.ea_vio_add_btn {
	float:left;
	width:260px;
	height:36px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	border:none;
	background-color:#CCC;
	color:#686893;
	background-image:url('buttons/ea_add_vio_button.gif');
	text-align:center;
	cursor:pointer;
	margin-left:5px;
}
.ea_ex_btn {
	float:left;
	width:240px;
}
.ea_expand_btn {
	float:left;
	background-image:url('buttons/ea_expand_bg.gif');
	background-repeat:repeat-x;
	margin-left:5px;
}
.expand_start {
	float:left;
	font-size:1px;
	width:5px;
	height:36px;
	background-image:url('buttons/ea_exp_btn_start_normal.gif');
	background-repeat:no-repeat;
}
.expand_start_open {
	float:left;
	font-size:1px;
	width:5px;
	height:36px;
	background-image:url('buttons/ea_exp_btn_start_open.gif');
	background-repeat:no-repeat;
}
.expand_end {
	float:left;
	font-size:1px;
	width:5px;
	height:36px;
	background-image:url('buttons/ea_exp_btn_end_normal.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.expand_end_open {
	float:left;
	font-size:1px;
	width:5px;
	height:36px;
	background-image:url('buttons/ea_exp_btn_end_open.gif');
	background-position:top right;
	background-repeat:no-repeat;
}
.ea_expand_btn .btn {
	width:210px;
	border:none;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#686893;
	float:left;
	height:36px;
	background-image:url('buttons/ea_expand_bg.gif');
	text-align:left;
	cursor:pointer;
}
.ea_expand_btn .btn span{
	display:block;
	margin:11px 0 0 5px;
}
.ea_expand_btn .close_btn {
	border:none;
	width:40px;
	background-color:#FFF;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#686893;
	float:left;
	height:36px;
	background-image:url('buttons/ea_vio_close_whitout_x.gif');
	background-repeat:no-repeat;
	background-position:top right;
}
.ea_expand_btn .close_btn .close_x{
	background-image:url('buttons/ea_vio_close_x.gif');
	width:23px;
	height:24px;
	display:block;
	margin:7px 0 0 12px;
}
.ea_expand_box {
	clear:both;
	width:258px;
	border:solid 1px #e1e1e1;
	float:left;
	margin-top:1px;
	background-image:url('buttons/ea_expand_box_bg.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	border-bottom:none;
}
.ex_container {
	clear:both;
	float:left;
	width:260px;
}
.ea_expand_box_padding {
	float:left;
	padding:10px;
}
.ea_expand_box_padding a{
	color:#6E6E9B;
	text-decoration: none;
}
.ea_expand_bottom {
	clear:both;
	float:left;
	width:100%;
	background-image:url('buttons/ea_bottom_ex_bg.gif');
}
.ea_expand_bottom_start {
	float:left;
	width:6px;
	height:6px;
	font-size:1px;
	background-image:url('buttons/ea_bottom_ex_start.gif');
}
.ea_expand_bottom_end {
	float:right;
	width:6px;
	height:6px;
	font-size:1px;
	background-image:url('buttons/ea_bottom_ex_end.gif');
}
.area_left_large{
	float:left;
	width:10px;
	height:200px;
	font-size:1px;
	background-image:url('ea_area_left_large.gif');
}
.area_mid_large{
	float:left;
	height:195px;
	padding-top:5px;
	background-image:url('ea_area_mid_large.gif');
}
.area_mid_large textarea.area{
	float:left;
	width:470px;
	height:90px;
	border:0px;
	background-color:transparent;
	font-size:11px;
	font-family:Tahoma;
	color:#63638f;
}
.area_right_large{
	float:left;
	width:10px;
	height:200px;
	font-size:1px;
	background-image:url('ea_area_right_large.gif');
}
.index_reg_button{
	float:left;
	width:273px;
	height:24px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:white;
	background-image:url('ea_reg_button.gif');
	text-align:center;
	margin:5px 0 0 9px;
	text-decoration: none;
	padding-top:6px;
}

.cluetip_ea_title{
	color:#ffffff;
	background-color:#73739A;
	padding:2px 0 5px 3px;
	margin:0 -5px 5px -5px;
	font-size:12px;
}

.cluetip_ea_title > span{
	float:left;
	display:block;
}

.cluetip_ea_title > span.cluetip_ea_close{
	float:right;
	display:block;
	padding-right:5px;
}

.cluetip_ea_title > span.cluetip_ea_close > a{
	color:#fff;
	text-decoration: underline;
	font-size:11px;
}

.cluetip_ea_title > span.cluetip_ea_close > a:hover{
	text-decoration: none;
}

.cluetip_ea_container > a{
	padding: 0 3px 3px 0;
	display: block;
	float: left;
}

.cluetip_ea_container > a > img{
	border: 1px solid #cfcfcf;
	padding: 2px;
}

.input_text{
	font-size:11px;color:#63638f;
}

.status_date{
	font-size:9px;padding-top:3px;color:#BCBCBC;
}

.input_filter_link{
	color:#6E6E9B;
	text-decoration:none;
	outline:none;
	font-weight:bold;
}

.newsText .index_list{
	list-style:none;
	margin:0;
	padding:0;
}

.newsText .index_list li{
	padding:0 0 8px 20px;
}

.index_list2{
	margin:0;
	padding:0;
	list-style:none;
}
.index_list2 li{
	padding:0 0 8px 0px;
	margin-left:0px;
}

.index_linkHover{
	color:#63638f;
	text-decoration:underline;
}

.index_linkHover:hover{
	text-decoration:none;
}

.timeClass_active {
	color:red;
	font-size:12px;
	font-weight: bold;
}

.timeClass_inactive {
	color:green;
	font-size:12px;
	font-weight: bold;
}

.toolsTable {
	border:1px solid #6C6D9C;
	border-collapse:collapse;
	width:400px;
}

.toolsTable th {
	padding:5px;
	background-color:#6C6D9C;
	color:#FFF;
	text-align:center;
}

.toolsTable td {
	padding:5px;
	background-color:#FFF;
	color:#6C6D9C;
}


#tooltipHover {
    padding: 5px 10px;
    background: #ffffff;
    border: 1px solid #7978AF;
    /*opacity: 0.90;*/
    z-index: 200;
}

.site_media_active{
	font-size:11px;
	color:#63638f;
	text-decoration:none;
}

.site_media_inactive{
	font-size:11px;
	color:#CCC;
	text-decoration:none;
}

/* inline edit */
.activeChange{border:1px solid #56577A;padding:5px 17px 5px 2px;background:url('pen.gif') right center no-repeat;display:block;text-align:left;}
.inactiveChange{border:none;display:inline;}
.small_input {width:40px;border:1px solid #56577A;font-size:11px;}

#keywordTable{
	border-collapse:collapse;
}
#keywordTable .keyword_td{
	width:250px;
	padding:0 0 0 5px;
}
#keywordTable .keyword_status_td{
	text-align:right;
	padding:0 5px 0 0;
}
#keywordTable tr:hover{
	background-color:#F6F6F8;
}

ul.footer_object{
	float:left;
	display:inline;
	margin:15px 90px 0 0;
}

ul.footer_object li{
	clear:both;
	line-height:16px;
	padding:0;
}

ul.footer_object li a.greyTextFooter {
	color: #BCBCBC;
}

ul.footer_object li a.greyTextFooter:hover {
	color: #3E3F5F;
	text-decoration:none;
}

.columnFloatedDivValue {
	float:left;
	display:inline;
	margin-top:5px;
	width:65px;
	height:20px;
}

.columnFloatedDivSeparator {
	float:left;
	display:inline;
	margin-top:5px;
	height:20px;
	width:10px;
}

.headerContact{
	float:right;
	margin:-2px 30px 0 0;
	color:#fff;
	line-height:18px;
}

/* login button */
.ea_top_btn{
	width:160px;
}

.ea_top_btn_start {
	float:left;
	width:24px;
	height:26px;
}

.ea_top_btn_start_down{
	background-image:url('ea_top_btn_start.gif');
}

.ea_top_btn_start_up{
	background-image:url('ea_top_btn_start_down.gif');
}

.ea_top_btn_end {
	float:right;
	width:5px;
	height:26px;
	background-image:url('ea_top_btn_end.gif');
}

.ea_top_btn_mid {
	float:left;
	width:131px;
	height:26px;
	background:#efefef url('ea_top_btn_mid.gif') repeat-x left top;
}

.ea_top_btn a {
	font-size:12px;
	color:#757575;
	text-decoration:none;
	display:block;
	padding:6px 0 7px;
	text-align:center;
	outline:none;
}
/* login button END */

/* home more button */
.ea_more_btn{
	width:65px;
}

.ea_more_btn_start {
	float:left;
	width:21px;
	height:22px;
	background-image:url('ea_more_btn_start.gif');
}

.ea_more_btn_end {
	float:right;
	width:5px;
	height:22px;
	background-image:url('ea_more_btn_end.gif');
}

.ea_more_btn_mid {
	float:left;
	width:35px;
	height:22px;
	padding-left:4px;
	background:#efefef url('ea_more_btn_mid.gif') repeat-x left top;
}

.ea_more_btn a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	display:block;
	padding:4px 0 5px;
	text-align:center;
}
/* home more button END */

/* login form */
#login_div{
	z-index:1000000;
	position:absolute;
	top:33px;
	margin-left:2px;
}

.ea_login_form{
	background:url('login_form.png') no-repeat left top;
	height:200px;
	width:160px;
	padding: 12px 8px 0;
    text-align: left;
}

.ea_login_form p {
    margin: 0;
    padding: 0;
    color: #333;
    font-size: 11px;
}

.ea_login_form input.textfield {
    width: 138px;
    margin: 1px 0;
    padding: 5px 3px 0;
    border:1px solid #CFCFCF;
    font-size: 13px;
    color:#757575;
}

.ea_login_form label{
	color:#757575;
	font-size: 12px;
}

.ea_login_form ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.ea_login_form ul li {
    margin: 0;
    padding: 8px 0 0;
    font-size: 12px;
}

.login_button{
	width:65px;
	height:22px;
	border:0;
	margin:0;
	padding:0;
	cursor:pointer;
	margin:9px 0 4px 0;
}

.login_button_img_src_bg{
	background-image:url('loginEnter.gif');
}
/* login form END */

/* home page START */
div.ea_flash_holder {
	float:left;
	width:722px;
	height:265px;
	background-image:url('ea_flash_holder_bg.gif');
	margin-left:0px;
}
div.ea_left_flash_holder {
	float:left;
	width:265px;
	height:245px;
	padding:10px;
	padding-left:15px;
}
.bold {
	font-weight:bold;	
}
.italic {
	font-style:italic;	
}
.purple {
	color:#3e3f5f;
}
.gray {
	color:#757575;	
}
.mt5 {
	margin-top:5px;	
}
.mt10 {
	margin-top:10px;	
}
.mt20 {
	margin-top:20px;	
}
.mt30 {
	margin-top:30px;	
}
.mt40 {
	margin-top:40px;	
}
.mt50 {
	margin-top:50px;	
}
.tajust {
	text-align:justify;
}
.tanone {
	text-decoration:none;	
}
div.fright {
	float:right;	
}
p {
	padding:0px;
	margin:0px;
}
.ml35 {
	margin-left:35px;	
}
.ml30 {
	margin-left:30px;	
}
.ml40 {
	margin-left:40px;	
}
.ml100 {
	margin-left:80px;	
}
.ml60 {
	margin-left:60px;	
}
.ml70 {
	margin-left:70px;	
}
div.def_div {
	float:left;
	width:100%;
}
div.ea_right_flash_holder {
	float:left;
	width:390px;
	height:235px;
	margin-left:30px;
	margin-top:10px;
}
div.ea_facts {
	float:left;
	width:236px;
	height:245px;
	margin-left:9px;
	background-image:url('ea_facts_bg.gif');
	padding:10px;
}

div.ea_facts h3 , div.ea_news_holder h3 {
	margin:0px;
	padding:0px;
	padding-left:8px;
	font-size:18px;
	font-weight:normal;
	color:#78789c;
}

div.ea_facts_holder {
	float:left;
	margin-left:10px;
	height:185px;
	overflow:hidden;
	margin-top:10px;
	margin-right:10px;
	font-size:12px;
	line-height:16px;
}
div.ea_more_btn_2 {
	float:left;
	width:124px;
	background-image:url('ea_m_btn_bg.gif');
	background-repeat:repeat-x;
}

div.ea_more_btn_2 img {
	border:none;
	vertical-align:middle;
	float:left;
}

div.ea_more_btn_2 div {
	float:left;
	width:84px;	
	color:#FFF;
	font-size:12px;
	text-align:center;
	padding-top:4px;
}
div.ea_main_holder {
	float:left;
	margin-top:10px;
	width:720px;
	height:270px;
	background-image:url('ea_main_bg.gif');
	margin-left:0px;
	padding-top:10px;
}
span.ea_h1 {
	font-size:18px;
}
div.box {
	float:left;
	width:290px;
	margin-top:20px;
	font-size:12px;
	color:#757575;
}

div.box ul {
	padding:0px;
	margin:0px;
	list-style:none;
	margin-top:20px;
}

div.box ul li {
	margin-top:12px;
	margin-bottom:12px;
}
div.ea_news_holder {
	float:left;
	margin-top:10px;
	width:237px;
	height:270px;
	background-image:url('ea_news_bg.gif');
	padding:5px;
	padding-left:10px;
	padding-right:10px;
	margin-left:8px;
}
div.ea_news_item {
	font-size:12px;
}
.dottet_separator{
	border-bottom:1px dotted #BCBCBC;
	margin:10px 0;
}
/* home page END */

.home_bottom_message{
	float:left;
	height:36px;
	margin:5px 0 0 5px;
	background-image:url('bottom_message_mid.gif');
}

.home_bottom_message .start{
	height:36px;
	width:5px;
	float:left;
	background-image:url('bottom_message_start.gif');
}

.home_bottom_message .end{
	height:36px;
	width:5px;
	float:right;
	background-image:url('bottom_message_end.gif');
}

.home_bottom_message .mid{
	float:left;
	font-size:12px;
	color:#868686;
	margin:10px 5px 0 5px;
}

.wrapper_p p{
	line-height:18px;
}

.fs12{
	font-size:12px;
}

.uppercaseTransform{
	text-transform:uppercase;
}

.hoverAdvertiser:hover{
	background-color:#F6F6F8;
}

/* statistic window START */
.statistic_filter .top_mid{
	background:#FDFDFD url('ea_statistic_window_top_mid.gif') repeat-x top left;
	height:10px;
}

.statistic_filter .top_left{
	background:#FDFDFD url('ea_statistic_window_top_left.gif') no-repeat top left;
	width:10px;
	height:10px;
	float:left;
}

.statistic_filter .top_right{
	background:#FDFDFD url('ea_statistic_window_top_right.gif') no-repeat top right;
	width:10px;
	height:10px;
	float:right;
}

.statistic_filter .bottom_mid{
	background:#FDFDFD url('ea_statistic_window_bottom_mid.gif') repeat-x top left;
	height:10px;
}

.statistic_filter .bottom_left{
	background:#FDFDFD url('ea_statistic_window_bottom_left.gif') no-repeat top left;
	width:10px;
	height:10px;
	float:left;
}

.statistic_filter .bottom_right{
	background:#FDFDFD url('ea_statistic_window_bottom_right.gif') no-repeat top right;
	width:10px;
	height:10px;
	float:right;
}

.statistic_filter .mid_left{
	background:#FDFDFD url('ea_statistic_window_mid_left.gif') repeat-y top left;
	width:10px;
	float:left;
}

.statistic_filter .mid_right{
	background:#FDFDFD url('ea_statistic_window_mid_right.gif') repeat-y top right;
	width:10px;
	float:right;
}

.statistic_filter .mid_container{
	float:left;
	background-color:#ffffff;
	overflow-y:auto;
	line-height:18px;
}
/* statistic window END */
