﻿ul.M0 
{
	margin:0px;
	padding:0px;
	height:46px;
	border-left:1px solid #000000;
	border-bottom:1px solid #000000;
	text-align:left;
}

ul.M1
{
	margin:0px;
	padding:0px;
	text-align:left;
}

li.L1, li.L1_Active, li.L1_h, li.L1_Active_h
{
	list-style: none outside;
	float:left;
	display: block;
	border-right:1px solid #000000;
	width:110px;
	height:30px;
	padding:16px 0px 0px 0px;
	text-align:center;
}

li.L1_Active, li.L1_Active_h
{
	background-color:#000000;
	cursor:pointer;
}

li.L1_Active a, li.L1_Active_h a
{
	font-style:normal;
	font-family:Arial, Helvetica;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

li.L1_h
{
	background-color:#f4f0eb;
	cursor:pointer;
}

li.L1 a, li.L1_h a
{
	font-style:normal;
	font-family:Arial, Helvetica;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

li.L2_1 a, li.L2_2 a, li.L2_3 a, li.L2_Active_1 a, li.L2_Active_2 a, li.L2_Active_3 a
{
	font-style:normal;
	font-family:Arial, Helvetica;
	color:#000000;
	font-size:12px;
	text-decoration:none;
}

li.L2_1, li.L2_Active_1
{
	list-style: none outside;
	float:left;
	display: block;
	text-align:center;
	padding:0px 5px 0px 5px;
	background-color:#fc1fe6;
}

li.L2_2, li.L2_Active_2
{
	list-style: none outside;
	float:left;
	display: block;
	text-align:center;
	margin:0px 10px 0px 10px;
	padding:0px 5px 0px 5px;
	background-color:#1ffcf3;
}

li.L2_3, li.L2_Active_3
{
	list-style: none outside;
	float:left;
	display: block;
	text-align:center;
	padding:0px 5px 0px 5px;
	background-color:#fce71f;
}

div.scrollable 
{      
	position:relative;
	overflow:hidden;
	height: 294px;
	width: 260px; 
}  

div.scrollable div.items 
{     
	position:absolute;
	height:20000em; 
}

hr 
{     
	height:1px;
	color:#999999;
	margin-bottom:5px;
	margin-top:5px;        
}





.svw 
{
	width: 50px; 
	height: 20px; 
	background: #fff;
} 

.svw ul 
{
	position: relative; 
	left: -999em;
}  

.stripViewer 
{  
	position: relative; 
	overflow: hidden;  
	border-bottom: 1px solid #666666;   
	margin: 0 0 1px 0; 
} 

.stripViewer ul 
{
	margin: 0; 
	padding: 0; 
	position: relative; 
	left: 0; 
	top: 0; 
	width: 1%; 
	list-style-type: none;
} 

.stripViewer ul li 
{  
	float:left;
} 

.stripTransmitter 
{ 
	overflow: auto; 
	width: 1%; 
} 

.stripTransmitter ul 
{ 
	margin: 0; 
	padding: 0; 
	position: relative; 
	list-style-type: none;
} 

.stripTransmitter ul li
{ 
	width: 15px; 
	float:left; 
	margin: 0 1px 1px 0;
} 

.stripTransmitter a
{
	font: bold 10px Verdana, Arial; 
	text-align: center; 
	line-height: 22px; 
	background: #ffffff; 
	color: #666666; 
	text-decoration: none; 
	display: block;
} 

.stripTransmitter a:hover, a.current
{ 
	background: #fff; 
	color: #666666; 
}  
