INPUT, TEXTAREA, OPTION, SELECT, FILE  {
	font-family: Tahoma,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid white;
	font-weight: bold;
	background: url(lb.png) ;
}

body {
    margin:0; padding:0;
    background: url(lb.png) ;
    font:14px Verdana, Tahoma, Arial, Sans, sans-serif;
    color:#514c43;
    text-align:center;
}

#main {
    width:800px;
    position:relative;
    margin:0 auto ;
    background: url(lb.png) ;
    border-bottom:3px white;
    text-align:left;
}

td.index {
background: url(tlo.png) ;
}

#left {width:170px; float:left; background-color:white;}
#center {width:460px; float:left; background-color:white;}
#right {width:170px; float:left; background-color:white;}
.top {
     width:800px;
     height:150px;
     float:left;
     text-align:center;
     font:16px Verdana;
     
 }
 
.new{
    font-size: 10px;
    margin: 0 0 10px 0;
}
 
.new h2{
    font-size: 12px;
}

.new h1{
    font-size: 16px;
}

