body{
padding:0px;
margin:0px;
background-color:#EBEBEB;
}
a:hover{text-decoration:none;}

table, td {
		width:100%;
		height:100%;
		vertical-align:top;
	}

.m_text, td, input, textarea, a, li
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:14px;
		color:#646464;
	}

.m1_text
	{		
		font-size:10px;
		line-height:12px;
		color:#A2A2A2;
	}

a { color:#FF7D00}

span { color:#FF7D00; font-size:10px; line-height:10px; margin-left:5px; font-family:Tahoma}

div a{ font-size:10px; line-height:10px; margin-left:4px; text-decoration:none; margin-right:8px}

div a:hover { text-decoration:underline}

.cell_l { padding:25px 18px 0px 20px}

.cell_r { padding:25px 18px 0px 0px}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:23px; margin-top:-2px;
	}	

.form input
	{
		width:195px; height:20px; border-color:#ABABAB; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px
	}

textarea{
		width:195px; height:75px; overflow:hidden; border-color:#ABABAB; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:5px; margin-top:-2px
	}

ul {margin:0; padding:0; list-style:none}
li {background:url(images/a.gif) no-repeat left center; margin: 0px 0px 0px 0px; padding:0px 0px 0px 9px}		

li a, ul
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:18px;
		color:#646464;
		text-decoration:none;
	}

li a:hover
	{
		text-decoration:underline;
	}
