@media all
{
body{margin:0px; background-color: #4da81d; background-image: url(new_bg2.png);
font-family:verdana; }



.headernew{   }
.menunew{background-image: url(new_menubg.png); background-repeat: no-repeat; color:white; font-size: 18pt;
text-align:right;}
.boxtop{background-image: url(new_topbar.png); background-repeat: no-repeat;}
.menubox{width:273px;}

.menulink{color:white; text-decoration:none;}
.menulink:hover{color:white; text-decoration:underline;}

#langs{font-size: 8pt; padding-top:20px;padding-bottom:10px;}
#langs img{border: 0px;}
#langs a{text-decoration:none;}
#langs a:hover{text-decoration:underline;}
#tb2 table{width:100 %;}
#tb0 table{width:100 %;}
.main{background-image: url(new_bg.png); background-repeat: repeat-x;}

#content{  background-image: url(new_midbar.png); background-repeat: repeat-y; padding-left: 30px; }
#content img{border: 0px;}


#content h1{font-size:24; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #ccc; 
padding-bottom: 10px; }
#content h3{font-size:16; border-width: 0px 0px 1px 0px; border-style: solid; border-color: #ccc; padding-bottom: 10px; }
#content a{ color:#000; }
#content a:visited{ color:#333; }
#content a:hover { color:#F00; }

.middleend{width:41px; background-image: url(new_midend.png); background-repeat: repeat-y; }
.footbar{background-image: url(new_botbar.png); background-repeat: no-repeat;}
#footernew{color:white; font-size: 14pt; text-align: right; padding-right: 20px;}
#footernew a{color:white; text-decoration:none;}
#footernew a:hover{text-decoration:underline;}


div#container{ border:1px solid  #ccc;}
div#containerH{  padding:10px;}
div#containerP{ border:1px solid #5A5; padding:10px;}
div#containerM{ padding:10px;}
div#containerF{  padding:10px;}

}

@media print
{

}
