@charset "utf-8";
/* CSS Document */

table.wrap{
	width:1268px;
	padding:0 151px;
	text-align:center;
}
table.wrapin{
	width:100%;
}
table.infobar{
	height:52px;
	background:url(images/top_full.png) top left no-repeat;
	width:100%;
	margin:4px 0px 10px 0px;
	padding:0px 15px 0px 15px;
}
td.language{
	width:130px;
	padding-left:20px;
	color:#FFF;
}
.hmenu{
	height:52px;
	line-height:52px;
	vertical-align:middle;
	font:14px "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight:bold;
	color:#fff;
	text-indent:3px;
	padding-left:20px;
}
.hmenu a{color:#fff; text-decoration:none;}
.hmenu a:link {color:#fff; text-decoration:none;}
.hmenu a:active{color:#fff; text-decoration:none;}
.hmenu a:visited{color:#fff; text-decoration:none;}
.hmenu a:hover{color:#ff2500; text-decoration:none;}
.hmenu a:visited:hover {color:#ff2500; text-decoration:none;}
td.timebar{
	text-align:right;
	padding-right:20px;
	width:170px;
}
table.header{
	width:966px;
	height:155px;
	background:url(images/header_back.png) top left no-repeat;
}
table.fcmainwrap{
	width:100%;
	margin:10px 0px 20px 0px;
}
table.fcmain{
	width:720px;
	height:340px;
	margin:0px 0px 0px 20px;
	padding-right:0px;
	background:url(images/main_back_pat.png) left repeat-y;
	table-layout:fixed;
}
td.fcmainline{
	width:0px;
	padding:0;
	background-color:#CCC;
}
td.fcmainadvs{
	padding:0px 0px 0px 1px;
	width:30px;
	/*width:123px;*/
}
td.fcmaintext{
	padding:0px 22px 0px 22px;
	/*padding:0px 15px 0px 15px;*/
}
table.fcmaintop{
	margin:0px 0px 0px 20px;
	width:100%;
	height:44px;
	background:url(images/main_back_top.png) left top no-repeat;
}
table.fcmainbot{
	width:100%;
	margin:0px 0px 0px 20px;
	height:40px;
	background:url(images/main_back_bot.png) left top no-repeat;
}
td.header{
	height:155px;
}
td.fcmenu{
	width:160px;
}
td.fcpanel{
	width:221px;
	text-align:left;
}
table.topfcpanel{
	width:221px;
	background:url(images/menu_back_top.png) top left no-repeat;
	height:53px;
}
table.panel {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	background:url(images/menu_back_pat.png) left repeat-y;
}
table.panelsin{
	width:191px;
	margin:0px 15px 0px 15px;
}
td.panelsin{
	font-size:13px;
	padding-bottom:1px;
	border-bottom:1px solid  #999;
}
td.panelsin a{
	padding-left:15px;
	background:url(images/menu_icon_side.gif) left bottom no-repeat;
	text-decoration:none;
	/*text-indent:15px;*/
}
td.panelsin a:hover{
	text-decoration:none;
	background:url(images/menu_icon_side_over.gif) left bottom no-repeat;
}
td.panelsin a:visited:hover{
	text-decoration:none;
	background:url(images/menu_icon_side_over.gif) left bottom no-repeat;
}
table.fcpanelbot {
	width:100%;
	height:12px;
	background:url(images/menu_back_bot.png) top left no-repeat;
}
td.darkgreytext {
	height:56px;
	line-height:56px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #545A5F;
	background:url(images/footer_back_full.png) top left no-repeat ;
	text-align:center;
}
.advstext{
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#000000;
}