body{
font-family: Tahoma;
font-size: 14px;
background: url(bg.gif);
}
.div_all {
height:600px;
width: 650px;
border-style: groove double;
background: url(bodybg1.gif);
direction: rtl;
text-align: center;
}
.div_logo {
height:149px;
width: 650px;
background: url(tilel.gif);
border-bottom-style: outset;
}
.div_logo a {
 color: #DC143C;
 font-size: 30px;
 font-family: Tahoma;
 text-decoration:underline;
font-style: oblique;
}
.div_logo a:hover { 
color: #006400;
 font-size: 35px;
 text-decoration:none;
}

.div_menu {
height:435px;
width: 200px;
float:left;
}
.menu{border:1px solid #ffffff; color:#ffffff; display:block; font-size:1.1em; font-weight:bold; padding:4px 2px 4px 10px; width:110px;}
.menu:hover{background-color:#f8f8f8; border:1px solid #dadada; color:#000000; text-decoration:none;font-style: oblique;}
ver{background-color:#f8f8f8; border:1px solid #dadada; color:#286ea0; text-decoration:none;}

.div_menu2 {
height:435px;
width: 450px;
float:right;
}
.div_tile {
height:20px;
width: 650px;
background: url(tile.gif);
border-bottom-style: outset;
border-left-style: outset;
border-right-style: outset;
direction: rtl;
}
.copy{color:#ffffff;}
.copy:hover{color:#000000;}

