body{
padding:0px;
margin:0px;
}

table {
		
		border-width:0px;
	}

td { vertical-align:top;}

a:hover
{
	color: #cc0033;
	text-decoration: none;
}

.m_text, td, a, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#4B5155;
		text-decoration:none;
	}
	
.c_text, .c_text a
	{
	  line-height:11px;
	  color:#C4CBCF;
	  text-decoration:none;
	}

.c_text a:hover { text-decoration:underline;}

.link { text-align:right;}

.link a { line-height:11px; color:#4B5155; font-weight:bold; background-image:url(images/h-l.gif); background-repeat:repeat-x; background-position:bottom; text-decoration:none;}

.link a:hover { background-image: none;}

.cell { padding:19px 18px 5px 14px}

.line
{
	height: 1px;
	background-color: #cc0033;
}

.links { line-height:18px;}

.links a { color:#485761; font-weight:bold; line-height:18px}



.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:27px; margin-top:-2px;
	}	

.form input
	{
		width:205px; height:24px; border-color:#919191; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:9px; padding-top:3px
	}

.nounderline
{
	text-decoration: none;
}