

.new_htm_mod_content  h1
{
	font-family: "Courier std","Courier New", Courier, monospace;
	font-size: 19px;
	font-weight: bold;
	color: #000195;

	padding-left:10px;
	position: absolute;
	top:29px
	
}


.new_htm_mod_content  h2
{
	font-family: "Courier std","Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000195;

	padding-left:10px;
	position: absolute;
	top:29px

}


.new_htm_mod_content  b
{
	font-size:15px;
	font-weight:900;
	letter-spacing:-1px;

}

.new_htm_mod_content  strong
{

	font-weight:900;
	font-size:15px;
 letter-spacing :-1px;

}


.ajax__tab_zzio {
	background-image: url(../images/tab/tab_BG.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:270px; 
	height:293px;
	display: block;
}

.ajax__tab_body {
	clear: both;
	margin:0px;
	padding:0px;
}

.TabPanel_body {
	clear: both;
	margin:0px;
	padding:12px;
}

.TabPanel_body p {
	height:260px;
	overflow:hidden;
}


.Tab_button1  {
	background-image: url(../images/tab/tab-1.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:65px; 
	height:20px;
	display: block;
}

.Tab_button1:hover {
	background-image: url(../images/tab/tab-1_hv.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:65px; 
	height:20px;
	display: block;
}


.Tab_button2  {
	background-image: url(../images/tab/tab-2.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:65px; 
	height:20px;
	display: block;
}

.Tab_button2:hover {
	background-image: url(../images/tab/tab-2_hv.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:65px; 
	height:20px;
	display: block;
}


.Tab_button3  {
	background-image: url(../images/tab/tab-3.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:65px; 
	height:20px;
	display: block;
}

.Tab_button3:hover {
	background-image: url(../images/tab/tab-3_hv.gif); 
	background-repeat:no-repeat; 
	background-position:bottom; 
	width:65px; 
	height:20px;
	display: block;
}