body{
padding:0px;
margin:0px;
background-color:#404040;
}

table, td {
		width:100%;
		height:100%;
		border:0px;
	}

td { vertical-align:top;}

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, a, input, textarea, select
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:13px;
		color:#FFFFFF;
	}

.c_text { vertical-align:middle; text-align:center; background-color:#1F1F1F}

.c_text a { text-decoration:none; }

.c_text a:hover { text-decoration: underline;}

.line { background-image:url(images/v-l.gif); background-repeat:repeat-x;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
		color: default;
	}

.form
	{
		height:24px; margin-top:4px;
	}	

.form input
	{
		width:176px; height:21px; border-color:#020202; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:9px; color:#1D1D1D;
	}

select {color:#1D1D1D;}

textarea{
		width:176px; height:83px; border-color:#020202; border-width:1px; background-color:#ffffff; border-style:solid; padding-left:9px; overflow:hidden; color:#1D1D1D; margin-top:4px;
	}

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 13px}		

li a
	{		
		line-height:16px;
		font-weight:bold;		
	}
	
.cell { padding: 21px 25px 35px 27px}
