/* tables */
body table td {
	font-family: ·s²Ó©úÅé, Verdana;
    font-size: 12pt;
    color: #000;
}

a:hover {  text-decoration: none; color: #05A901; }
a:link {	text-decoration: none;}
a:active {  text-decoration: none;}
a:visited {  text-decoration: none; }
.style1 {color: #FFFFFF}
.style2 {color: #000000}
.style3 {color: #0000FF}

.list {	text-decoration: none; color: #000000;}
.list a:link {	text-decoration: none; color: #000000;}
.list a:visited {  text-decoration: none; color: #000000;}
.list a:active {  text-decoration: none; color: #000000;}
.list a:hover {  text-decoration: none; color: #05A901;}

table.tablesorter thead{
	color: #000000;
	text-align: left;
	cursor: pointer;
	background-image: url("../gra/header_back01.gif");
}
table.tablesorter tbody tr.odd{
	background-image: url("../gra/bg02.gif");
}

.odd{
	background-image: url("../gra/bg02.gif");
}

.ar{
	text-align:right;
	margin-right:100px;
}
.bm{
	Margin:5px;
}

.l{
	margin-top:10px;
	margin-bottom:10px;
}
.failed {
	color:red;
	font-weight:bold;
	font-size:14px;
}

.success {
	color:green;
	font-weight:bold;
	font-size:14px;
}

.emsg_green {
	text-align:left;
	margin-left:0px;
	margin-right:0px;
	color:green;
	font-weight:bold;
	font-size:14px;
}

#uploadresult {
	font-size: 14px;
	font-weight: normal;
	color: green;
}

#checking_upload{
   z-index:100;
   visibility:hidden;
   position:absolute;
   text-align:left;
   font-size: 12px;
   color: green;
}

.sph{
	width:160px;
	text-align:center;
}
