.scrollbar
	{
    height: 450px;
    padding: 5px;
    border: 0px;
    overflow: auto;
    overflow-x: hidden;
 		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#858585;
	}

body
	{
    padding:0px;
    margin:0px;
    background-color:#FDFDFD;
	}

.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#858585;
	}

.lt_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#858585;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#2197AA;
	}

.l1_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#A1C935;
	}

.l2_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#BCBD21;
	}

.l3_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#E89300;
	}
	
.c_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:11px;
		color:#8A8A8A;
	}

.form
	{
		width:193px; height:20px; 
    border-color:#CECECE; 
    border-width:1px; 
    background-color:#ffffff; 
    border-style:solid
	}

.form1
	{
		width:120px; height:20px; 
    border-color:#CECECE; 
    border-width:1px; 
    background-color:#ffffff; 
    border-style:solid
	}
	
.form_div
	{
		height:23px; margin-top:-1px;
	}
		
a.c_text
  {
    text-decoration:none;
  }

a.c_text:link
  {
    text-decoration:none;
  }	

a.c_text:hover
  {
    text-decoration:none;
  }

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 9px 0px 0px 0px; padding:0px 0px 0px 13px}