#list1  {
	width: 927px;
	font-family: Arial, Verdana, Tahoma;
	margin:  0px;
	padding: 0px;
}
#list1 p {
	margin-bottom : 10px;
	border: none;
	color: #006;
	text-decoration: none;
	font-size: 11px;
	margin: 0px;
	padding: 11px;
	overflow: auto;
}
#list1 .maindiv {height:400px; padding:0; margin:0 0 3px 0; background:url(../images/tab_bg.png) no-repeat 0 0;}
#list1 .maindiv .subdiv {height:380px; overflow:auto; background-color:transparent; margin:3px;font-size: 11px; color:#006; font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif}
#list1 h3 {
	cursor:pointer;
	display:block;
	padding:12px 0 10px 30px;
	margin:0 0 3px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #06225b;
	background:url(../images/tab_inactive.gif) no-repeat 0 0;
	border: none;
}
#list1 h3:hover {
	color: #06225b;
	background-color: white;
}
#list1 h3.selected {
	color: white;
	background:url(../images/tab_active.gif) no-repeat 0 0;
	margin:0 0 1px 0;
}	
#list1 h3.selected a{
	color: #fff;
}	
#list1 h3.selected a:hover{
	color: #fff;
}
#list3 h3 {font-size:13px; color:#000066; font-weight:bold}
#list3 h3 selected{ background:url(../images/tab_active.gif) no-repeat 0 0}
#list3 p{ border:1px solid #ccc; padding:10px; margin:-10px 1px 10px 0;}
#list3 div.title {
	border: 1px solid #3366AA;
	background-color: #6699CC;
	cursor: pointer;	
	display:block;
	padding:12px 0 10px 30px;
	margin:0 0 3px 0;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	color: #06225b;
	background:url(../images/tab_inactive.gif) no-repeat 0 0;
	border: none;
}

		 