body {
	background-color: #000000;
	/*overflow:scroll;*/
}

a {
	/*text-decoration:none;*/
	color:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}


#container {
	position	: relative;
/*
	top			: 10px;
	left		: 10px;
*/
	/*width		: 780px;*/
	width		: 850px;
	height		: 400px;
	
	background	: #ffffff;
	
	overflow	: hidden;
	border		: 0px solid #666;
}

#content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	position	: relative;
	
	background	: #ffffff;
	
	width		: 780px;
	left		: 0px;
}

#scrollArea {
	position	: relative;
	left		: 10px;
	/*
	top			: 10px;
	*/
	height		: 400px;
	width		: 15px;
	border		: 1px solid #ebebeb;
	overflow	: hidden;
}

#scroller {
	position	: relative;
	top			: -1px;
	width		: 15px;
	background	: #ebebeb;
	border-top	: 1px solid #ebebeb;
	border-bottom	: 1px solid #ebebeb;
}

.sharetitle{
width:30px;
background-color:#000000;
}

.sharesubtitle{
width:10px;
background-color:#000000;
}

.text_nextback{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

.nextback_css{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}

.text_pagenum{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:16px;
}

.text_white{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#ffffff;
font-size:12px;
}

.text_grey{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#777777;
font-size:12px;
}

.text_black{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:12px;
}

.title_nocolor_css{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-weight:bold;*/
	font-size:15px;
}

.title17_nocolor_css{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:17px;
}

.td_page_black{
background-color:#000000;
}

.td_page_white{
background-color:#ffffff;
}

.td_separation{
background-color:#ffffff;
}

.std_separation{
background-color:#ffffff;
}

.td_separation_h{
background-color:#ffffff;
}

.td_div{
background-color:#000000;
}

.lien_clic{
font-weight : bolder;
font-size:15px;
}

.lien_on{
font-weight : bolder;
font-size:15px;
}

.lien_off{
color:#000000;
font-weight : bolder;
font-size:15px;
}

.td_on_clic{
background-color:#000000;
}

.td_off_clic{
background-color:#000000;
}

.td_on_roll{
background-color:#000000;
}

.td_off_roll{
background-color:#000000;
}


.slien_clic{
font-weight : bolder;
font-size:13px;
}

.slien_on{
font-weight : bolder;
font-size:13px;
}

.slien_off{
color:#000000;
font-weight : bolder;
font-size:13px;
}

.std_on_clic{
/*
background-color:#00ff00;
*/
background-color:#000000;
}

.std_off_clic{
background-color:#000000;
}

.std_on_roll{
background-color:#000000;
}

.std_off_roll{
background-color:#000000;
}