body,table,tr,td,p
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:12px;
	color:#808080;
	text-decoration : none;
	line-height: 16px;
}

a.link
{
	font-family: "MS Sans Serif", "MS Sans Serif", tahoma;
	font-size:12px;
	color:#999999;
	text-decoration : underline;
}
a.link:hover
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:12px;
	color:#EA2727;
	text-decoration : none;
}
a.link2
{
	font-family: "MS Sans Serif", "MS Sans Serif", tahoma;
	font-size:12px;
	color:#666666;
	text-decoration : none;
}
a.link2:hover
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:12px;
	color:#EA2727;
	text-decoration : none;
}
a.newlink
{
	font-family: "MS Sans Serif", "MS Sans Serif", tahoma;
	font-size:12px;
	color:#666666;
	text-decoration : none;
}
a.newlink:hover
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:12px;
	color:#EA2727;
}
.h01
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:13px;
	font-weight : bold;
	color:#FD0016;
	text-decoration : none;
}
.h02
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:12px;
	font-weight : bold;
	color:#666666;
	text-decoration : none;
}
.h03
{
	font-family: "MS Sans Serif", MS Sans Serif, tahoma;
	font-size:12px;
	font-weight : bold;
	color:#FD0016;
	text-decoration : none;
}
.barbg
{
background-image : url(../images/bar_bg.gif);
background-position : left;
background-repeat : repeat-y;
}
.formbg {
	background-color: #EBEBEB;
}

.text02 {
	font-family: tahoma;
	font-size: 10px;
	color:#666666;
	text-decoration : none;
}
.box01 {
	clear: left;
	border: 1px solid #999999;
}
.searchbox {
	clear: left;
	border: 1px solid #C6C6C6;
}


.tbFind {		
	background-image: url(../images/Find.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}		

.tbFind_d {		
	background-image: url(../images/Find.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}

.imgRunning {
	background-image: url(../images/Running.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;	
	display: inline-block;	
}

.imgRunning_d {
	background-image: url(../images/Running.gif);
	background-repeat: no-repeat;
	width: 20px;
	height: 20px;	
	display: none;
	
}

.tbCheck {		
	background-image: url(../images/Check.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}		

.tbExit {		
	background-image: url(../images/Exit.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}		

.tbAdd {		
	background-image: url(../images/Add.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}		

.tbAdd_d {		
	background-image: url(../images/Add_d.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}		

.tbBlock {		
	background-image: url(../images/Block.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}		

.tbIcon {
	display: inline-block;
	margin : 2px 5px 2px 5px;
}