.menu a:link,.menu a:visited{
	display:list-item;
	width:125px;
	line-height:28px;
	height:28px;
	color:#000000;
	letter-spacing:1px;
	font-weight:bold;
	font-family: arial;
}
.menu a:hover{

background-color:#E5E5E5;
color:#000000;
text-decoration:none;
}
.leftmenu_nml a:link,.leftmenu_nml a:visited{
font-size:14px;

display:list-item;
width:150px;
line-height:28px;
height:28px;
color:#000000;
	letter-spacing:1px;
	font-weight:bold;
	font-family: arial;
}
.leftmenu_nml a:hover{

background-color:#E5E5E5;
color:#008888;
text-decoration:none;
}
.title_right{
	background-color:#F1F1F1;
	height:28px;
	color:#000000;
	padding-left:10px;
	letter-spacing:1px;
	font-size: 14px;
}
.tablebody{
	background-image: url(../images/bg_tablebody.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.foot{
	color:#C0C0C0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDEAE4;
}
.leftmenu {
	background-image: url(../images/leftmenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tb_tabsUnChks{
	background-color:#001B39;
	color:#FFFFFF;
	font-weight:normal;
	cursor:pointer;
	font-size: 12px;
}

.tb_tabsChks{
	background-color:#B0D5FF;
	color:#003366;
	font-weight:normal;
	cursor:pointer;
	font-size: 12px;
}

