html, body {
height:100%;
margin:0;
padding:0;
font-family:"Arial CE", Arial, helvetica, sans-serif;
}

body {
font-size:10px;
background:url(images/mainpagebgd.gif) #000 repeat;
color:white;
}

a {
color:#eee;
font-weight:bold;
}

p, h1{
margin:0;
padding:0;
text-indent:0;
}                 
.all {
width:950px;
margin:auto;
}
 
.toppage {
height:104px;
background:url(images/topbgd.jpg );
}

.bottompage {
height:22px;
background:url(images/bottombgd.jpg );
}

.maincontent {
height:300px;
_height:400px;
min-height:400px;
}      

.maintable {
font-size:11px;
background:url(images/stopa.gif) 100% 0 no-repeat;
}   

 
 .nsw a {
 color:#444;
 }
 
 
 ul.nsw, ul.nsw ul, ul.nsw li{
 display:inline; 
 margin:0;
 padding:0;
 }
 
 
 .nsw {
 display:none;
 color:black;
 font-weight:normal;
 font-size:80%;
 }
 