﻿
  .leftbk
  {
  	border:solid 1px #C7C7C7;
  	width:198px;
  }
  .helpbt
  {
  	background-image:url(/images/help/btbg.gif);
  	background-repeat:no-repeat;
  	color:#FFFFFF;
  	font-weight:bold;
  	height:25px;
  }
  a.t:link
  {
  	background-image:url(/images/help/t.gif);
  	background-repeat:no-repeat;
  	color:#333333;
  	padding-left:20px;
  }
  a.t:visited
  {
  	background-image:url(/images/help/t.gif);
  	background-repeat:no-repeat;
  	color:#333333;
  	padding-left:20px;
  }
  a.t:hover
  {
  	background-image:url(/images/help/t.gif);
  	background-repeat:no-repeat;
  	color:#CC0000;
  	padding-left:20px;
  }
  a.t:active
  {
  	background-image:url(/images/help/t.gif);
  	background-repeat:no-repeat;
  	color:#333333;
  	padding-left:20px;
  }
  
  a.tcu:link
  {
  	background-image:url(/images/help/tcu.gif);
  	background-repeat:no-repeat;
  	color:#333333;
  	padding-left:20px;
  }
  a.tcu:visited
  {
  	background-image:url(/images/help/tcu.gif);
  	background-repeat:no-repeat;
  	color:#333333;
  	padding-left:20px;
  }
  a.tcu:hover
  {
  	background-image:url(/images/help/tcu.gif);
  	background-repeat:no-repeat;
  	color:#CC0000;
  	padding-left:20px;
  }
  a.tcu:active
  {
  	background-image:url(/images/help/tcu.gif);
  	background-repeat:no-repeat;
  	color:#333333;
  	padding-left:20px;
  }
  .lxline
  {
  	margin:5px 0px;
  	background-color:#CCCCCC;
  	line-height:1px;
  	height:1px;
  	clear:both;
  }
  .listdiv
  {
  	clear:both;
  	
  }

  
   a.hlist:link
  {  	
  	color:#333333;
  	font-size:14px;
  	text-decoration:none;  	
  }
  a.hlist:visited
  {  	
  	color:#333333;
  	font-size:14px;
  	text-decoration:none;   	
  }
  a.hlist:hover
  {  
  	color:#CC0000;
  	font-size:14px;
  	text-decoration:none;  	
  }
  a.hlist:active
  {  	
  	color:#333333;
  	font-size:14px;
  	text-decoration:none;   	
  }
  
  a.hlistcu:link
  {  	
  	color:#A10000;
  	font-size:14px;
  	text-decoration:none;  	
  }
  a.hlistcu:visited
  {  	
  	color:#A10000;
  	font-size:14px;
  	text-decoration:none;   	
  }
  a.hlistcu:hover
  {  
  	color:#A10000;
  	font-size:14px;
  	text-decoration:none;  	
  }
  a.hlistcu:active
  {  	
  	color:#A10000;
  	font-size:14px;
  	text-decoration:none;   	
  }
