body { 
    text-align: center
	background: white;
    font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px; 
}

iframe { display:block; width:100%; border:none; }

body, td{
  font-size: 12px;
}
a{
	color: #506415;
	text-decoration: none;
}
a:hover{
	color: #759C02;
}

div.center {
  height: 100%;
	width: 604px;
	padding:0px;
	float:left;
    border-left: 52px solid white;
    margin-left: -52px;
}
 
table.center {
	width: 100%;
}

table.center th {
	width: 100%;
	height: 1.5em;
	padding-right: 50px;
    text-align: right;
	background: #E0D8D9;
    font-weight: normal;
	font-size: 12px; 
    color: #70000B;
}

table.center td {
	padding-top: 10px;
	padding-bottom: 10px;
    vertical-align: top;
    color: #565654;
	font-size: 11px; 
}

.content_1 td{
	background: #ECEBEB;
}

.content_2 td{
	background: #E0D8D9;
}

table.center img {
	border: 1px solid #7C020D;
}

.picture {
    width: 30%;
    text-align: left;
    padding-right: 10px;
    padding-left: 20px;
}        
.text {
    padding-right: 20px;
    padding-left: 10px;
    text-align: justify;
    width: 70%;
} 
.fullLengthText {
    padding-right: 10px;
    padding-left: 10px;
    text-align: justify;
    width: 80%;
} 

.fullLengthText2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: justify;
    width: 100%;
}

.table_cell{
padding-right: 20px;
padding-left: 10px;
}
.table_cell2{
padding-right: 20px;
padding-left: 20px;
}
 
.table_inside {  
padding-left: 20px;
border: solid; 
border-width: 1px 1px 0px 0px; 
border-color: #E0D8D9; #E0D8D9; black; black;
}

.table_inside2 {  
padding-left: 10px;
padding-right: 10px;
border: solid;
text-align: right; 
border-width: 1px 1px 0px 0px; 
border-color: #E0D8D9; #E0D8D9; black; black;
}

.table_out {
width: 100%;  
border: solid; 
border-width: 0px 0px 1px 1px; 
border-color: #E0D8D9; #E0D8D9; #E0D8D9; #E0D8D9; 
}

.table_out2 {
border-color: #ecebeb; #ecebeb; #ecebeb; #ecebeb; 
}

.table_out2 td {
border-color: #ecebeb; #ecebeb; black; black;
}


