.li_style
{
  list-style:none;
	background:url(../images/li_img.jpg) no-repeat;
  padding:0px 0px 2px 10px;
  color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.text_style
{
	color:#717171;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.table_head
{
	font-size:11px;
	background:#e4e4e4;
	border-bottom:1px solid #d6d6d6;
	height:19px;
}

.table_head_row
{
	padding: 0px 5px 0px 10px;
	text-align:center;
	height:20px;
}

.table_body_td
{
	padding: 7px 5px 7px 9px;
	border-bottom:1px solid #d6d6d6;
	text-align:center;
	height:20px;
}

.link_style
{
	text-decoration:underline;
	color:#717171;
	font-size:12px;
}
