html, body
{
	background: #373737;
	margin:0;
	padding: 0;
	height: 100%;
}

.tabletr
{
	background: #373737;
}

.footer
{
	background: #545454;
	color: #2B2B2B;
	font-family:Tahoma;
	font-size:10px;
	padding: 0 0 0 7px;
	height:19px;
}


#nvh
{
	display: none;
}

#toptable
{
	
	height: 118px;
	padding: 0;
	margin: 0 0 0 0;
	background: #373737;
}

#menu
{
	float: left;
	margin: 0 0 0 0;
}

#menu img
{
	margin: 0 41px 0 0;
	padding: 0;
	float: left;
	border: none;
}


.clearer
{
	clear: both;
}

#top-line
{
	height: 4px;
	margin: 7px 0 0 0;
	background: url('../images/top-tile-tmp.gif') repeat-x;
}

#attention
{
	height: 25px;
	margin: 14px 0 0 7px;
	background: url('../images/icon-tmp.gif') no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	color: #868686;
	padding: 5px 0 0 53px;
}

#main
{
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
}

#sidebar
{
	width: 109px;
	height: 437px;
	margin: 0 10px 0 0;
	text-align: right;
	padding: 30px 0 0 0;
	float: left;
}

#sidebar img
{
	border: none;
}

#sidebar a.sidebar-link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	display: block;
	margin: 10px 0 0 0;
	text-decoration: none;
}

#sidebar a.sidebar-link:hover
{
	color: #ffffff;
}

#sidebar p
{
	margin: 295px 0 0 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #797979;
	letter-spacing: -0.6px;
	padding: 0!important;
	word-spacing: -1px;
}

#slideshow
{
	float: left;
	background: #123456;
	width: 863px;
	height: 467px;
}

/* NEW */
.float-left
{
	float: left;
}
#indexflash
{
	float: left;
	width: 717px;
	height: 460px;
	margin: 0;
	padding:0;
}
#indexflash img
{
	display: block;
}
.indexdiv
{
	/*float: left;*/
	width: 254px;
	height: 228px;
	margin: 0px 0 4px 4px;
	background: #e6e4ef;
}
.indexdiv img
{
	display: block;
}
.indexdiv p
{
	margin: 24px 0px 0 0px;
	color: #868686;
	font-family:Tahoma;
	font-size:11px;
	float: left;
	text-align: justify;
	width: 238px;
	padding: 0 8px 0 8px;
}
.indexdiv a
{
	/*display: block;*/
	font-family:Tahoma;
	font-size: 11px;
	color: #6086b2;
	font-weight: bold;
	text-decoration: none;
	height: 12px;
	line-height: 12px;
	padding: 0 0 0 9px;
	margin: 16px 0 24px 10px;
	background: url('../images/link-arrow-index.gif') no-repeat left center;
	float: left;
}

.indexdiv a:hover
{
	text-decoration: underline;
}
#footer-nav
{
	height: 26px;
	margin: 40px 0 0 40px;
}

#footer-nav img
{
	border: none;
	display: inline;
}
#footer-nav span
{
	float:left;
	display: inline;
}

#bottom-menu2
{
	margin: 0 0 0 19px;
	height: 26px;
	line-height: 26px;
	font-size: 10px;
	color: #787878;
	float: left;
	display: inline;
	font-family:Tahoma;
}
#footer-nav a
{
	text-decoration: none;
	color: #787878;
}
/*
#bottom-menu2 a
{
	text-decoration: none;
	color: #787878;
}
*/
#bottom-menu2 a:hover
{
	text-decoration: underline;
}



/* END NEW */

