body{
padding:0px;
margin:0px;
background:url(images/bg.gif);
}


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


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

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

a:hover{text-decoration:none;}

img { border:0px;}

.m_text, table, li, input, textarea
	{
		font-family:Tahoma;
		font-size:11px;
		line-height:16px;
		color:#1A1E1E;
	}
	
.m_text a { color:#1E7BB4}
.m_text span { color:#1E7BB4}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}
	
.line { background:#D1D0CB; height:1px}

.input {width:130px; height:18px; padding-left:5px; color:#8C8E8E; line-height:12px}

ul {margin:0; padding:0; list-style:none}
li  {background:none; margin:0px; padding:0px}
li a  {font-family:Tahoma; font-size:11px; line-height:19px; color:#1E7BB4;}
li a:hover {text-decoration:none}

.trans_box2 {
  font-family:verdana;
  font-weight:bold;
  padding:40px;
  margin:30px;
  border:solid 1px #555;
  background-color:#7CFC00;
  filter:alpha(opacity=80);
        -moz-opacity:0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-color:#7CFC00;
}

div.block-header {
display:none; !important
color:green;
}
