
body{
padding:0px;
margin:0px;
}
a:hover {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#ff8104;
		text-decoration:underline;
		}


a:visited {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
		text-decoration:none;
	}
a:active {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
		text-decoration:none;
		}

a:link {
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
		text-decoration:none;
	}
	
.m_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#8B8B8B;
	}
.h_text
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#FFFFFF;
	}
.h_text_bold
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		font-weight:bold;
		color:#FFFFFF;
	}
	
.l_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#CC6600;
	}	
.l_not_text
	{
		font-family:Tahoma;
		font-size:10px;
		line-height:12px;
		color:#6c3f13;
	}

.f_text
	{
		font-family:Arial;
		font-size:9px;
		line-height:10px;
		color:#5E6469;
		text-transform:uppercase
	}
.image{
	border-color:#CC6600;
	border-width:1px;
      }	
	
.form
	{
		width:230px; height:17px; border-color:#DDDDDD; border-bottom-width:1px; background-color:#ffffff;
	}
.form_div
	{
		height:23px; margin-top:10px;		
	}
		
	a.text{text-decoration:none;}	
	a.text:hover{text-decoration:underline;
	}
	
#container { 
	background: url(../images/bg_top_props.jpg) no-repeat top left; 
	padding: 0px 0px 0px 110px;  
	margin: 0px; 
	}
	
.back {
  background-image: url(../images/loading.gif);
  background-repeat: no-repeat;
  background-position:center;
  }
  .td_border
{
    border-color: #FFFFFF;
    border-width: 0 0 1px 0;
    border-style: solid;
    margin: 0;
    padding: 0px;
	font-family:Tahoma;
	font-size:11px;
	line-height:14px;
	color:#FFFFFF;
}