body{
padding:0px;
margin:0px;
background:#000000;
}

table {border-collapse:collapse; border:0px;}

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

td { vertical-align:top; padding:0px;}

a{color:#FFFFFF;}
a:hover{text-decoration:none;}
span {color:#FFFFFF;}
span a {color:#ACACAC;}

img { border:0px;}

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

.c_text { color:#C64145; text-align:right}
.c_text a { color:#C64145;}

.line { background:url(images/line.gif) top left repeat-x; height:1px;}

.more { background:url(images/more_bg.gif) no-repeat 0 6px; padding-left:10px; color:#FFFFFF; text-decoration:underline; font-weight:bold}
.more:hover {text-decoration:none;}

.more2 { background:url(images/more2_bg.gif) no-repeat top right; padding-right:9px; color:#FFFFFF; text-decoration:underline; font-weight:bold}
.more2:hover {text-decoration:none;}

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

.input { vertical-align:middle; width:183px; height:21px; padding:3px 0 0 6px; border:1px solid #8C8C8C; background:none;}	

textarea {width:183px; height:84px; padding-left:5px; overflow:auto; border:1px solid #8C8C8C; background:none;}

ul { margin:0; padding:0; list-style:none;}
li { line-height:24px; margin:0px; padding:0px; color:#ACACAC;}
li a { color:#ACACAC;}

.ul li { background:url(images/list_bg.gif) no-repeat 0 10px; padding-left:10px;}