/******************************************************************************/
body * {
    font-size: 100%;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
    background-color:#ffffff;
}
a.link {
	text-decoration: underline;
}
a.link:hover {
	text-decoration: none;
}
.mainmenu, .mainmenu-s {
	font: bold .8em Verdana, Arial, Helvetica, sans-serif;
	color: #0099FF;
	text-decoration: none;
	white-space: nowrap;
}
.mainmenu-s {
	text-decoration: underline;
}
.mainmenu-s:hover {
	color: #99CCFF;
}
.mainmenu:hover {
	text-decoration: underline;
}
.pading10 {
	padding-right: 10px;
	padding-left: 10px;
}
.title_white {
	font-size: 1.1em;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 7px;
}
/******************************************************************************/
.leng {
	font: bold 0.6em Verdana, Arial, Helvetica, sans-serif;
	color: #8A8A8A;
	text-decoration: none;
}
.leng:hover {
	color: #000000;
	text-decoration: underline;
}
.lengbox {
	background: url(img/leng_selector.gif) no-repeat;
	background-position:50% -7px;
	padding-left: 1.2em;
	height:.6em;
}
/******************************************************************************/
.boxcontent {
	font-size: 0.7em;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
}
.font-size-1 {
	font-size:1px;
}
.boxcontent_topline {
	border-top: 2px solid #CCCCCC;
	font-size:1px;
}
.boxcontent_bottomline {
	border-bottom: 2px solid #CCCCCC;
	font-size:1px;
}
/******************************************************************************/
.copy {
	font: normal .6em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
.copy:hover {
	color: #333333;
}
/******************************************************************************/
.logo {
    background-repeat:no-repeat;
    width:202px;
    height:110px;
}
/******************************************************************************/
.white {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.button {
	font-size: 0.8em;
	font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	line-height:16px;
	height:16px;
	padding:0px 5px 3px 5px;
	margin:0px 0px 0px 0px;
}
.insub {
    font: normal 0.8em Verdana, Arial, Helvetica, sans-serif;
    color:#000000;
    padding:0px 0px 0px 2px;
}
.title_img {
	height: 62px;
	width: 94px;
}
/******************************************************************************/
.text-simple-1 {
    font-size: .8em;
    font-family: Verdana, Arial, Tahoma, sans-serif;
}
.text-title-1 {
    font-size: 1.6em;
    font-family: Verdana, Arial, Tahoma, sans-serif;
    display:block;
}

/******************************************************************************/
.itemhi    { font-weight: bold; }
.itemit    { font-style: italic; }
/******************************************************************************/
.itemtable, .itemtable td { border-collapse: collapse; border: 1px #777 none; height: 16px;}
.itemtableb, .itemtableb td { border-collapse: collapse; border: 1px #777 solid; height: 16px;}
/******************************************************************************/
table.tbl1 {
    clear:both; /* IE hack */
    empty-cells: show;
    border-collapse: collapse;;
}
table.tbl1 td {
    padding: 3px 3px 3px 3px;
    color:#000000;
    border-left: 1px solid #ffffff;
}
table.tbl1 td.thead {
    color:#ffffff;
}
table.tbl1 td.tfoot {
    border-bottom:none;
}
/******************************************************************************/
table.tbl2 {
    clear:both; /* IE hack */
    empty-cells: show;
    border-collapse: collapse;;
}
table.tbl2 td {
    padding: 3px 3px 3px 3px;
    color:#000000;
    border-left: 1px solid #ffffff;
}
table.tbl2 td.thead {
    color:#ffffff;
    border-bottom: none;
}
/******************************************************************************/
table.programe {
    clear:both; /* IE hack */
    empty-cells: show;
    border-collapse: collapse;
}
table.programe td {
    padding: 3px 3px 3px 3px;
    color:#000000;
    border-left: 1px solid #ffffff;
    text-align:center;
}
table.programe td.tnon {
    text-align:left;
}
table.programe td.thead {
    color:#ffffff;
    font-weight:bold;
}
table.programe td.tfoot {
    border-bottom:3px solid #0099FF;
}
table.programe tr.row_odd {
    background: #CCEBFF;
}
table.programe td.thead {
    background-color:#0099FF;
}
/*********************************************************************************/
#searchterm {
	width:200px;
}
#hint {
	border:1px solid #000000;
	background-color:#ffffff;
}
#hint ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#hint ul li {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#hint ul li.hover{
	color:#fff;
	background-color:#999999;
}
/***************************************************************************/
table.VideoNews {
    width:100%;
}
table.VideoNews td{
    padding:5px;
}
    table.VideoNews td .data {
        font:bold 13px verdana;
    }

	
	
/******************************************/
.hd {
	display:none;
}