/* CSS Document */
body {
	background-color:#ffffff;
}

#Table_01 {
	background-color:#FFFFFF;
	margin:0;
	padding:0;
	height:36px;
	width:640px;
	}

.menu{
	background-image:url(images/Untitled-2_02_1.jpg);
	background-position:left;
	background-repeat:no-repeat;
	height:36px;
	width:640px;
	}

/*.dLmenu{
	background-image:url(images/Untitled-2_01.png);
	background-position:center;
	background-repeat:no-repeat;
	}*/
/*a.dLicon:link{	
	text-decoration:none;
	font-size: 10px;
	color:#CCCCCC;
	margin-left:560px;
	font-family:Arial, Helvetica, sans-serif;
	}*/
	
.menuList .select {
	margin:0;
	padding:0;
	list-style:none;
	white-space:nowrap;
	
}


.menuList ul li{
	list-style-type:none;
	float:left;
}

.menuList .select li.audienceOff a{
	display: block;
	width:95px;
	height: 36px;
	line-height:36px; 
	text-align:center;
	}

.menuList .select li.audienceOn a{
	display: block;
	width:95px;
	height: 36px;
	background: transparent url(images/bg_level1_on.jpg) no-repeat;
	background-position:left;
	line-height:36px; 
	text-align:center;
	}

.menuList .select li.contactOff a{
	display: block;
	width:65px;
	height: 36px;
	background-position:right;
	line-height:36px; 
	text-align:center;
	}	
	
.menuList .select li.contactOn a{
	display: block;
	width:65px;
	height: 36px;
	background: transparent url(images/bg_level1_on_right.jpg) no-repeat right;
	line-height:36px; 
	text-align:center;
	}		

.menuList .select li.overviewOff a{
	display: block;
	width:75px;
	height: 36px;
	background-position:left;
	line-height:36px; 
	text-align:center;
	}
	
.menuList .select li.overviewOn a{
	display: block;
	width:75px;
	height: 36px;
	background: transparent url(images/bg_level1_on_left.jpg) no-repeat;
	background-position:left;
	line-height:36px; 
	text-align:center;
	}

.menuList .select li.back a{
	display: block;
	width:150px;
	height: 36px;
	line-height:36px; 
	text-align:center;
	}

.menuList .select li.AdOn a{
	display: block;
	width:150px;
	height: 36px;
	background: transparent url(images/bg_level1_on.jpg); 
	line-height:36px; 
	text-align:center;
	}
	
.menuList .select li.sponsorOn a{
	display: block;
	width:150px;
	height: 36px;
	background: transparent url(images/bg_level1_on.jpg); 
	line-height:36px; 
	text-align:center;
	}

.menuList .select li.productOff a{
	display: block;
	width:105px;
	height: 36px;
	line-height:36px; 
	text-align:center;
	}
	
.menuList .select li.productOn a{
	display: block;
	width:105px;
	height: 36px;
	background: transparent url(images/bg_level1_on.jpg) no-repeat;
	line-height:36px; 
	text-align:center;
	}

.menuList .select li.contactOff a:hover{
	background: transparent url(images/bg_level1_on_right.jpg) no-repeat right; 
	line-height:36px;
	}


.menuList .select li.overviewOff a:hover{
	background: transparent url(images/bg_level1_on_left.jpg) no-repeat; 
	line-height:36px;
	}

.menuList .select li.productOff a:hover{
	background: transparent url(images/bg_level1_on.jpg); 
	line-height:36px;
	}
	
.menuList .select li.audienceOff a:hover{
	background: transparent url(images/bg_level1_on.jpg); 
	line-height:36px;
	}
	
.menuList .select li.researchOff a:hover{
	background: transparent url(images/bg_level1_on.jpg); 
	line-height:36px;
	}

.menuList .select li.back a:hover{
	background: transparent url(images/bg_level1_on.jpg); 
	line-height:36px;
	}

.title{
	color:#333333;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:12px;
	}

a:link {
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	line-height:36px;
	height:36px;
	
	}

a:visited {
	font-weight: bold;
	font-size:10px;
	text-decoration: none;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	height:36px;
	}

	
