body {
background-color: #363024;
background-image: url(images/bg.gif);
margin-top: 20px;
position: center;


}

table.brd {
	border-right: 1px solid #493F2B;
	border-top: 1px solid #493F2B;
	border-left: 1px solid #493F2B;
	border-bottom: 1px solid #493F2B;	
   width: 800px;
	height: 525px;

}


td.bg {
background-image: url(images/layout4_r2_c1.jpg);
background-position: top;
background-repeat: no-repeat;
width: 415px;
height: 274px;

}
.bg2 {
	background-image: url(images/layoutgraf5.jpg);
background-position: top;
background-repeat: no-repeat;
width: 332px;
height: 225px;
}

.text  {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 9pt;
	color: #69614E;
	margin-left: 10px;
	margin-top: 3px;
		}

.point {
	vertical-align: middle;   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #493F2B;
	margin-top: 3px;
	margin-bottom: 3px;
	
}


.title {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #363024;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
		}	
		
td.big {
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-weight: bold;
	font-size: 9pt;
	color: #363024;
		}	




a {  font-family: Arial, Helvetica, sans-serif; 
font-size: 9pt; 
font-style: normal; 
color: #000000; 
text-decoration: underline;
}

a:hover  {
	color: #BDB7AB;
	text-decoration: none;
}
