body{
padding:0px;
margin:0px;
/*background:url(images/bg.gif);*/
background-color:#F5F5FA /*** New code to change colors left and right ***/
}

table {border-collapse:collapse; border:0px;}

table {
		width:100%;
		height:100%;
		border:0px;
	  }

td { vertical-align:top; padding:0px;}

a{color:#B2B2B2;}
a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:14px;
		color:#878991;
		background-color:#393B42;  /*** New code ***/
	}
	

.c_text { color:#5F626B;}
.c_text a{ color:#878991 ; text-decoration:none;}
.c_text a:hover{ color:#878991; text-decoration:underline;}
.c_text span{ color:#878991}

.a_text {color:#79A8B0}

.h_text { color:#B2B2B2;}

.read_more {background:url(images/a1.gif) no-repeat 0 6px; padding-left:9px; color:#B2B2B2;}
.read_more:hover{ text-decoration:underline;}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.input { vertical-align:middle; width:173px; height:21px; padding-left:5px; border: 1px solid #B2B2B2; background:url(images/bg.gif); color:#B2B2B2;}

.div { height:1px; background:#ADD4FF;}

textarea {width:173px; height:96px; padding-left:5px; overflow:auto; border: 1px solid #B2B2B2; background:url(images/bg.gif);  color:#B2B2B2;}

ul { margin:0; padding:0; list-style:none;}
/*li { background:url(images/a1.gif) no-repeat 0 6px; margin:0px; padding:0px;}*/
li a { padding-left:9px; color:#79A8B0;}

.ul li {background:none}
.ul li a {padding-left:0;}