body{
padding:0px;
margin:0px;
background-color:#E0E3E5;
}

table, td {
		width:100%;
		height:100%;
		border-width:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

.m_text, td, a, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:normal;
		color:#4B5155;
	}
	
.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:#485761; font-weight:bold; line-height:18px}

font { font-size:16px; color:#476274; font-weight:bold; margin-left:6px}

.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
	}
	
	div.hr {
    height: 15px;
    background: #fff url(images/a1.gif) no-repeat scroll center;
    
}
div.hr hr {
    display: none;
    
} 
