﻿BODY{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}
.td_hed1{
	text-align: center;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	height: 20px;
	color: White;
	background-color: #0099cc;
}
.td_hed{
	text-align: center;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	height: 20px;
	color: White;
	background-color: #0099cc;
}
.tdrrr{
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}
.tdrrr1{
	background-color: #f5f5f5;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
}
.td{
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
}
.td1{
	background-color: #f5f5f5;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
}
.smnu_td_normal
{
	font-weight: bold;
	cursor: pointer;
	color: White;
	font-size:10px;
	background: url(global_img/my/btn_gmnu_normal.png) no-repeat top left;
	height: 28px;
}
.smnu_td_hover
{
	font-weight: bold;
	cursor: pointer;
	color: #003882;
	font-size:10px;
	background: url(global_img/my/btn_gmnu_hover.png) no-repeat top left;
	height: 28px;
}
.smnu_td_clicked
{
	
	font-weight: bold;
	cursor: pointer;
	color: #003882;
	font-size:10px;
	background: url(global_img/my/btn_gmnu_clicked.png) no-repeat top left;
	height: 28px;
}
.block_title
{
	height: 57px;
	background: url(global_img/my/block_title.png) no-repeat top left;
	}
.block_middle
{
	background: url(global_img/my/block_middle.png)
	}	
.block_bottom
{
	height: 13px;
	background: url(global_img/my/block_bottom.png) no-repeat top left;
	}	
	
.block_title_new
{
	height:50px;
	background: url(global_img/my/block_title_new.png) no-repeat top left;
	color: White; 
}
.block_middle_l
{
	background: url(global_img/my/left.png) left; 
	width: 8px;
}	
.block_middle_r
{
	background: url(global_img/my/right.png) right; 
	width: 8px;
}	
.block_bottom_new
{
	background: url(global_img/my/block_bottom_new.png) no-repeat top left; 
	height:10px;
}	
	
	
	
.mm_normal_l
{
	background: url(global_img/my/tmnu_normal_left.png) no-repeat top left;
	height: 30px;
	width: 3px;
}
.mm_normal_c
{
	background: url(global_img/my/tmnu_normal_mid.png);
	color: White;
	font-weight: bold;
	cursor: pointer;
	text-align:center;
}
.mm_normal_r
{
	background: url(global_img/my/tmnu_normal_right.png) no-repeat top left;
	width: 3px;
}
.mm_hover_l
{
	background: url(global_img/my/tmnu_hover_left.png) no-repeat top left;
	height: 30px;
	width: 3px;
}
.mm_hover_c
{
	background: url(global_img/my/tmnu_hover_mid.png);
	color: #003882;
	font-weight: bold;
	cursor: pointer;
	text-align:center;
}
.mm_hover_r
{
	background: url(global_img/my/tmnu_hover_right.png) no-repeat top left;
	width: 3px;
}
.mm_clicked_l
{
	background: url(global_img/my/tmnu_clicked_left.png) no-repeat top left;
	height: 30px;
	width: 3px;
}
.mm_clicked_c
{
	background: url(global_img/my/tmnu_clicked_mid.png);
	color: #003882;
	font-weight: bold;
	cursor: pointer;
	text-align:center;
}
.mm_clicked_r
{
	background: url(global_img/my/tmnu_clicked_right.png) no-repeat top left;
	width: 3px;
}
.sm_normal_r
{
	background: url(global_img/my/sm_normal_r.png) no-repeat top left; 
	width: 8px;
}
.sm_normal_l
{
	background: url(global_img/my/sm_normal_l.png) no-repeat top left; 
	height: 30px;
	width: 8px;
}
.sm_normal_m
{
	background: url(global_img/my/sm_normal_m.png);
	color: #003882;
	cursor: pointer;
}		
.sm_hover_r
{
	background: url(global_img/my/sm_hover_r.png) no-repeat top left; 
	width: 8px;
}
.sm_hover_l
{
	background: url(global_img/my/sm_hover_l.png) no-repeat top left; 
	height: 30px;
	width: 8px;
}
.sm_hover_m
{
	background: url(global_img/my/sm_hover_m.png);
	color: #003882;
	cursor: pointer;
}	
.sm_clicked_r
{
	background: url(global_img/my/sm_clicked_r.png) no-repeat top left; 
	width: 8px;
}
.sm_clicked_l
{
	background: url(global_img/my/sm_clicked_l.png) no-repeat top left; 
	height: 30px;
	width: 8px;
}
.sm_clicked_m
{
	background: url(global_img/my/sm_clicked_m.png);
	color: #003882;
	cursor: pointer;
}	
a:link
{
	color:#003082;
	text-decoration:underline;
	font-weight: bold;
}
a:visited
{
	color:#003082;
	text-decoration:underline;
}
#id_search
{
	color:White;
	text-decoration:none;
	font-size:14px;
}
