body{
padding:0px;
margin:0px;
background:url(images/bg.jpg) top repeat-x;
}


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;}

h1 { color:#D6E5AC;; }

.m_text, table, li, textarea
	{
		font-family:Tahoma;
		font-size:12px;
		line-height:18px;
		color:#D6E5AC;
	}

.m_text strong { color:#D6E5AC}
.m_text a{ color:#D6E5AC; text-decoration:none}
.m_text a:hover{ color:#D6E5AC; text-decoration:underline}
.m_text li a{ color:#D6E5AC; text-decoration:underline}
.m_text li a:hover{ text-decoration:none}
.h_text { color:#000000}
	
.c_text { color:#919D8E}
.c_text a{ color:#919D8E; text-decoration:none}
.c_text a:hover{text-decoration:underline}
.c_text span a{ color:#BD660C; text-decoration:underline}
.c_text span a:hover{text-decoration:none}

.no_class, form, .no_class td
	{
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		border:0px;
	}


textarea {font-family:Tahoma; font-size:14px; line-height:18px; color:#000000}


li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#EDF5D8}

.ul2 li  {background:url(images/a1.gif) no-repeat left center; margin:0px; padding:0px 0px 0px 11px}
.ul2 li a  {font-family:Tahoma; font-size:11px; line-height:18px; color:#000000}

#tabela {
   border: 1px solid #f9cf9f;
   border-collapse: collapse;
		width:580px;
		height:auto;
		margin-left:10px;
		margin-right:10px;
		padding:0px;
}
#tabela td {
   border: 1px solid #f9cf9f;
   padding: 2px;
}