body{
padding:0px;
margin:0px;
background-color:#E0E3E5;
}

table, td {
		width:100%;
		height:100%;
		border-width:0px;
	}

td { vertical-align:top;}
a:link { color: #4b5155; font-weight: bold; line-height: 11px; }
a:hover{ color: #4b5155; text-decoration:none; }

.m_text, td, a, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:normal;
		color:#3b5151;
		text-align:justify;
	}
	
.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;}

span { font-size:12px; font-weight:bold;}

.cell { padding:19px 18px 5px 14px}

.line { height:1px; background-color:#A4AEB3;}

.links { line-height:18px;}

.links a { color:#004040; font-weight:bold; line-height:18px}

font { font-size:16px; color:#3b5151; font-weight:bold;}

.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
	}

textarea{
		width:205px; height:124px; border-color:#919191; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:9px; overflow:hidden; margin-top:-2px;padding-top:3px
	}
	
.normal {
	font-size: 12px;
}

.red {
	font-size: 12px; color:#cc0000;
}

.blue {
	font-size: 12px; color:#000099;
}

