body	{ 
margin: 0; 
padding: 0;
background-color:#3e3832;
}

#main_table {

width:100%;
height:100%;
}

.content_table td{
width:102px;
height:72px;
}

#top_td {
height:70px;
width:200px;
padding: 10px 0 0 0;
vertical-align: top;
}



#middle_td {
padding: 0px 0 0 0;
vertical-align: middle;
h
}

#bottom_td {
height:120px;
width:200px;
padding: 0px 0 0 0;
vertical-align: top;
}


.text { 
color: #b3b7b9;
font-size: 11px;
font-family: Georgia;
line-height:18px;
}

.text a {	
color: #04dbe3;
font-size: 11px;
font-family: Georgia;
line-height:18px;
text-decoration: underline} 


.text a:hover {
text-decoration: none;
}


.text_light_italic{
color: #696160;
font-style: italic;}
	
.text_italic{
color:#b3b7b9;
font-style: italic;
font-weight: bold;}


a.de_01 { 
display:block;
 width:100px; 
 height:70px; 
 background: url(if_ima/de/ico_de_01_1.jpg) no-repeat; 
 cursor:link; }
a.de_01 img
{visibility:hidden;} 
a.de_01:hover
{background:0;} 
a.de_01:hover img
{visibility:visible; 
 border:0;}

a.de_02 { 
display:block;
 width:100px; 
 height:70px; 
 background: url(if_ima/de/ico_de_02_1.jpg) no-repeat; 
 cursor:link; }
a.de_02 img
{visibility:hidden;} 
a.de_02:hover
{background:0;} 
a.de_02:hover img
{visibility:visible; 
 border:0;}
