/* CSS Document */
body{
	font-size:12px;
	margin:0px;
	font-family:Arial;
}

td{font-size:12px;}

a:link {
	color:#000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	color:#ff0000;
}
a:active {
	text-decoration: none;
	color:#FF0000;
}

#pub{
	width:100%;
}
.bar{
	font-weight:bold;
	height:26px;
	padding:4px 0 0 0;
	CURSOR:hand;
}
.tdaa{background-color:#F2F2F2;
 line-height:20px;
 height:20px;
 }
.tdab{background-color:#FFFFFF;
 line-height:20px;
 height:20px;
 }
 .tdbg{
 background-repeat:no-repeat;
 background-position:bottom;
 background-image:url(pbg.gif);
 line-height:20px;
 height:20px;
 }
 .pro_title{
 	font-weight:bold;
	font-size:18px;
 }
  .pro_c{
	line-height:20px;
 }
 .pstatea{
 	color:#FF0000;
 }
 .pstateb{
 	color:#000000;
 }

 .protab{
 	border:#e6e6e6 thin;
 
 }
.va {
 color:#868686;
 }
.va .a{
 color:#868686;
 } 
.va .a:link {
	color:#868686;
	text-decoration: none;
}
.va .a:visited {
	text-decoration: none;
	color:#868686;
}
.va .a:hover {
	text-decoration: none;
	color:#ff0000;
}
.va .a:active {
	text-decoration: none;
	color:#FF0000;
}

