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

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

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#5A5C56;
	}

.a, a { color:#1E7BB4;}

.t1_text
	{
		color:#1E7BB4;
		font-size:9px;
		line-height:9px;
	}
	
.t2_text
	{
		color:#6A675A;
		font-size:9px;
		line-height:9px;
	}

.t3_text a { color:#1E7BB4; line-height:24px; text-decoration:none;}

.t3_text a:hover { text-decoration:underline;}
	
.ls_text a
	{
		 font-size:12px;
		 line-height:12px;
		 color:#6C6C6C;
		 text-decoration:none;
	}
	
.ls_text a:hover { text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.input	{width:85px; height:18px; border-color:#C5CFD8; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:10px; font-size:9px; color:#6C6C6C; padding-top:3px; line-height:9px;}

