html, body {
	margin:0px;
	padding:0px;
}
body, input, select, textarea {
	background-color: #fff3d3;
}
td, input, select, textarea {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	vertical-align: top; 
}
td {
	padding: 0px;
}
table.main {
	width: 1000px;
	height: 100%;
	border-collapse: collapse;
}

td.news {
	width: 206px;
	background-color: ede0c0;
	border-collapse: collapse;
	color:b85e95;
	font-size: 14px;
}
td.p
{
  height:26px;
	width:206px;
  background-image: url(7.jpg) ;
	background-color: #8f386d;
	font-size: 20px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	font-family:sans-serif;
}


table.newstable {
  
    height:100%;
	  width: 794px;

}

HR {
  border: none;
  color: #8f386d;
  background-color: #8f386d; 
  height: 2px;
}


td.newsitem {
	width:740px;
	background-color:#e4dcc6;
	padding: 10px;
  text-align: justify;
}

h2.hdr2 {
  text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #8b376a;
	margin-bottom: 7px;
  font-family: verdana, arial, sans-serif;
   
}


a:link {
color:#aa00a1;
text-decoration:none;
}
a:visited {
color:#c8618c;
text-decoration:none;
}
a:hover {
color:#ffa200;
text-decoration:none;
}




td.text {
	width: 770px;
	height: 100%;
	
}
td.copyright {
	background-image: url(6.jpg) ;
	background-color: #8f386d;
	font-size: 10px;
	color: #ffffff;
	vertical-align: middle;
	text-align: center;
	height: 35px;


}
div#sape-left
{
text-align:center;
margin: 5px;
font-family: "Times New Roman", serif;
font-size: 12px;
color: #ff7800;
}
r { align: left; }


a img {
  border: 0px; 
}
        
a img#chm {
	margin: 0px;
	width: 190px;
	height: 135px;
	border: 1px solid #b85e95;
}
a:hover img#chm {
	margin: 0px;
	border: 1px solid #FFFFFF;
}


